[jQuery] Using $() selector with iframes
I'm trying to use $() jQuery selector to select divs of the parent of an iframe within of this.
example $("#div",parent).method
but $("#div",parent).size() is allways 0. How I can access to parent divs ??
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/