Turns out the problem was related to the backend somehow. It seems it kept returning the same javascript file over and over again. Anyway that seems to be fixed now.
Thanks, Jon B On Jun 2, 4:24 pm, Fábio M. Costa <[email protected]> wrote: > Are you firing the event (using fireEvent) anywhere? > If you fire the event without passing arguments you wont get the event > parameter on the event handler. > > -- > Fábio Miranda Costa > Solucione Sistemas > Engenheiro de interfaces > Twitter: fabiomirandahttp://solucione.info > > > > On Wed, Jun 2, 2010 at 7:48 PM, jonlb <[email protected]> wrote: > > I don't have a demo up but I'm going to try just stripping this down > > and see what happens if I just start creating script tags and see if > > there is a limit.... If that doesn't provide some insight I'll try to > > get a demo up somewhere, somehow... > > > Thanks, > > Jon > > > On Jun 2, 3:32 pm, Sanford Whiteman <[email protected]> > > wrote: > > > > I'm able to create 10 of them but on the 11th one the 5th line of > > > > the addEvent function fails because Element.Events is somehow > > > > undefined. Yet it's fine the other 10 times?? > > > > This happens regardless of the script content? > > > > Demo up? > > > > -- Sandy
