yasmin-choudhury / ie6-upgrade-warning

Automatically exported from code.google.com/p/ie6-upgrade-warning
0 stars 0 forks source link

There should be a closed button, i added it and attached here the modified JS #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open the site with IE6 and pretend to be a IE6 user that can't upgrade
2. look for the close button so at least you can go ahead and look for the 
information you need
3. WTF?

What is the expected output? What do you see instead?
there should be a close button

What version of the product are you using? On what operating system?
last version on windows

Please provide any additional information below.
I added the close button in the code, i'll attach the non-compressed 
version of the modified JS here. Hope it helps.

Sorry for the double post, i tried to delete the other one.

Regards
Federico Capoano

Original issue reported on code.google.com by supercha...@googlemail.com on 22 Oct 2009 at 10:33

Attachments:

GoogleCodeExporter commented 9 years ago
There should be a "close" button***

Original comment by supercha...@googlemail.com on 22 Oct 2009 at 10:34

GoogleCodeExporter commented 9 years ago
Has anyone tested it? I still don't see the "close" button after updating the 
.js file.

Original comment by ana.l.w...@gmail.com on 29 Jan 2010 at 4:28

GoogleCodeExporter commented 9 years ago
Remove the '~' from the end of the file name. Replace.

Original comment by momentum...@gmail.com on 2 Feb 2010 at 3:46

Attachments:

GoogleCodeExporter commented 9 years ago
would there be a reason why the pop-up would not show up at all on some pages?
makemeheal.com
I keep moving the script around, not changes.
It worked on my test pages.

Original comment by natha...@makemeheal.com on 22 Apr 2010 at 5:58

GoogleCodeExporter commented 9 years ago
and on some page it's off to the side, only half of it showing

Original comment by natha...@makemeheal.com on 22 Apr 2010 at 6:08

GoogleCodeExporter commented 9 years ago
Merged positioning and z-index changes from JoblessPunk with close button code 
superchargedtaoist and repositioned the close button so that it shows on my 
screen.  It 
all looks happy on my screen now.

Original comment by cullun on 26 Apr 2010 at 5:04

Attachments:

GoogleCodeExporter commented 9 years ago
It doesn't show up on this page: http://www.makemeheal.com/mmh/home.do

On the other hand, it shows up way too low on that page: 
http://www.makemeheal.com/classifieds/

Any idea?

Original comment by natha...@makemeheal.com on 26 Apr 2010 at 5:21

GoogleCodeExporter commented 9 years ago
On another note, this is a message I got from a visitor:
"This is the message every single time I click a link, forward photo button or 
change 
pages on your site. My browser is fine, I use if for other sites, I am on a 
public 
computer and do not have authority to update. I have blocked popups but it does 
not 
help. How do I stop this window from popping up every other second?!"

Could we maybe implement a cookie or something that makes it so that it only 
shows 
once?

Original comment by natha...@makemeheal.com on 27 Apr 2010 at 1:21

GoogleCodeExporter commented 9 years ago
I would like to add a link on the message that says something like "If you 
would like to contact [Company] directly, please click here" which would take 
the user to a simple contact form where then can at least contact the company 
if they do not have privileges of upgrading software on a company computer. Can 
that be easily added to this script?

Original comment by modmedia...@gmail.com on 9 Nov 2010 at 10:26

GoogleCodeExporter commented 9 years ago
1) Added zIndex to the styles (set to 10 in this case) for those who 
experienced some overlapping problems with the the main warning div or other 
divs 

2) Changed _ddw = 650; to _ddw = 675; (because I needed a slightly larger div) 

Changes attached. 

Original comment by risraelk...@gmail.com on 3 Feb 2012 at 8:59

Attachments: