search for: a_new_hash

Displaying 2 results from an estimated 2 matches for "a_new_hash".

2006 May 12
0
draft-proposal for Ajax.History - History/Bookmark handling in Ajax apps
...ect for a change. There are currently 2 implementations for this hash object. iframe based for IE and window.location.hash based for firefox/mozilla. When the hash changes the callback function gets called with the changed hash as arguement. History entries are added with Ajax.History.add(''a_new_hash''). This is a very simple implementation of history support and needs to be radically extended to be usefull ;) So any ideas, proposals, hints or something like that are greaty appreceated I will set up a test page and unit tests when I can spare some time for it... best regards -- M...
2006 Jun 29
11
Autocompleter without a default choice
Hi, I have an ajax auto completer for a text field in a form. All''s good. Unfortunately, I also want the form to be submitted when the user hits ''return'' in the text field. This combination of circumstances means that if the user is typing his entry and then hits return to submit it is possible that dang auto completer will pop up and complete his entry for even if he