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 871675
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T10:40:29+00:00 2026-05-15T10:40:29+00:00

Can we use more than 2 images for single navigation. That means when we

  • 0

Can we use more than 2 images for single navigation. That means when we hover on that image it will shows 6 different images. Is it possible to make for a single navigation image? If possible means how?

I think you are all understand this

alt text http://img714.imageshack.us/img714/2786/mubeen.gif

  • 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. Editorial Team
    Editorial Team
    2026-05-15T10:40:30+00:00Added an answer on May 15, 2026 at 10:40 am

    You can (at the moment – cross browser) only set one bg image on an element. If you want to change it on hover or whatever, just add an a-tag with href set on #:

    <a class="img" id="thatoneimg" href="#"></a>

    And then in the css:

    a.img {
      width: 100px;
      height: 100px;
    }
    a#thatoneimg {
      backround-image: url(staticimg.jpg);
    }
    a#thatoneimg:hover {
      backround-image: url(movingimg.gif);
    }

    That should work cross browser. You need the a-tag for it to work in IE.

    Edit:
    As Starx said, just make the second image a .gif with an animation. It will not use sprites but it will work.

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

Sidebar

Related Questions

give some idea about lazy loading,so that i can load more than 20 images
I need help programatically graphing more points than can fit in a single Excel
As images say more than 1000 words, here's my problem (note: I can't post
I know this question has been asked, but I can't find more than one
I am using ASP.net with VB.NET. Is there some Validator that I can use
I use ListBox to show Images. However I found if the Listbox contain more
I can use the following code for tiny little queries: DECLARE @sql VARCHAR(8000) SET
this is more of an algorithmic question rather than a specific language question, so
I am launching a java jar file which often requires more than the default
I am working on a program which manipulates images of different sizes. Many of

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.