nope, it display correctly in ie, but it doesn't display in firefox. it must
not be the problem of css
Brice Burgess wrote:
>
> Johnny wrote:
>> it works in IE, it can display html created by the xml_to_page.jsp , but
>> it
>> doesn't display in FireFox, and i use DOM Inspect, the div#test actually
>> have content.
>>
> Johnny,
> Does:
>
> $().ready(function() {
> $("div#test").load("xml_to_page.jsp",{"class":"Img","sn":"1"}).show();
> });
>
> Fix show the content? Maybe there's a CSS rule hiding the div?
>
> ~ Brice
>
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
>
--
View this message in context:
http://www.nabble.com/Is-it-a-bug-tf2805700.html#a7846989
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/