AJAX helper observe_field

Hi,

 The observer_field helper is wotking fine in Internet Explorer but 

doesnt show any action in Mozilla browser. Can anybody throw some light
into this matter.

Thanking you…
Prasad

Hi Prasad,

Sounds like the form element that you’re observing does not have an ID
attribute that matches what you have specified in the observe_field tag.

Generally, IE will search for form elements by ID first. And if this
fails,
will search for form elements by Name. Firefox doesn’t do this.

Rory
http://www.roryhansen.ca