 |
 |
Resources - For Developers
================STEP 1 - ADD INTO THE STYLESHEET OR HEADER===========================
<style type="text/css">
<!--
a.invisible,a.invisible:link,a.invisible:visited,a.invisible:hover {
color: #000000;
text-decoration: none;
cursor: text;
}
-->
</style>
================STEP 1 - ADD INTO THE STYLESHEET OR HEADER===========================
================STEP 2 - CHANGE YOUR LINK USING THE CODE BELOW===========================
<a href="http://www.cnn.com" class="invisible" onmouseover="window.status='Done';return true" onMouseOut="window.status='Done'">CNN News </a>
<!-- Change the details of the link as needed, to suit your site.-->
================STEP 2 - ADD THE ABOVE, BELOW THE FORM===========================
INSTRUCTIONS
- Step 1 - Add the code into your stylesheet or header
- Step 2 - Substitute the code for your link code. This contains all the information to make a link invisible to people.
DESCRIPTION
- Allows you the ability to have your links invisible to people. This could potentially have search engine benefits, but we do not recommend using these.
|
|
 |
|
 |
Copyright © 2003-2012. BounceFish Web Design. All rights reserved. |
 |