jQuery Colorbox: Outside HTML (AJAX) How to close on button click of child window-open source projects jackmoore/colorbox
In page 1(first.aspx) I am using ColorBox to show a model popup where I am showing another HTML page inside that (outside HTML – AJAX). I want to add a button to my second page and when a user clicks on that button I want to close the ColorBox. What method should I call for that?