Re: [T5.1.0.2] / [T5.1.0.3] Combining JavaScript Libraries in IE 6

2009-04-15 Thread Howard Lewis Ship
s like IE 6 was not happy with the virtual asset js >>> file. >>> >>> I was just wondering if anyone else had noticed this behaviour as I'm >>> only able to test IE 6 via the usual Multiple IEs install on a Windows >>> XP box (and not through

Re: [T5.1.0.2] / [T5.1.0.3] Combining JavaScript Libraries in IE 6

2009-04-15 Thread Steve Eynon
only able to test IE 6 via the usual Multiple IEs install on a Windows >> XP box (and not through a *real* IE 6 install). >> >> Regards, >> >> Steve. >> >> --------------------- >> To unsubscribe, e-mail: u

Re: [T5.1.0.2] / [T5.1.0.3] Combining JavaScript Libraries in IE 6

2009-04-15 Thread Ville Virtanen
--- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > > -- View this message in context: http://www.nabble.com/-T5.1.0.2-T5.1.0.3--Comb

[T5.1.0.2] / [T5.1.0.3] Combining JavaScript Libraries in IE 6

2009-04-14 Thread Steve Eynon
Hi, I noticed that if I added script on page in a component during the beginRender() method via... renderSupport.addScript() ...I recieved a javascript error in IE 6 complaining that the Tapestry object did not exist on the line: Tapestry.onDOMLoaded(function() { This only happens if "tapestry