there is no "if" about it, the problem is ie, hell i'm trying to get my 3 yr old niece a job at microsoft so that she can at least give them someone smart enough to implement png support (which i wouldnt care some about there crappy box model if i could at least get that)
claude there are plenty of ways to use css to "sniff" a browser or version besides "if". For me this ? comes down to if the client wants the better clean code and they are willing to pay for it, then yeah, do it without tables. You can do what you want a few diff ways and it's not to hard. Probably would start with a wrapper div the do a tableheader div inside that as a blocked list the use a content div to drop the info below then wrap with cfoutput. but like its been said, its ok to ust tables for this purpose but on that note I'd recommend not using a fixed size, instead use a % in case someone is looking at it on a pocketpc or cell phone........................ ~Dave the disruptor~ "Some people just don't appreciate how difficult it is to dispense wisdom and abuse at the same time." ---------------------------------------- From: Claude Schneegans <[EMAIL PROTECTED]> Sent: Sunday, September 11, 2005 1:59 PM To: CF-Talk <[email protected]> Subject: Re: Can CSS and Layers Take the Place of Tables for Displaying Dynamic Data? >>CSS is perfect for positioning once you understand how to use it and some of the "quirks" between browsers. The problem is taht there is no if(IE)... else... possibility in CSS -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217897 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

