Hello All!
I'm working on a project and within a document I have content being
loaded into an iframe.
When a user clicks on an item in the iframe, a pop-up div is loaded
using the facebox plugin but it's obviously contained by the iframe.
Is there any way that I can pull that element out of the
Are there any way to pass a param (I need to pass a DIv object) from
parent to the iframe child?
My code:
(iwould like to use newContent info)
var newContent = jQuery("#containerDiv")[0].innerHTML
jQuery.frameReady(
function()
{
debugge
2 matches
Mail list logo