Dude, please post a simple example, that''s kinda confusing. It sound
like you need to be using bind or a closure somewhere though.
Colin
Matthew Williams wrote:> I have a series of Ajax.updaters in my application. A user selects an
> item which triggers the ajax call and populates a DIV with some dynamic
> data. A user will then select an option from that data which makes
> another call and populates a DIV. WIthin that DIV just created
> contains another DIV and I would like to make one more Ajax.updater
> call to populate it but it seems I have a scope issue or something
> because it can''t be seen.
>
> For example. On the initial index.cfm page I have a drop down. I can
> do an alert($F(dropdown)) and get its value. But if I try that same
> alert from one of the DIVs that the Ajax.updater fetches; it
doesn''t
> work.
>
> Can anyone offer some insight on how I should be able to make this work
> correctly?
>
> Thanks.
>
>
> >
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Spinoffs" group.
To post to this group, send email to
rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---