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!
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!
Comment