Computer problems,Computer help
*AX SOFT>>>Programming & Design

What program can i use to make scrollover effects?


I wan tto make a picture. then when i scrollover that picture I want something else to appear in its place. how can I do this? please help

Is there a way to do this in html????

You can do this with JavaScript or you can do it with CSS which is much easier but not as flexible. It can't be done with just HTML.

Use Javascript. You can probably find the shell on any Javascript website.

the onMouseOver(imageReplace()) function can be added to the <img> tag and then all you have to do is write a small amount of js something like
function imageReplace() {
document.getElementById('ID').innerHTM... = "<img2>";
}
Thats just an example and wont work unless you tweak it to your content and the quotes are not correct . Its just an example of what you need.

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • My computer has gone seriously slow and keeps coming up with Internet exlorer script error line 72 char 2?

    ...

  • Long form equation for finding the cubed root of a number?

    If your program allows fractional exponents try x^(1/3) or pow(x,1/3) .

    ...
  • How to write this C code?

    I'd use something like shown below int ForeignTimeToEastern (int hour, int adjustment) { int temptime; int timefactor; switch (adjustment) { case 0: timefactor=-5; // london ...

  • What's the command for writing francesca with s' having that thing above?

    艢艣艤艥拧 click start and goto search, search files for a program named character map, it will give you commands for any characters you want. best answer appreciated :)

    ...
  • NAND Gate question?

    a) K-MAP in SOP form is correct: AC'+A'C b) to make the circuit using NAND gates, you will need 5. A' and C' will require both inputs tied together (2 gates) then make A&#...

  • How do you solve the following problem recursively?

    I'm not familiar with Java functions (you need mod and a print statement that doesn't add a newline) . Formatting is probably a little screwed up...want it in python? public static vo...

  • Adobe AIR...just another widget platform?

    Because Adobe doesn't have any Widgets or gadget or konfabulator of it's own. This is a new trend and they want to get in on it. Simple as that.

    ...
  • I downloaded one .nrg file. How do i access it?

    Its actually a nero image file.. An image file is file that has all the files in a cd compiled in it. u need a virtual drive to mount this .nrg file, so that u can use it the best virtual ...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster