Jump to content
  • 0
Sign in to follow this  
DeviantRaze

Patcher Code Please Help!

Question

10380444_1506495426238263_6734704281125703498_o.jpg

 

 

And im using this code. 

 

<!DOCTYPE html><html><head><script type="text/javascript"><!-->var image1=new Image()image1.src="loading00.jpg"var image2=new Image()image2.src="loading01.jpg"var image3=new Image()image3.src="loading02.jpg"//--></script></head><body><img src="loading00.jpg" name="slide" width="800" height="600"><script type="text/javascript"><!--var step=1function slideit(){document.images.slide.src=eval("image"+step+".src")if(step<3)step++elsestep=1setTimeout("slideit()",2500)}slideit()//--></script></body></html>

Please help me :)

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.