0
votes
1answer
120 views
How do I embed a flash SWF file and get around the IE security layer without using swfobject (to keep down file size)
I'm looking for a way to embed an SWF into a page and get around the Internet Explorer security issue (where it requires an extra click to "activate" the flash file).
I've got my code work …
0
votes
Detecting divs as rendered in the window to implement Google-Reader-like auto-mark-as-read?
I just came across this as I need the same thing, and it looks super useful:
http://www.appelsiini.net/projects/viewport …
