Thread: Dear IE7
View Single Post
Old 02-18-2009, 06:35 AM  
nation-x
Confirmed User
 
nation-x's Avatar
 
Industry Role:
Join Date: Mar 2004
Location: Rock Hill, SC
Posts: 5,370
It looks like you are using jquery... if you are using non alpha characters for the element name that can cause problems in IE. You may be able to avoid that issue by escaping the non alpha characters... I am just making a suggestion with no guarantees that it will work... but it seems like I had that issue before when I was using the toggle() method to show/hide table rows.

Last edited by nation-x; 02-18-2009 at 06:38 AM..
nation-x is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote