Well this is all good stuff guys. Thanks. This gives me some things to try
out.

Bruce

-----Original Message-----
From: Jim Davis 
Sent: Monday, September 10, 2007 7:07 PM
To: CF-Talk
Subject: RE: "Dynamic" CSS


If you're comfortable with client-script you can easily apply the color
overrides that Dan was talking about client-side.

You can store and manage them in one place however you like (and array,
object, etc) - a default scheme would be applied first and then the script
could apply any custom scheme.  Not running the script would affect the
visual presentation but not the content so the few that don't run script
wouldn't be adversely affected.

I've not tried it but I think you could probably put everything in the same
file - a CSS set and JS functions and load the same file via <script> and
<link>.

Jim Davis



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288123
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to