So I have a set of <SELECT> elements that are ajax'd in and out depending on what is selected using the event "change". I know that .live("change") is not fully supported, but I was wondering if anyone had come up with a real creative way around this.
- [jQuery] alternative to .live("change") in IE6 liam