SDA India is an online resource for Software, Development,IT, Architecture, Open Source, Mobile, Security, Databases, Delphi, C, OS, Asp, .Net, Php, Xml, Java
Recently I’ve been having all sorts of problems getting my standalone versions of Internet Explorer (5, 5.5, 6 and 7) to work correctly. I use IE conditional comments to deliver ‘fix’ stylesheets to those browsers, but I was finding that IE was just ignoring anything inside the conditional comments. Fed up with this, today I have finally tracked down and fixed the problem.
Want to have a style switcher that lets your site’s visitors choose a different style sheet? Want it to work even if there is no JavaScript support? The trick is to use a server-side language like PHP, which is what I use for my style switcher.