Thanks Steve.

Srimanta

http://www.digitalshop.co.nz
----- Original Message -----
From: "Steve Reich" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, November 17, 2002 8:38 PM
Subject: RE: Preventing URL Display in Status bar


> > Is there a way to stop the status bar from displaying the URL / path
when
> > the pointer is over a hypertext link on a website.
>
> Use JavaScript....
>
> <a href="index.cfm?fuseaction=home" onmouseover="window.status='Click for
> home page...'; return true" onmouseout="window.status=''; return
> true">Home</a>
>
>
> . this will put the text 'Click for home page...' in the status bar
instead
> of the URL.
>
>
> HTH,
> Steve
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Reply via email to