any one can help me how to create a popup window to a link using java script. if u can give me the script.
Call function window.open(URL), pass the link as argument Example window.open( "http://www.google.com/" )