My site: http://www.whatmp3.net How can I make it so that when they click download, they will be shown a popup while the download starts? Thanks!
If you want to customize the popup window go here: http://www.designerwiz.com/generator/popup_link_generator.htm otherwise if you just want a new window add 'target="_blank" to you link ie <a href="http://joe.bob.com" target="_blank">popup</a> Code (markup): it should be noted that a lot of people have popup blockers and this may not always work...