RE: hyperlinks in IE5 for Mac

2001-08-19 Thread Tilbrook, Peter

Try wrapping the JavaScript text in the CF JSStringFormat tag.

JSStringFormat escapes special JavaScript characters, such as the single
quote ('), double quotes ("), and newline character so that you can put
arbitrary strings safely into JavaScript.



Also try avoiding spaces in your title attribute (" work" becomes
"work").

-Original Message-
From: Neil Clark [mailto:[EMAIL PROTECTED]]
Sent: Saturday, 18 August 2001 0:35
To: CF-Talk
Subject: hyperlinks in IE5 for Mac


Anyone have or had any problems with IE5 for the Macintosh? I have the
link
below which works in IE/NN on the PC and NN on the mac but not IE!?



Anyone?

Neil
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: hyperlinks in IE5 for Mac

2001-08-17 Thread Dick Applebaum

How about a URL... there is a function that needs to bee seen

Dick

At 3:35 PM +0100 8/17/01, Neil Clark wrote:
>Anyone have or had any problems with IE5 for the Macintosh? I have the link
>below which works in IE/NN on the PC and NN on the mac but not IE!?
>
>onMouseOver="thisLinkStatus('who we work with, and what we have done; a
>visual feast.');return document.returnValue"
>onMouseOut="thisLinkStatus('navigate with the quick links - its
>easy!');return document.returnValue">height=10 border=0>
>
>Anyone?
>
>Neil

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



hyperlinks in IE5 for Mac

2001-08-17 Thread Neil Clark

Anyone have or had any problems with IE5 for the Macintosh? I have the link
below which works in IE/NN on the PC and NN on the mac but not IE!?



Anyone?

Neil



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists