Results 1 to 2 of 2

Thread: Image Rollovers- is this possible?

  1. #1
    Join Date
    Apr 2014
    Posts
    16
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default Image Rollovers- is this possible?

    So I have two main divs on my website that are side by side. I have a table in the main div with images. What I want is on rollover of the images in the table to have the rollover image display on the div to the right.

    I know I can do this by setting the position with pixels and it will probably take a bit of trial and error and I think depending on how large people have their window sizes set may vary from person to person. I'd like something more fixed like-> "display rollover in side div".

    I hope that makes sense...

    What do you think? Is this doable? Any tips? Trying to avoid javascript, I don't understand it as well as CSS/HTML. But I am willing to use it if it won't interfere with the over js on my page.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    I actually would recommend a javascript for that:

    http://www.dynamicdrive.com/dynamici...thumbnail2.htm

    Without javascript things are more limited and I don't think you can quite accomplish what it sounds like you're describing. But you can come fairly close:

    http://www.dynamicdrive.com/style/cs...image-gallery/

    And here's another non-javascript approach, not as close, but after you see the other two - look at this, you might decide you like it better:

    http://www.dynamicdrive.com/style/cs...image-gallery/
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Similar Threads

  1. image rollovers
    By dcr33 in forum JavaScript
    Replies: 14
    Last Post: 09-27-2011, 06:01 AM
  2. Random Image Load with image specific hovers (rollovers)
    By PhoenixDigitalMedia in forum JavaScript
    Replies: 3
    Last Post: 06-01-2011, 04:29 AM
  3. css image rollovers
    By questions in forum CSS
    Replies: 8
    Last Post: 08-02-2008, 11:58 PM
  4. Image Rollovers
    By Tharnid in forum JavaScript
    Replies: 3
    Last Post: 03-29-2008, 01:59 AM
  5. Interactive Image Slideshow add image button rollovers?
    By dknric in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 05-20-2005, 06:22 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •