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
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
---
> 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
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