jpbertra
03-19-2004, 04:20 PM
I want my window to refresh after a resize. for testing purpose I do an alert.
I've been trying to get this behaviour to work but no success.
Any idea why it's not working or what else I could do?
<SCRIPT FOR=window EVENT=onResizeEnd>
<!--
alert('kiki');
//-->
</script>
I've been trying to get this behaviour to work but no success.
Any idea why it's not working or what else I could do?
<SCRIPT FOR=window EVENT=onResizeEnd>
<!--
alert('kiki');
//-->
</script>