quick HTML question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • latinasojourn
    Confirmed User
    • Oct 2003
    • 3191

    #1

    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!
  • Nookster
    Confirmed IT Professional
    • Nov 2005
    • 3744

    #2
    Code:
    <a href=# onmouseover="window.status='Text to show on mouse over.'; return true;">link</a>
    Last edited by Nookster; 12-06-2005, 10:15 PM.
    The Best Affiliate Software, Ever.

    Comment

    • BoyAlley
      So Fucking Gay
      • Nov 2004
      • 19714

      #3
      Code:
      <A HREF="http://www.AlleyBucks.com.com" onMouseOver="window.status='Gay Affiliate Program'; return true;">AlleyBucks</A>

      Comment

      • latinasojourn
        Confirmed User
        • Oct 2003
        • 3191

        #4
        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!

        Comment

        • Nookster
          Confirmed IT Professional
          • Nov 2005
          • 3744

          #5
          uhm, play with what we just showed you. That's exactly what we just showed you.
          The Best Affiliate Software, Ever.

          Comment

          • BoyAlley
            So Fucking Gay
            • Nov 2004
            • 19714

            #6
            silly latinos!

            Comment

            Working...