All,
I'd like to confirm if this is a bug - if you have a url containing a
fragment identifier like "test.html#test" then using $.ajax the
request will not successfully load in IE (tested in IE7, e.g. IE8 in
IE7 mode, standards mode).
$.ajax({
url: "test.html#test"
});
I ran into that issue with Tabs yesterday. Am I correct?
--Klaus
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---