Is it possible to make this popup visible for all versions of IE, even 8? tried playing with the javascript but no luck, any hints appreciated!
thanks!!

Comments

bladwin’s picture

There is a wiki page for the sevenup.js file. you will want to change 'lt IE7' to 'lte IE8' somewhere around line 115 in the un-minified version.

http://code.google.com/p/sevenup/wiki/Customization