search for: moveend

Displaying 5 results from an estimated 5 matches for "moveend".

2010 Sep 22
3
how to remote function to get info from url in a javascript function
...( the html is a table that displays weather data) here is what i have so far function replace_weather_table(){ zoomy = map.getZoom(); weather_table_one.setContents(new Ajax.Request(''/weather/ update_weather_tables?zoom=''+zoomy)); }; GEvent.addListener(map,"moveend", replace_weather_table); i would like to have the contents be those of a partial, but when executed, the display only shows "[object Object]" would appreciate any help, thanks sk -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: T...
2006 Feb 13
2
would like to have the input text highlighted in the autocomplete div
Hello everyone, I would like to have the input text highlighted in the autocomplete div (similar to google suggest) Any ideas how I can get this working with the autocomplete class ? Thanks, Shyam
2020 Aug 28
0
Wine release 5.16
...SwitchToRef interface. Brendan Shanks (1): winevulkan: Fix vkEnumerateInstanceExtensionProperties() behavior when no Vulkan driver is present. Carlos Rivera (1): kernel32: Remove obsolete comment. Damjan Jovanovic (3): riched20: Implement ITextRange::MoveStart() and ITextRange::MoveEnd() for tomCharacter. riched20: Implement ITextRange::Move() for tomCharacter. riched20: Implement ITextRange::StartOf() and ITextRange::EndOf() for tomCharacter. Daniel Lehman (2): msvcrt/tests: Add tests for SpecialCasing. ucrtbase/tests: Add tests for SpecialCasing. Derek...
2018 Apr 13
0
Wine release 3.6
...in to_int32. jscript: Properly parse large hexadecimal listerals. jscript: Added Date.prototype.toISOString implementation. Jactry Zeng (3): riched20/tests: Add helpers for simplifying tests of ITextRange and ITextSelection. riched20: Implement {ITextRange,ITextSelection}::MoveEnd. riched20: Get ITextRange interface from QueryInterface instead of casting. Józef Kucia (13): winevulkan: Generate code for extension name and version constants. winex11: Use VK_KHR_WIN32_SURFACE_* constants. winevulkan: Support VK_NO_PROTOTYPES in our Vulkan header....
2007 Sep 14
0
Wine release 0.9.45
...: Reimplement IHTMLTxtRange::get_text. mshtml: Added IHTMLTxtRange tests. mshtml: Added IHTMLTxtRange::expand implementation. mshtml: Fixed ref count in parentElement. mshtml: Added IHTMLTxtRange::move("character") implementation. mshtml: Added IHTMLTxtRange::moveEnd implementation. mshtml: Added IHTMLTxtRange::move("word") implementation. mshtml: Added IHTMLTxtRange::put_text tests. mshtml.idl: Added IHTMLAnchorElement. mshtml: Added IHTMLAnchorElement stub implementation. mshtml: Store HTMLDOMNode struct instead of poin...