[jQuery] Re: get Request doesnt work in IE7

2008-06-06 Thread Jan S
Yes there is supposed to be a ;, and no, this does not solve the problem. Thanks for the try, though. Any other suggestions? As I said, the script has no problems in FF. Just IE7 wont work. On 5 Jun., 20:32, Carl Von Stetten [EMAIL PROTECTED] wrote: Don't know if this is the problem, but you're

[jQuery] Re: get Request doesnt work in IE7

2008-06-05 Thread Carl Von Stetten
Don't know if this is the problem, but you're missing a semicolon (;) after the end of your $.get function call. Carl Jan S wrote: All of a sudden, xmlhttprequests don't work no more in IE7. FF perfect, no problems. Here the simple code: !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0