>> just tested the 1.3rc2, and it seems the attribute selector doesn't
>> work when selecting the anchor links:
>>
>> $('a[href^=#]')
>>
>> returns zero objects.
>
> I can duplicate this - has to do with how href attributes are
> determined, I'll see if I can fix it.Just added a fix for this: http://github.com/jeresig/sizzle/commit/bc840d1b97e02fe0b05efa93f8ba544c1f290ce3 Will be merging into jQuery shortly. --John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
