Hi, does anyone know how to make a alert pop up open for only certain browsers, using javascript...sp ecifically IE 7 or older
Pop up alert
Collapse
X
-
acoder....I'm just curious, I've only been developing js for about year, and I've tested my systems on ie 5-7 ff 2&3, and the newest safari....of those only the ie versions support document.all... .what other browsers do?
ANSWER:::
after I posted this I went and looked around a bit like I should have done BEFORE I asked;)
Explorer 4+, Opera 6+, iCab, Ice, Omniweb 4.2-
ALL support document.allComment
-
acoder, you have been a great help. I renamed all my images to implement the IE -7 filter. Works great! My only question is, is it common for links to lose functionality if the are in a div that embeds transparent images that have been corrected by the applied java script filter, or did I do something incorrectly?
regardsComment
-
didn't want to overwrite the old so i had to change to
on the above url, my 'new book' hovers/links at the bottom are disabled
and here:
my side navigation is disabled... confusingComment
Comment