Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • boerenooi Friend
    #176285

    I need to make my site display a warning when viewed in any IE. Is this possible? Any help would be great!

    xxx

    HeR0 Friend
    #449486

    You can use javascript insert into index.php in template as bellow:

    <blockquote>var browserName=navigator.appName;
    if (browserName==”Microsoft Internet Explorer”)
    {
    alert(“Hi, You using Microsoft Internet Explorer!”);
    }</blockquote>

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  HeR0 12 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum