This is a discussion on "List style / rollover image navigation disappears in IE on the Mac" within the Web Page Design section. This forum, and the thread "List style / rollover image navigation disappears in IE on the Mac are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
List style / rollover image navigation disappears in IE on the Mac
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
List style / rollover image navigation disappears in IE on the Mac
Hi all, I wondered whether anyone could give me a helping hand here. I've created navigation for a site I'm working on from one image that contains all the on and off states for every button. I've then created styles for each button that change the position of the image to show the correct part of the navigation and also move on rollover.
I've tested this in the following browsers and it works fine: PC - mozilla, opera, firefox, netscape, explorer [latest versions of all] MAC - safari, opera, firefox, mozilla, netscape, explorer [latest versions of all] And it works fine in all except explorer on the mac - suprise suprise. In this browser the navigation disappears completely and all you see is a white empty box where it should be. Here is a link to the site so far: http://www.heriot-toun.co.uk/studio/index.php and here is the html code:
|
|
|
|
#2
|
||||
|
||||
|
Re: List style / rollover image navigation disappears in IE on the Mac
I've read about this method and I commend you for doing it; it's so very nice. On the flip side, I've never done it myself. I can only imagine (but I may be wrong) that the text-indent and the overflow properties aren't needed.
Well, overflow maybe, but I would think that the height property is enough to ensure the <li>'s height, regardless of how high the background graphic is? You already may know more than me about this method, but I'd start by removing both/one of those above mentioned properties. Otherwise... IE for Mac is one of the few browsers I never really concern myself with. Most Mac users know 'whats up' |
|
#3
|
|||
|
|||
|
Re: List style / rollover image navigation disappears in IE on the Mac
thanks for the comments - I'll give that a go. You're wrong though, I don't know much about this. it's the first time i've tried to implement this type of navigation and had a complete nightmare following tutorials online as I could never get them to work, hence starting from scratch and doing it all myself - my version is so long winded compared to others, but it works for me...well in everything but IE on the Mac.
I agree with you though with your comment on this browser and I normally don't bother myself with it, it's just this time a round I know several folk will be using it out of ignorance for something better - maybe this is the site to educate them to move on and use safari or firefox instead. |
|
#4
|
|||
|
|||
|
Re: List style / rollover image navigation disappears in IE on the Mac
Hi there
I removed the overflow properties and it works in all the browsers now. the only issue I have now is that a line appears to the left of the active button and I guess this is the underline in the rollover text for the link which is hidden by using the text-indent: -10000px; I added text-decoration: none; to all the styles, but it still appears on the button that is active, so I think I'm stuck with it, but could possibly add a background color and text color that is the same colour as the page background. Thanks for your help - it's worked wonders! |
|
#5
|
|||
|
|||
|
Re: List style / rollover image navigation disappears in IE on the Mac
Hi there
I've fixed it by creating these additional styles for the link states when they are within #navlist
Yippee! I can go and relax for, mmm, what's left of the evening... |
|
#6
|
||||
|
||||
|
Re: List style / rollover image navigation disappears in IE on the Mac
Hooray, I sorta helped!
|
![]() |
| Tags |
| list, style, rollover, image, navigation, disappears, mac |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| javascript rollover navigation through css | supbtsup | JavaScript Forum | 2 | May 27th, 2008 02:56 |
| Using a list for navigation, can you center a list? | tonyb | Web Page Design | 4 | May 9th, 2008 16:26 |
| <li> problem :: How to make appear list-style-image while choosing display:inline | sayamish | Web Page Design | 2 | Oct 21st, 2007 05:19 |
| Putting navigation list on top of background image | Kurt | Web Page Design | 5 | Sep 16th, 2007 07:19 |
| Rollover navigation menu | SJMAC | Web Page Design | 14 | Feb 7th, 2007 14:07 |