Coding rotation pic and text-html
|
Newbie Member
|
|
| 10Mar2010,02:19 | #1 |
|
I want to rotate a pictures (img src= etc) but each with a link reference to bring up a larger pic associated with the small pic. Have gone blank as to how. Hope this is a simple thing and someone can guide me. Thanks
|
|
Go4Expert Member
|
|
| 10Mar2010,05:51 | #2 |
|
you mean rotate by some actions on the page like button?
Then you need a copy of your picture turned on its side. To do that, if you are on w2k (and probably XP) with MS Office installed, got to Programs-->MS Office Tools-->MS Photo Editor Load the original image, then for the meny bar select Image-Rotate. The rest is self explanatory And a bit of JavaScript to swap images on some event like mouseOver |
