> 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.
> another very weird bug:
>
> $('*').size()
>
> shows zero results...
>
> tested on FF 3.0.5 and Safari 3.2.1
I can't duplicate this one, though. I always get some results.
--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
-~----------~----~----~----~------~----~------~--~---