I am setting up a form to query our Google Mini. Google's default
parameter for the search term is 'q'. So you give your text input a
name/id of 'q' I did this and setup a delayedobserver to trigger my
request. However, it is never triggered. If I change the name/id to
anything longer than one character it works. But if I change it back
to 'q', a single character, it does not work. Is there some sort of
requirement that needs names/ids to be more than one character?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---