Close me <http://www.warden.pl/jq/test1/#> ... or Test
me<http://www.warden.pl/jq/test1/#>... or

You need to specify below code in examples/2.html:
<http://www.warden.pl/jq/test1/#><a href="#"
onclick="parent.closeWindow();">Close me</a>

in parent window

$(document).ready(function(){

            closeWindow= function()
            {
                parent.$.fn.colorbox.close();
            }
        });


i hope this is helps u..


Thanks,


On Wed, May 20, 2009 at 2:45 AM, wardenik <radek.anton...@gmail.com> wrote:

>
> On May 16, 1:33 pm, wardenik <radek.anton...@gmail.com> wrote:
> > Hi,
> >
> > I've put the sample code here:http://www.warden.pl/jq/test1/
> > Any help appreciated cause I'm out of ideas... :/
> >
> > After clicking "Reload" button, the same ajax.php is loaded, but the
> > "closeme" doesn't work any more.
> > Nor the "test me" which is invoked as you have written earlier.
> >
>
> Anybody?
>

Reply via email to