does that work in IE? i don't think so ;) ... i think you use an ajax-framework, probably prototype or jquery? ... is the framework included correctly and correctly initialized?
hmmm ... that may be tricky then ;) ... you have to create a namespace or distinct execution context for both of the frameworks ... unfortuatly i'm not very familiar with those frameworks ... so only i'm able to give you the hint to have a look at the documentation of the frameworks on how to make them cooperate with other frameworks ...
or somebody of our experts here notices that thread and gives you a hint for what to do ...
What do you want your code to do? Give an example.
What is your code doing that you don't want it to do? Give an example.
What is your code *not* doing that it is supposed to? Give an example.
Comment