[jQuery] Jquery Grid not displaying data read from XML in IE 6.0

2009-02-09 Thread sm
Hi, I am displaying a Grid in Jquery reading data from a XML file.It is displayed correctly in FireFox, Chrome but data is not displayed in IE 6.0. My code is : !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN http:// www.w3.org/TR/html4/loose.dtd html head link rel=stylesheet

[jQuery] Not able to View data in Jquery Grid In IE 6.0

2009-02-09 Thread sm
I am reading data in Grid using a XML file.The Grid is displayed correctly in Firefox and Chrome but in IE 6.0 the grid is displayed empty. Please help.

[jQuery] Re: IE7 can't accept marginRight property

2008-07-13 Thread SM
maybe try 15 (number) instead of 15px (string)? i am using marginRight with animate and it works in FF, Safari, and IE7. I'm using a number instead of a string as the value. On Jul 12, 5:22 pm, Paul [EMAIL PROTECTED] wrote: Hi all, I was just wondering if anyone's come across this issue or