Dear colleagues :
i have a problem with Jquery on IE (all version) .
i use of this method for loading page :
this method working perfectly on firefox and safari browser but dont work on ie perfectlyCode:function poll(res) { $('#jquery').html('<p><div style="padding-right:160px;background:#000"><img src="ajax-loader.gif" /></div></p>'); $('#jquery').load("poll.php?act=see&z_id="+res); }
when i open page that use oft it on jquery in on ie jquery dont work perfectly but when i refresh page ploblem will solved .
it's mean : when i open page i must refresh page again for working jquery .
attention :
when i delete loading gif code problem solved but i want have a loading gif before loading page
do u can help me for solving this problem or NOT?
thanks
best regards


Reply With Quote

Bookmarks