[jQuery] Unable to populate my div in Firefox

2009-01-01 Thread sho...@ckwi.net
i m getting strange problem. i m unable to pupulate my div in Firefox Mozilla. but in IE i m getting no problem. i m using following function. function doData(p_id,cat,cat_id,first,last){ document.getElementById("doContainer").innerHTML=""; $.ajax({

[jQuery] Jquery Prbolem in firefox

2008-12-31 Thread sho...@ckwi.net
$("#divid").html(data) function of jquery is working fine in IE7 and IE6. but in firefox it is not working. it is not giving me html output. Anybody can help me how to use it in firefox. my funntion is this. function doData(p_id,cat,cat_id,first,last){ document.getElementById("d