Need Preload+Mouseover code for 4 imgs

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dave

    Need Preload+Mouseover code for 4 imgs

    I am looking for a Javascript code to preload 4 images, and display a different
    image in their place during a mouseover. In other words, 8 images total. I'm not
    quite finding anything appropriate.

    The procedure should be simple; the code shouldn't have to be too long if it can
    be helped. Any assistance is appreciated. Thanks!

    --
    =============== =============
    - Dave



  • Nik Coughin

    #2
    Re: Need Preload+Mouseov er code for 4 imgs

    Dave wrote:[color=blue]
    > I am looking for a Javascript code to preload 4 images, and display a
    > different image in their place during a mouseover. In other words, 8
    > images total. I'm not quite finding anything appropriate.
    >
    > The procedure should be simple; the code shouldn't have to be too
    > long if it can be helped. Any assistance is appreciated. Thanks![/color]

    You don't need JS for image mouseovers, you can use CSS.






    Comment

    Working...