profound Posted March 5, 2008 Report Share Posted March 5, 2008 Hallo, ich habe folgendes Problem, ich habe in der general.js.php eine Weiche für den IE6 eingebaut. Setze ich den CSS link ohne die Abfrage wird er auch genommen. Die Conditional Comments werden aber nicht ausgeführt. Hatte schon jemand das Problem und kann mir einen Workaround sagen? Bestem Dank und Gruß markus <?php /* ----------------------------------------------------------------------------------------- $Id: general.js.php 1262 2005-09-30 10:00:32Z mz $ XT-Commerce - community made shopping http://www.xt-commerce.com Copyright (c) 2003 XT-Commerce ----------------------------------------------------------------------------------------- Released under the GNU General Public License ---------------------------------------------------------------------------------------*/ // this javascriptfile get includes at every template page in shop, you can add your template specific // js scripts here ?> <script type="text/javascript"><!-- //--></script> <!--[if IE 6]> <link rel="stylesheet" type="text/css" href="templates/rextex/stylesheet_ie.css" /> <![endif]-->[/PHP] Link to comment Share on other sites More sharing options...
Trendart-24 Posted March 5, 2008 Report Share Posted March 5, 2008 Hallo, schau doch mal hier rein: klick Grüße T24 Link to comment Share on other sites More sharing options...
dukie6666 Posted March 5, 2008 Report Share Posted March 5, 2008 oder arbeite mit css hacks Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.