Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

zainali99/linkester.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Linkester.js

  • Highlight href and displays information about it in a tooltip

To see how it works pass the mouse over the links in this demo page: ##View Demo

#Welcome to version 0.2

###linkester.applyTo(element);

    
    window.onload = function(){
    linkester.applyTo(".container");
    }

#####results of the tests Due to slowdowns and problems related to websites with their settings, linkester can't send requests with ajax.

so I just created another event to get the title of the page manually, of course, works only on domains with no header set.

In the future (TODO)

#Project status: Closed.

About

Highlight href/Hyperlink and displays information about it in a tooltip

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published