Exclude Javascript in Internet Explorer 6

1 replies
  • WEB DESIGN
  • |
Hello everyone!

I have never had these kind of issues before - conditional tags always did the trick, but for some reason this time they don't.

I need to exclude one line under Internet Explorer 6:

<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/colors.js.php"></script>
If I do this with <!--[if !IE 6]> it doesn't work

If there are no HTML tags to do this I can also use a JS solution if there is anything you can offer.

Any help guys! Thanks in advance.
#exclude #explorer #internet #javascript
  • Profile picture of the author Aronya
    There look to be a number of different JS options. Just Google your thread title.
    {{ DiscussionBoard.errors[1040137].message }}

Trending Topics