Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 41827
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T15:14:32+00:00 2026-05-10T15:14:32+00:00

I have a small gallery of thumbnails. When I place my mouse pointer over

  • 0

I have a small gallery of thumbnails. When I place my mouse pointer over a thumbnail image I’d like to have a full size image pop up in a div in the top right of the screen. I’ve seen this done using just CSS and I’d like to go down that route rather than use javascript if possible.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T15:14:33+00:00Added an answer on May 10, 2026 at 3:14 pm

    Pure CSS Popups2, from the same site that brings us Complexspiral. Note that this example is using actual navigational links as the rolled-over element. If you don’t want that, it may cause some stickiness regarding versions of IE.

    The basic technique is to stick each image inside a link tag with an actual href (Otherwise some IE versions will neglect :hover)

    <a href='#'>Text <img class='popup' src='pic.gif' /></a> 

    and position it cleverly using absolute position. Hide the image initially

    a img.popup { display: none } 

    and then on the link rollover, set it up to appear.

    a:hover img.popup { display: block } 

    That’s the basic technique, but there are always going to be major positioning limitations since the image tag dwells inside the link tag. See the link for details; he uses something a little more tricky than display: none to hide the image.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on a little image gallery, where you'd roll over a small thumbnail,
I have a problem with a small mobile image gallery. When I change the
All lightbox scripts have the image gallery option which are built like this: <a
I have a small custom made thumbnail gallery. On click of a thumbnail I
I'm trying to put together a small thumbnail gallery and have run into a
I have a small self made gallery which im still working on it: http://springbreak.enteratenorte.com
I have small question by entity framework 4.1. There is interface of image DTO:
I have a lite-javascript run image gallery. The javascript grabs each <img> element in
Having some issues, basically I have a random image gallery. This is the code
On my server, I have three files per image. A thumbnail file, which is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.