How can I change the code?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tati
    New Member
    • Nov 2006
    • 2

    #1

    How can I change the code?

    Hi!

    I've used a javascript to make photos open in a separate fixed frame. Every time the mouse goes over the link it displays complete link and it's ugly! ;-)
    Can you please help me to change the message so it would display only the ling www.../ toys or just a message TOYS.

    The script is
    <a href="javascrip t:windowHandle = window.open('to ys.html','Toys' ,'top=50,left=5 0,width=807,hei ght=615, scrollbars=no') ; windowHandle.fo cus()">

    Thank you!
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by Tati
    Hi!

    I've used a javascript to make photos open in a separate fixed frame. Every time the mouse goes over the link it displays complete link and it's ugly! ;-)
    Can you please help me to change the message so it would display only the ling www.../ toys or just a message TOYS.

    The script is
    <a href="javascrip t:windowHandle = window.open('to ys.html','Toys' ,'top=50,left=5 0,width=807,hei ght=615, scrollbars=no') ; windowHandle.fo cus()">

    Thank you!
    Another lost post. Please refer to the javascript(!= java forum).

    Comment

    Working...