Search found 1 match
- Mon May 26, 2008 12:41 pm
- Forum: Javascript
- Topic: HELP! JQuery - Firefox works, IE doesn't
- Replies: 0
- Views: 258
HELP! JQuery - Firefox works, IE doesn't
:banghead: Hi, I'm writing some code using JQuery (love it), and I'm running into some problems with it not working in IE. here's the snippet of code where I'm stuck currently: $.ajax({ type: 'GET', dataType: 'html', data: 'method=getCategories&cat...