chrissparkle
Programmer
I'm building an affiliate system on my website. The users get to choose an image to put on their website and they select and paste the code etc. The thing is, I need the link of the image to click and open up a popup window with height/width etc all defined by me.
I just want the user to copy and paste the simple link code, I don't want to have to give them secondary code that they must put in their header too.
Is there good solid javascript that will open a popup window with attributes but all defined within the <a href> ?
I just want the user to copy and paste the simple link code, I don't want to have to give them secondary code that they must put in their header too.
Is there good solid javascript that will open a popup window with attributes but all defined within the <a href> ?