Hi Ben, > May I ask how you hide the CSS from NS?
You can use @import instead of <link> to indicate where your stylesheet is - NS and other early browsers don't understand this, so they ignore it. There are a multitude of CSS-hiding hacks depending on which rules you want to hide from which browsers - there's an excellent breakdown at http://w3development.de/css/hide_css_from_browsers/ > ahh, yeah... same here. intranets and bespoke web apps - > where the client always has IE5+ - makes life a lot easier > but doesn't prepare you very well for the real world! I keep trying to get them to let me do our website, but no joy yet :-( require_once("/home/jon/rants/marketing-departments"); Cheers Jon ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
