hi Klaus, i reported this bug during 1.3 beta 2 testing.
the testcase is here: http://pixeline.be/experiments/jquerybeta/test2.html and the bug report is here: http://dev.jquery.com/ticket/3808 Cheers, Alexandre On Tue, Jan 20, 2009 at 10:36 AM, Klaus Hartl <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
