resize the colobox window at runtime through javascript & jquery

function resizeBox() {

parent.jQuery.colorbox.resize({width:'666px', height:'450px'});

}

1 comment:

Powered by Blogger.