|
||
| Inside Technique : Cross Browser BLINK Element : Scripting Blink Since Internet Explorer 4.0 parses the Blink tag, all we need to do is create a timer
that automatically hides and shows the contents of all BLINK elements on the page. After
the page is loaded, we create a timer that locates all the BLINK elements swapping their
CSS visibility property. The code is as follows:
Now, we wouldn't be fair to all the fans out there if we also did not provide an even more powerful solution that takes advantage of the latest browser technologies. Once the decision to use has been made you should not have to worry about integrating your script on the page. Instead, you should just apply the behavior using Internet Explorer 5.0 behaviors. Page 1:Cross Browser BLINK Element © 1997-2000 InsideDHTML.com, LLC. All rights reserved. |