|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Oct 2003
Posts: 3,191
|
quick HTML question
maybe one of you guys knows this:
i can't remember how to do this. i want to change the link shown in the task bar that the guy is going to when he clicks on a movie link. for example i host vid files on a different server which is protected by AHL. when he clicks on the movie file i don't want the surfer to see the address of the movie file, i want him to see the address of my choosing in the task bar. how to do this? anyone know? i am already hiding source code. thanks! |
|
|
|
|
|
#2 |
|
Confirmed IT Professional
Industry Role:
Join Date: Nov 2005
Location: Hollywood, CA
Posts: 3,744
|
Code:
<a href=# onmouseover="window.status='Text to show on mouse over.'; return true;">link</a>
__________________
The Best Affiliate Software, Ever. |
|
|
|
|
|
#3 |
|
So Fucking Gay
Join Date: Nov 2004
Posts: 19,714
|
Code:
<A HREF="http://www.AlleyBucks.com.com" onMouseOver="window.status='Gay Affiliate Program'; return true;">AlleyBucks</A> |
|
|
|
|
|
#4 |
|
Confirmed User
Join Date: Oct 2003
Posts: 3,191
|
thanks you guys but i didn't explain myself correctly.
maybe what i want to do can't be done. what i want to do is this: a guy clicks on a link and normally he will see the URL where he's going in the bottom task bar of his browser. i want to change what he sees in that bottom task bar to a URL of my choice, or althernatively so he sees nothing in his task bar. thanks! |
|
|
|
|
|
#5 |
|
Confirmed IT Professional
Industry Role:
Join Date: Nov 2005
Location: Hollywood, CA
Posts: 3,744
|
uhm, play with what we just showed you. That's exactly what we just showed you.
__________________
The Best Affiliate Software, Ever. |
|
|
|
|
|
#6 |
|
So Fucking Gay
Join Date: Nov 2004
Posts: 19,714
|
silly latinos!
|
|
|
|