> -----Original Message-----
> From: Paul Ihrig [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 05, 2007 6:00 PM
> To: CF-Community
> Subject: Re: firefox, css, font styles
> 
> i have some thing not sure if it is built in or not.
> but if i high light / select some thing and right click i can view
> selected
> source.


FireBug is probably the way to go, but if you want something that might do
what you need my DP_Debug library will let you "dump" system objects similar
to CFDEBUG.

You can dump the style object of any element for example and see all the
properties and values:

http://www.depressedpress.com/Content/Development/JavaScript/Extensions/DP_D
ebug/Index.cfm

Jim Davis


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:237881
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to