MaryJanesFarm Farmgirl Connection
Join in ... sign up
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 General Chat Forum
 Across the Fence
 fun with code...

Note: You must be logged in to post.
To log in, click here.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Insert QuoteInsert List Horizontal Rule Insert EmailInsert Hyperlink Insert Image ManuallyUpload Image Embed Video
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
GaiasRose Posted - Jan 08 2007 : 11:58:03 AM
This is fun! Take the following code, copyand paste it into your browser (works with both firefox and IE on any web page) and hit enter to see what happens...

javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0);


~*~Brightest Blessings~*~
Tasha-Rose
blogs: http://gaiarose.wordpress.com
http://frugalwitch.wordpress.com
http://tasharose365.wordpress.com/
2   L A T E S T    R E P L I E S    (Newest First)
Mumof3 Posted - Jan 08 2007 : 1:48:44 PM
Oh, gosh!! How did you do that? I'm dizzy!!

Karin
Libbie Posted - Jan 08 2007 : 1:13:18 PM
Whoa! That one gives me a case of vertigo! Fun!!!

XOXO, Libbie

"Nothing is worth more than this day." - Goethe

Snitz Forums 2000 Go To Top Of Page