The Return of Borderman

The incredible Borderman strikes again! This time he highlights your links with the power of his full bladder. And furthermore he opens a slide-messagebox for each link. Very cute! Welcome Borderman, the friend of your visitors, the enemy of silly links.




Over 2000+ free Javascript
at JavaScriptBank.com Website

Sampled by JavaScriptBank.com Move your cursor over any red textlink to call Borderman!
Configuration
  • Open the HTML-file, go the <head>-section of the HTML-file and configure the font-attributes, the backgroundcolor and the size of the messagebox.
  • Customize your textlinks as follows:

    <a href="The_URL_of_your_link" onMouseOver="initiate('I hate red textlinks! ')" onMouseOut="stopanimation()">
  • Add code red and code blue into your textlinks
  • code blue is the message. Replace it with your message!
  • Go to the <body>-section of the HTML-file. Delete the <div>-block with id "deletethisblock". All other <div>-blocks are required for the script!