• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

JavaScript command to create a tornado out of all images on a website.

Page 3 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
we should make some kind of game to see who can click the right pic for the action they want...damn this thing is cool
 
Originally posted by: ForumMaster
do it several time. each time makes it faster.

Each invocation of the script adds extra timeouts, so you get them running interleaved unless your timing is absolutely perfect.
 
Originally posted by: outerheaven
Sweet! :thumbsup:

It didn't even freeze my old Powerbook, although it's hot enough to fry an egg now.

I just did the Mets thread (500 posts/page) on a computer in my architecture design lab:

Intel E6600 Conroe
4GB RAM
nVidia Quattro FX

No slowdown FTW!
 
Try using "div" instead of "img" in the getElementsByTagName function call. Then the whole page really goes nuts. All the posts empty out and the text flies around. Gives your CPU a workout.
 
Back
Top