| | Is there a way to make images on a page change without having to use flash/ Java? |
|
|
|
java as in javascript?
1. Create a blank file named rollover.js 2. Move rollover.js to the same folder/directory as the html file you want the rollover picture to show 3. Open rollover.js 4. Copy and paste the following code to rollover.js: CODE img = new Image(); img.src = "yourimage.jpg"; Replace "yourimage.jpg" with the name of your image 5. Save rollover.js 6. Open the html file/page that you want the rollover picture to be in 7. Copy and paste the following code between the <head></head> tags in the html file: CODE <script type="text/javascript" language="JavaScript" src="rollover.js"></script> 8. Copy and paste the following code to your html file: CODE <a href="link_to_go_to_when_clicked.html" onmouseover="img.src='your_mouse_over_picture.jpg';" onmouseout="img.src='normal_picture.jpg';"><img src="normal_picture.jpg" border="0" name="img"></a> *Replace link_to_go_to_when_clicked.html with the page to go to when your rollover image is clicked. If you don't want a link, simply remove the <a></a> tags surrounding the rollover picture. *Replace your_mouse_over_picture.jpg with the picture you want to show when your mouse is hovering over the picture (the normal picture) *Replace normal_picture.jpg with the picture to show when your mouse is NOT over the picture. If you need more help, PM me!
No, Java as in the langauge that requires this program, www.java.com, Java and Javascript are two diferent langauges...
that's what i thought, as you can't do much 'html' rollovers in java. anyways, snlildudes, got a great exmaple.
Similar Topics
Keywords : image hovered flash
Hi there! I've been looking into using one of the image gallery programs provided in cpanel Okay, are there any good image galleries, Outside of teh fantastico ones, (4images) (Gallery) and Would anyone be willing to do a free flash intro for me? if so please PM me, or IM me on aim! Hi all, I got a few html questions... 1. How can I make the content of a table start from the top? Hi all, Just a minor problem, The image I chose to use in my forum signature doesn't display Is there somewhere where I can get a small image, like 88x31? I want to put a nice button on my Can someone recommend a website that offers image hosting service to serve up signatures, etc... I have my own flash chat but i heve no idea how to install it. /sad.gif' border='0' Looking for make, image, change, hovered, w, o, flash
|
|
![]() Make Image Change When Hovered W/o Flash? - How? |
| ADD REPLY / Got an Opinion! | Remove these ADs! | RAPID SEARCH! | Free Web Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute more info. to help others. Ask your Doubts & Queries to get answers, So that "Together We can help others!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|