Skip to content

.clickUrl() is a simple JQuery function that parses text for links, and make them clickable.

License

Notifications You must be signed in to change notification settings

misterHippo/.clickUrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

.clickUrl

.clickUrl() is a simple JQuery function that parses text for links, and make them clickable.

Usage:

$(".class-name").clickUrl(); // After Jquery has loaded, and the object is in the DOM

About

.clickUrl() is a simple JQuery function that parses text for links, and make them clickable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published