Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: CSS Shift help  (Read 3072 times)

0 Members and 1 Guest are viewing this topic.

nymph4

    Topic Starter


    Specialist

    CSS Shift help
    « on: March 06, 2010, 12:11:56 PM »
    OK I found out what I am going to use to do my  Image Rolover on my web site but I need a little help.

    If I use  JavaScript I load one image at a time  and it goes back and forth between the two images and my cause the loading to go slow and look like it has a Flicker.

    If I use  CSS   to do the Image Rolover   I load one image   and  use  CSS to just shift it around.

    Now I just need to know if I have this part right?

    I will make ONR  BIG  SQARE  image  say  4 inch  high  and  in the  and bottum  of this big  sqare  I then can put my PHOTS I will use.
    The image I will use for wen the mouse is off the image  will go at the TOP of this sqare.

    The image I will use for wen the mouse is ON the image will go at the  BOTTUM of the sqare.

    So I will have two images in one big sqare and then Export it as one image and embed it onto my web page.

    And with  CSS  code I will only show the part of the image that will be active at that time.

    And the shift comes in  so wen the top or  bottum is to be seen   the CSS  shifts the image  so it looks like it is always in the same place???

    Do I have this right????