Web Design Forum: No website menu in IE 7-8 - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

No website menu in IE 7-8 Rate Topic: -----

#1 User is offline   RiskyShenanigan 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 09-July 11
  • Reputation: 0
  • Gender:Male
  • Experience:Beginner
  • Area of Expertise:Web Developer

Posted 06 February 2012 - 12:26 PM

Hi, for some reason my website menu does not seem to be appearing in IE 7 and 8. I have a <ul> menu when each item has a background image, however those images do not seem to be showing in those browser versions.

background: url(new_menu2.png) 0 -111px no-repeat;

0

#2 User is online   zed 

  • Web Guru
  • Group: Moderators
  • Posts: 4,941
  • Joined: 25-May 10
  • Reputation: 703
  • Gender:Male
  • Experience:Intermediate
  • Area of Expertise:Designer/Coder

Posted 06 February 2012 - 12:47 PM

png32?
0

#3 User is offline   RiskyShenanigan 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 09-July 11
  • Reputation: 0
  • Gender:Male
  • Experience:Beginner
  • Area of Expertise:Web Developer

Posted 06 February 2012 - 12:51 PM

View Postzed, on 06 February 2012 - 12:47 PM, said:

png32?


Na, its png24.
0

#4 User is offline   nublue 

  • Dedicated Member
  • PipPip
  • Group: Members
  • Posts: 119
  • Joined: 15-November 07
  • Reputation: 5
  • Experience:Nothing
  • Area of Expertise:Designer

Posted 06 February 2012 - 03:52 PM

Not worked with CSS for a long while, but would the correct syntax for this not be:

{
background-image: url(new_menu2.png) 0 -111px no-repeat;
}

with 'background-image', instead of 'background'

I hope that helps
0

#5 User is offline   RiskyShenanigan 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 09-July 11
  • Reputation: 0
  • Gender:Male
  • Experience:Beginner
  • Area of Expertise:Web Developer

Posted 06 February 2012 - 04:27 PM

View Postnublue, on 06 February 2012 - 03:52 PM, said:

Not worked with CSS for a long while, but would the correct syntax for this not be:

{
background-image: url(new_menu2.png) 0 -111px no-repeat;
}

with 'background-image', instead of 'background'

I hope that helps


Na, that didn't seem to help, for some reason in the IE 7 and 8 there seems to be some jQuery attribute in the <a> element of my menu, jQuery17107365838779562464="1", and was wondering what that was? Is that affecting it, cos in IE 9 my site seems to work fine.
0

#6 User is offline   nublue 

  • Dedicated Member
  • PipPip
  • Group: Members
  • Posts: 119
  • Joined: 15-November 07
  • Reputation: 5
  • Experience:Nothing
  • Area of Expertise:Designer

Posted 06 February 2012 - 04:54 PM

View PostRiskyShenanigan, on 06 February 2012 - 04:27 PM, said:

Na, that didn't seem to help, for some reason in the IE 7 and 8 there seems to be some jQuery attribute in the <a> element of my menu, jQuery17107365838779562464="1", and was wondering what that was? Is that affecting it, cos in IE 9 my site seems to work fine.


No idea if that is affecting it, is the short answer? Do you have a jquery effect on the menu? If not then it shouldnt be there. Is this a menu you have made from scratch? Any chance of a link?
0

#7 User is offline   RiskyShenanigan 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 09-July 11
  • Reputation: 0
  • Gender:Male
  • Experience:Beginner
  • Area of Expertise:Web Developer

Posted 07 February 2012 - 02:11 PM

I found out the problem, it was because I was using a HTML5 element header which the older IE's didnt recognise.
0

#8 User is offline   porkchops 

  • Web Guru
  • PipPipPipPipPip
  • Group: Members
  • Posts: 1,073
  • Joined: 13-March 11
  • Reputation: 228
  • Gender:Male
  • Location:Belmont, Massachusetts
  • Experience:Advanced
  • Area of Expertise:Web Designer

Posted 07 February 2012 - 02:18 PM

http://code.google.com/p/html5shiv/

Try shivving it, should remove any HTML5 element issues back to IE7, at least. (Probably does 6 and earlier, too, but i've never cared or bothered to check.)
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users