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,
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.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs