[jQuery] jQuery AJAX IE Error

2008-05-06 Thread MediaJunkie
The offending jQuery code: $.ajax({ type: POST, url: /?ct=ratingrt_v=rrrt_rk= + markerObject.number, dataType: html, success: function(dataSet)

[jQuery] Re: Manipulating Select Options Doesn't work in IE7

2008-05-02 Thread MediaJunkie
I'd also like to know how to do this. Thanks.