> Are there any other objects on the page with id transaction_type ? (or
> to put things another way, if you evaluate $('transaction_type') in
> the firebug console, what do you get?)
>
> Fred
You nailed it Fred. I had stripped out the rest of the page to simplify
what was going on to see if there were any other underlying objects
getting in the way and there was another <div> on the page with an id of
"transaction_type". Once I removed it, everything worked fine.
Thanks again,
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" 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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---