> (A little off topic, but, this may be a common need and worth repeating.)
>
> Seeking JavaScript, DHTML, CF, etc. script/solution that will provide a
> simple "change-in-color" text rollover (without the need for
> images) in both IE AND NETSCAPE browsers.
>
> Have been looking in the obvious places, but have not found anything. Does
> anyone know of a source?

>From what I know of JavaScript, you can't in Netscape.

If you don't just want the normal "Change of color when the cursor runs over
it" - which is done in IE by CSS, then you're REALLY stuck with IE.

IE has innerHTML and outerHTML, but Netscape has nothing similar at all

You can change things on text fields, but not real content.

Netscape's DHTML controls suck compared to IE's.

If you want to do it in IE, then drop me a mail and I'll send you some
(fairly) simple code - if you want to see a simple example of text changing
(no color change, but the content changes) then visit one of our sites -
http://www.idmf.co.uk/page.cfm - run the cursor over the Control Panel
buttons to see what I mean

Philip Arnold
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to