0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Only load on some browsers

    • MrCodexCY's Avatar
    • MrCodexCY
    • Rocketeer
    • Posts: 73
    • Thanks: 0
    • Web Design Specialist

    Only load on some browsers

    Posted 14 years 6 months ago
    • Hello people,

      Well, i have added a lot of custom html in my website, with a lot of javascripts etc, but it only works on Safari, Chrome,Firefox, and IE8+. How do i make it possible for that code to load only on that specific browsers, because i dont want to block the other people who browse with IE6 & IE7.

      For example, when i want something to be loaded only o IE6, i put:
           <!--[if IE 6]>
                          <script type="text/javascript" src="unitpngfix.js"></script>
           <![endif]-->

      I want to create different stylesheets for every browser, so every client will be satisfied, but how do i create a stylesheet for firefox for example?
      <!--[if Firefox]>
      bla bla bla
           <![endif]-->

      Whats the correct way?

      Thanks,
      Artemis
    • Even a broken clock is right twice every day.

Time to create page: 0.063 seconds