View Single Post
Old 05-28-2008, 03:12 AM   #1 (permalink)
wildwebcamgirls
I like naked girls.
 
wildwebcamgirls's Avatar
 
Join Date: Feb 2008
Location: US
Posts: 234
Points: 1,160
Drunk Tutorial: Hide URL's in an HREF!

Ever run a site that needs to hide URL's for whatever reason? Yes, this can be used for both good and bad. Hopefully you can discern against the pros and cons against this code and use it to your own benefit.

If you need to hide the URL's throughout your website, here's what you need to add to your website:

Code:
<a href="#" ***********='javascript:window.status="link 1"; return true'
**********='javascript:window.status=" "; return true'
onClick="javascript:window.location='URL'">WRITE TEXT</a>
You'll need to modify that to meet the needs of your website. Change 'URL' and WRITE TEXT to match the needs of your site and content. Your links will show NOTHING in the status bar.

I can't think of any practical value for this except for affiliate links and porn sites.
__________________
I need link partners for www.wildwebcamgirls.com and members for http://forum.giantjoint.com
wildwebcamgirls is offline   Reply With Quote Send a private message to wildwebcamgirls