How can I find which image is at the middle?
1.jpg, 2.jpg, or......
when the page loads, 1.jpg is at the middle.
So how can I keep tracking which image is at the middle?
User Profile
Collapse
-
I want it to rotate automatically. What do I need to change?
When the mouse is over of the picture, the pictures stop rotating.
When the mouse is out of the picture, the pictures continue rotating.
And the coding is too long. Can I take out some of coding?
Thank you!Leave a comment:
-
-
http://bytes.com/topic/javascript/an...ds#post3500432
After running this program in editplus, I can't see any pictures in my website (1.jpg, 2.jpg, 3.jpg). The code is come from the same link of my post paper....Leave a comment:
-
It doesn't work. After running this program, I can see any pictures in my website (1.jpg, 2.jpg, 3.jpg).
...Code:<script type="text/javascript"> eye={p:0,x:0,y:0,w:0,h:0,r:0,v:0,s:0,isVertical:0,a1:0,a2:0,a3:0,color:'#ffffff',colorover:'#ffffff',backgroundcolor:'#0099ff',backgroundcolorover:'#000000',bordercolor:'#000000',fontsize:12,fontfamily:'Arial',pas:0,spinmenu:function(){this.p=this.r/this.s;this.a1=this.a2=this.isVertical?0:Math.PI/2},spinmenuitem:function(a7,a6,a5){a4="Leave a comment:
-
I you want to achieve this "eye" object code?
The rotate.js code use in the eye obj.
<script language="JavaS cript" type="text/javascript" src="rotate.js" ></script>Leave a comment:
-
rotate
Can you post the rotate.js or send me the rotate.js?
...Code:<html> <head> <script language="JavaScript" type="text/javascript" src="rotate.js"></script> </head> <script language="JavaScript" type="text/javascript"> eye.isHorizental = 1; eye.xB = 70; eye.yB = 20; eye.buttDist=5;
Leave a comment:
No activity results to display
Show More
Leave a comment: