aryanxx
08-08-2011, 10:32 AM
please help me
i want to load a div in place of loading a URL
<a href='javascript:createWindow(popup_url)'>click</a>
but in place of loading a url, i want to load a div when clicked but div exists in same file but hiddenn and only visible in POPUP window
<a href='javascript:createWindow(popup_DIV)'>click</a>
i want to load a div in place of loading a URL
<a href='javascript:createWindow(popup_url)'>click</a>
but in place of loading a url, i want to load a div when clicked but div exists in same file but hiddenn and only visible in POPUP window
<a href='javascript:createWindow(popup_DIV)'>click</a>