What does the output HTML look like?  Is CFMX having problems with the
pound sign in the color attribute of the hover tag?


Matthew Small
IT Supervisor
Showstopper National Dance Competitions
3660 Old Kings Hwy
Murrells Inlet, SC 29576
843-357-1847


-----Original Message-----
From: James Johnson [mailto:[EMAIL PROTECTED]] 
Sent: Friday, August 16, 2002 11:59 AM
To: CF-Talk
Subject: A:Hover doesn't work with CFMX?

Hi,

CF MX installed on my development (localhost:8500) system. I have a
simple page with some styles declared; A.TOC, A.TOC:HOVER,
A.TOC:VISITED. This is a prototype page, with no CFML in it. When
viewing through CFMX (localhost:8500) the HOVER style doesn't work. When
viewed through CF 5, the HOVER style works.

<style type="text/css">
<!--
A.TOC:HOVER {
        color : #CC9933;
        text-decoration : underline;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
}

-- other styles here
-->
</style>

<!--- Link code --->
<a href="#" class="TOC" onClick="MM_popupMsg('Link to detailed company
page.')">What 
        we do</a>


Any ideas? Thanks,
Jim
*******************************************
James Johnson
SMB-Studios
Innovative Online Learning for Spirit, Mind and Body
www.smb-studios.com
[EMAIL PROTECTED] 


______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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

Reply via email to