Notes Ninjas Notes Ninjas
Lotus Notes hints, tips, error messages
No Underlines on Links

Hint Short Cut: Add this to your code & documentation to help you find this page.
http://www.notesninjas.com/#NoLinkUnderlines or http://www.notesninjas.com/A555F9/nn.nsf/ByAlias/NoLinkUnderlines


Handy bit of code to remove those nasty,  ugly link underlines on your lovely web page.





Stick this in a computed for display field near  the top of a form and enable Pass Thru HTML.

 

@newline+
"<style type=\"text/css\">"+@newline+
"<!--"+@newline+
"a {  text-decoration: none}"+@newline+
"td      { font-family: arial }"+@newline+
"td      { font-size: 10pt }"+@newline+
"A:hover {color:#1010ff;}"+@newline+
"-->"+@newline+
"</style>"

 

The hover colour is set as a blue.

Red is #ff0000   Green is #0000ff    White is #ffffff  etc

 

This uses style sheets so will not work on older browsers,

but it will not break the code if the user is using an older browser.

 

 Jump to:     Notes Tips
    Lotus Notes Index 
  Register for Tips
Previous Lotus Notes Tip 
    Next Lotus Notes Tip
Your company logo here?
Adam Foster
Free Cash Making Web Site
Free Revenue Earning Blog Site
 Free Revenue Earning Newsletter Site   
Free Search Pages Free Web stats
Free Contact Us page
Cheap .com domain names
 Need a website or 
   Lotus Notes
  problem solved?
Adam Foster
Lotus Notes and Domino 6 Programming Bible by Brian Benz, Rocky Oliver
Covers all the programming techniques, concepts, and languages used with Notes and Domino, as well as the many new features of Domino 6 Thoroughly examines the Notes and Domino role with Java, XML, Web services, and other IBM products and technologies Provides extensive code and examples, many geared to the needs of administrators High-profile authors, known to their audience through conferences and articles Companion Web site shows example applications from the book running on a live Domino server and provides code download.
See at: Amazon.co.uk | Amazon.com |