HTML Help Forum HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

I want to display a ALERT to the users who click on the link
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum -> Javascript
View previous topic :: View next topic  
Author Message
megaposiedon



Joined: 14 Sep 2009
Posts: 1

Posted: Tue Sep 15, 2009 7:22 am     I want to display a ALERT to the users who click on the link  

I am on the way to create a technical WEB for our college which includes downloading STUDY MATERIAL in variable formats.I want to display a ALERT to the users who click on the link saying "thank you & study well with this materials" and then start download after clicking ok in that alert dialog box.I tried that in many ways developing my own script but of no use so i would like you to solve this problem..... mailto: sasidhar1237atyahoo.co.in THANKS IN ADVANCE. :D
PayneLess Designs



Joined: 28 Feb 2007
Posts: 4289
Location: MS

Posted: Tue Sep 15, 2009 10:44 am      

Try: Code: <a href="path to study materials download link"
onClick="alert('Thank you and study well with these materials')"; title="Study Material 1 to 5">Study Material 1 to 5</a>
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum -> Javascript
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group