[jQuery] accessing the content of iframe

[jQuery] accessing the content of iframe


Hi,
Let say I have page A with an iframe (# ifrmContent) where its src is
page B. The page B have a checkbox (# chkAgree). How am I going to
access the checkbox in page B using the selector from page A (parent)?
Could someone guide me a bit?
Cheers,
Teon