i will as soon as the bug tracker page finishes loading :)

Don't know if that helps to have it included on time, but i solved it
in my code like this:

var href = $(this).attr('href').replace(/#.*/, ""); //IE does not like
hash in urls



On Wed, Jan 7, 2009 at 10:44 PM, John Resig <jere...@gmail.com> wrote:
>
> Do you want to file this in the bug tracker? Be sure to mention that
> this bug exists in jQuery 1.2.6 and 1.3. Unfortunately we probably
> won't be able to get to it in time for 1.3 final.
>
> --John
>
>
>
> On Wed, Jan 7, 2009 at 4:38 PM, pixeline <aplennev...@gmail.com> wrote:
>>
>> Hello,
>>
>> Internet explorer fails to load a url that contains a hash.
>>
>> See: http://pixeline.be/experiments/jquerybeta/test2.html
>>
>> It does not work in 1.2.6 either, so it's probably related to a known
>> IE shortcoming ? I lost a few thousand hairs before finding the cause
>> of that load failure.
>>
>> HTH
>>
>> Alexandre
>> >
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to