Thread: Minor IE7 fix
View Single Post
Old 10-08-2012, 11:00 PM   PM User | #12
coothead
Senior Coder

 
coothead's Avatar
 
Join Date: Jan 2004
Location: chertsey, a small town 25 miles south west of london, england.
Posts: 1,555
Thanks: 0
Thanked 196 Times in 192 Posts
coothead will become famous soon enough
Hi there johnsmith153,

the problem with IE7 is the "next sibling" selector - "+".

Quote:
Static
The browser doesn’t correctly update the styles of the original element when another element is placed before it.
Hence the need for the "id" usage for that browser.

Source:-coothead
coothead is offline   Reply With Quote