0
Welcome Guest! Login
0 items Join Now

IE 6 Error Warning Questions

    • Martin Simpson's Avatar
    • Martin Simpson
    • Hero Rocketeer
    • Posts: 276
    • Thanks: 0
    • President Blue-Eyed Panda LLC

    IE 6 Error Warning Questions

    Posted 15 years 6 months ago
  • Re: IE 6 Error Warning Questions

    Posted 15 years 6 months ago
    • Hi,

      The warning message is in:

      /templates/your_rt_template/js/rokie6warn.js
    • Best regards,

      Piet Nutbey

      Joomla Video Tutorials: www.joomtorial.com
    • Martin Simpson's Avatar
    • Martin Simpson
    • Hero Rocketeer
    • Posts: 276
    • Thanks: 0
    • President Blue-Eyed Panda LLC

    Re: IE 6 Error Warning Questions

    Posted 15 years 6 months ago
    • Hey - THANKS!

      I thought that ie6 was my problem - but it turns out that not having javascript enabled is causing my issue with rokquickcart -- of course if javascript is not enabled it won't work..

      but is there a quick script way to sniff this out and throw an error message -- even if it makes the page really ugley and forward to another page that says -- "Hey - you don't have javascript!"
    • President of Blue-Eyed Panda Website Design Services
  • Re: IE 6 Error Warning Questions

    Posted 15 years 6 months ago
    • Hi,

      I would say, if you put this somewhere in your template that should do the trick:
      <noscript>
      <div class="message">Sorry, but Javascript is not enabled in your browser!</div>
      </noscript>
    • Best regards,

      Piet Nutbey

      Joomla Video Tutorials: www.joomtorial.com
  • Re: IE 6 Error Warning Questions

    Posted 15 years 6 months ago
    • To be more precise,

      I would put it right under in your templates index.php:
      <jdoc:include type="message" />
    • Best regards,

      Piet Nutbey

      Joomla Video Tutorials: www.joomtorial.com

Time to create page: 0.083 seconds