> perhaps it should only search within an iframe if iframe is explicitly
> set in the selector
>
> e.g
>
> $("iframe .foo") selects .foo in iframe
>
> $(".foo") doesn't select .foo in iframe
That was my assumption, as well - we kind of have to draw the line
somewhere. Making it happen for any selector would be... insane.
--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
-~----------~----~----~----~------~----~------~--~---