> -----Original Message----- > From: Rick Root [mailto:[EMAIL PROTECTED] > Sent: Sunday, February 11, 2007 11:22 AM > To: CF-Talk > Subject: OT: Debugging CSS > > Hey all, > > How do I go about debugging CSS issues?
Firebug is great for FireFox and the IE Developer Toolbar lets you modify the DOM interactively in IE and highlight many "behind the scenes" elements. Tools like TopStyle let you preview CSS... but it may not be much help in your situation. Sometimes tho' the best thing is just strip the page and add declarations back until the odd thing happens again. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269461 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

