XFileSharing Pro - a question for the experts

Message
Author
box_207
Posts: 11
Joined: May 13, 2012 10:19 am

a question for the experts

#1 Postby box_207 » May 24, 2012 5:19 pm

Good morning.
A question for the experts how to install a pop-up JavaScript on the download button thank you.

universe
Posts: 67
Joined: Mar 20, 2012 12:13 pm

#2 Postby universe » May 24, 2012 11:49 pm

lol, experts :D

add the following to your download button... If you want any other destination than disney.com to appear in the popup, just change it or ask some other expert how to change it ;)
onClick="window.open('http://www.disney.com/');"

okpa
Posts: 120
Joined: Apr 08, 2011 12:37 pm

#3 Postby okpa » May 25, 2012 1:57 am

plz don't do that

nyan
Posts: 163
Joined: Oct 28, 2010 8:01 pm

#4 Postby nyan » May 25, 2012 10:06 am

also use window.location or else the user only gets a popup and no download. Or put in a counter so that on first click = popup, second click = nothing javascript and normal download

box_207
Posts: 11
Joined: May 13, 2012 10:19 am

pop-up

#5 Postby box_207 » May 28, 2012 7:49 pm

Thank you for your reply but what I want my code to be able to open the text-link-ads and of course the place where I will place this code thank you.