WebmasterLULZ
05-12-2009, 10:43 AM
Idk wheather to post this in CSS or javascript.
Because this is about a advance CSS tag that exucutes javascript.
Anyway,
For this test I am doing I did
#divName{ width:expression(alert(1)); }
However, it kept on alerting 1 over and over again.
Is there a way to make the "expression( " CSS to run a javscript function without looping itself?
Because this is about a advance CSS tag that exucutes javascript.
Anyway,
For this test I am doing I did
#divName{ width:expression(alert(1)); }
However, it kept on alerting 1 over and over again.
Is there a way to make the "expression( " CSS to run a javscript function without looping itself?