Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Navigation Bar

  1. #11
    Senior Member
    Join Date
    Feb 2011
    Location
    Bedford, UK
    Posts
    203
    Thanks
    1
    Thanked 0 Times in 0 Posts
    the above is ok but if you want more than just text that changes color when hovering your mouse you will have to create at least two images for each menu item..?

  2. #12
    Moderator Corrosive's Avatar
    Join Date
    May 2010
    Location
    Bristol, UK
    Posts
    980
    Thanks
    18
    Thanked 27 Times in 20 Posts
    Quote Originally Posted by byronc View Post
    the above is ok but if you want more than just text that changes color when hovering your mouse you will have to create at least two images for each menu item..?
    I'd always recommend one big image for rollovers. The menu bar non-over above and the over state below. Then use the CSS 'Sprites' technique to create the rollovers with background positioning. That way you avoid javascript (in case the viewer has it switched off) and you can still offer HTML alternatives for the text using 'Phark' image replacement.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Animating CSS ul navigation with jQuery
    By rosedani in forum Website Coding & Programming Forum:
    Replies: 2
    Last Post: 09-02-2011, 12:58 PM
  2. PHP Navigation problems
    By Royale-Graphics in forum Website Coding & Programming Forum:
    Replies: 2
    Last Post: 10-28-2009, 10:39 AM
  3. Updated website with navigation!
    By designer01 in forum Website Design Critique:
    Replies: 7
    Last Post: 05-12-2009, 08:35 AM
  4. Slimbox navigation keys
    By MarkS in forum Website Coding & Programming Forum:
    Replies: 2
    Last Post: 02-16-2009, 09:44 AM

Posting Permissions

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