Works in IE7 not in FF...

This is a discussion on "Works in IE7 not in FF..." within the Web Page Design section. This forum, and the thread "Works in IE7 not in FF... are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 21st, 2007, 22:22
New Member
Join Date: Jan 2007
Location: NEPA
Age: 31
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Question Works in IE7 not in FF...

http://www.smartrealtyinfo.com/_TEMP.html

Expand the left navigation menu in IE7 and hover over the submenus/links. They get highlighted in green and an arrow appears.

Do the same in FF. No highlight or arrow.

How can I have FF highlight too?

Code: Select all
}

.sdmenu .submenu a:hover {
    background: #a8cc45 url(/images/linkarrow.gif) no-repeat right center;
    color: #FFF;
}


My css and js files reside here:

http://www.smartrealtyinfo.com/css/

Last edited by daygo140; Jan 21st, 2007 at 23:29.
Reply With Quote

  #2 (permalink)  
Old Jan 21st, 2007, 22:58
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Works in IE7 not in FF...

Try taking out the space between background and the colon.
Reply With Quote
  #3 (permalink)  
Old Jan 21st, 2007, 23:31
New Member
Join Date: Jan 2007
Location: NEPA
Age: 31
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Works in IE7 not in FF...

Tried that. I updated my post with the actual code. Still not working.
Reply With Quote
  #4 (permalink)  
Old Jan 21st, 2007, 23:37
New Member
Join Date: Jan 2007
Location: NEPA
Age: 31
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Works in IE7 not in FF...

LOL GOT IT AN EXTRA { in the code that I obviously didn't copy paste. THNX ANYWAY!!!
Reply With Quote
  #5 (permalink)  
Old Jan 22nd, 2007, 11:49
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Works in IE7 not in FF...

Glad you got it
Reply With Quote
Reply

Tags
nav menu

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
ُSome PHP works marSoul Job Opportunities 0 Oct 8th, 2007 16:17
Works in IE but no other browser philiph Web Page Design 8 Jul 17th, 2007 20:33
Site works in IE7 but not in FF jjpeacha Web Page Design 5 May 15th, 2007 18:41
Link works in IE but not in FF shahzad Web Page Design 9 Mar 26th, 2007 05:47
CSS opacity works in FF but not IE? WebNinja Web Page Design 5 Feb 25th, 2007 22:14


All times are GMT. The time now is 21:10.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43