|
| |
|
|
Ruff
Posts: 132 Joined: 2/12/2004 From: Malta Status: offline
|
Hide link - 11/25/2007 8:50:16
I have a link on a page (intranet) which links to an FTP Server. I wish to hide the URL. Once you place the mouse over the link, the URL is easily copied or viewed at the bottom of your browser or opened in another browser window. I've been to pages where the link is a java type link. Any idea how its done? Thanks
_____________________________
Tell me and I will forget. Involve me and I will understand.
|
|
|
|
Tailslide
Posts: 6267 Joined: 5/10/2005 From: Out here on the raggedy edge Status: online
|
RE: Hide link - 11/25/2007 10:10:18
Not sure why you want to hide it rather than remove it? But you could remove it from view easily by adding a style rule for the link like this:
<a href="whatever.ftp" class="hidethis">linky</a> and in the stylesheet: .hidethis {position:absolute; left: -999px;}
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
Ruff
Posts: 132 Joined: 2/12/2004 From: Malta Status: offline
|
RE: Hide link - 11/25/2007 11:16:27
hahaha that made is VANISH COMPLETLY!!!!!! I guess I asked for that one!!!! What I need is - to hide the URL should somone do a "right click" and "view source".
- to hide it in the status bar
- to disable to option for anyone to shift/click the link and the URL appearing the a new browser.
Something VERY similar is the "Fast Reply" button at the bottom of this very page!!
_____________________________
Tell me and I will forget. Involve me and I will understand.
|
|
|
|
coreybryant
Posts: 2479 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
RE: Hide link - 11/25/2007 11:35:44
You will be searching forever for this. Some might be able to provide a few workarounds but in the end someone else will be able to hack it If you don't want others to see it, don't put it on the site. Give the URL in an email to the individuals that need it
_____________________________
Corey R. Bryant Merchant Accounts | Toll Free Numbers | Expression Web Blog
|
|
|
|
Ruff
Posts: 132 Joined: 2/12/2004 From: Malta Status: offline
|
RE: Hide link - 11/25/2007 23:47:22
What I am trying to do is force a user to take the long way and not go directly to the ftp site. Need hits :)
_____________________________
Tell me and I will forget. Involve me and I will understand.
|
|
|
|
Larry M.
Posts: 2834 Joined: 2/20/2003 From: Greenville, South Carolina, USA Status: offline
|
RE: Hide link - 11/26/2007 9:28:50
quote:
You will be searching forever for this. Some might be able to provide a few workarounds but in the end someone else will be able to hack it Agree, but: Make the hyperlink the same color as the page background and put it in an off-traffic area. An entire page mouse hilite will pick it up, of course, but I would think this work around reduces reduces the possiblity of a visitor click through appreciably.
_____________________________
Larry M. Reality is the leading cause of stress among those few in touch with it
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|