Ajax load external page in a div.hw do I implement a close link when clicked close the external div ie return return to an empty div
Printable View
Ajax load external page in a div.hw do I implement a close link when clicked close the external div ie return return to an empty div
Have you looked into using a jQuery plugin such as http://fancybox.net/?
You can use the iFrame feature to load it. It handles the closing for you.