[Rails] Re: Catching "keypress" event with observe_field

Gaël gael.deest at gmail.com
Sun Aug 13 01:17:56 GMT 2006


Thanks for you reply !

> 1. Right click on the loaded page and view source to make sure 
> javascript is in the headers. Maybe observe_field isn't being loaded.

Yep, it's loaded.

> 2. Instead of using keypress, does it work with frequency? I know that 
> is not what you want, but it might give you some ideas.

Already done that, and yes, it works very well.

> 3. Try text_field_tag as well for the input.

Just tried, but it doesn't work either. I really don't know what to try 
next...

Thanks anyway


-- 
Posted via http://www.ruby-forum.com/.


More information about the Rails mailing list