Vic D
01-07-2003, 06:41 PM
Can I detect event's related to stylsheets? For example is there any such thing as something like: <LINK REL="STYLESHEET" TYPE="text/css" EF="Basic.css" ONLOAD="DoThis();" >
|
Click to See Complete Forum and Search --> : Stylesheet Events Vic D 01-07-2003, 06:41 PM Can I detect event's related to stylsheets? For example is there any such thing as something like: <LINK REL="STYLESHEET" TYPE="text/css" EF="Basic.css" ONLOAD="DoThis();" > Zach Elfers 01-07-2003, 08:17 PM No. If you added event handlers to a stylesheet tag, but they wouldn't do anything and might mess your code up in some browsers. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |