i am using the following script:
<SCRIPT FOR="window" EVENT="onLoad" LANGUAGE="javascript">
some scripting here
</script>
Everything works fine bar a couple of XP based browsers where the above works but then no popup-windows (from a link) work! Where if I remove the above the popup-windows work fine (And I do have to remove everything as ist seems that is is the <SCRIPT FOR="window" EVENT="onLoad" LANGUAGE="javascript"> part which is stopping everything)! What is going on??
please anyone?!?
<SCRIPT FOR="window" EVENT="onLoad" LANGUAGE="javascript">
some scripting here
</script>
Everything works fine bar a couple of XP based browsers where the above works but then no popup-windows (from a link) work! Where if I remove the above the popup-windows work fine (And I do have to remove everything as ist seems that is is the <SCRIPT FOR="window" EVENT="onLoad" LANGUAGE="javascript"> part which is stopping everything)! What is going on??
please anyone?!?