Skip to content

Small javascript project to prompt the user to confirm after clicking a link

Notifications You must be signed in to change notification settings

justinmc/confirm-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Justin McCandless
www.justinmccandless.com

Blog Post: justinmccandless.com/index.php?entry=66
github: github.com/justinmc/confirm-link/


A quick and easy javascript project to prompt the user to confirm their choice after clicking a link.  Uses jQuery and CSS3 data attributes.


Usage

Include the provided javascript, and include a data-confirm-link attribute in every <a> tag that you want to prompt before following on.  The value of the data-confirm-link attribute is a string containing the message displayed in the prompt box. 

About

Small javascript project to prompt the user to confirm after clicking a link

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published