Hi all.

I've got two selects and an image.

When I change the second one, the image updates and when i change the
first one, the second is updated.

The information contained in the second select is vital to choose
witch image is loaded.

My problem is when I change the first one, I want to trigger the image
change only after the second select is altered.
I've tried to use 'onSuccess' on the Ajax.Updater of the first select,
I've tried to place a setTimeout on it, but it's not a good solution.
It works sometimes, but there are times when the reloadImg function is
triggered before updating the second select.

Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to