The Chip Board
Custom Search
   


The Chip Board Archive 14

Re: NCR Technical Question
In Response To: Re: NCR Technical Question ()

Ross,

Here's the script. There's 3 parts to it, not sure if I inserted it correctly. The El Rancho Vegas image is suppose to load instantly, then change to an image of Downtown Vegas when you run your cursor over the top edge.

3 parts to this script
========================================================
part 1
========================================================

if (document.images) {
image1 = new Image
image2 = new Image

image1.src = "your-image1.jpg"
image2.src = "your-image2.jpg"

}

=======================================================
part 2 - add your link and text
=======================================================
Rollover Image
========================================================
part 3 - put this where you want your image to show
========================================================

Messages In This Thread

NCR Technical Question
Re: NCR Technical Question
Re: NCR Technical Question
Re: NCR Technical Question
Ross YOU'RE A GENIUS!
Ross is the BEST * vbg*

Copyright 2022 David Spragg