Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mask not showing in Google Chrome and IE8 #6

Open
GoogleCodeExporter opened this issue Apr 18, 2015 · 1 comment
Open

Mask not showing in Google Chrome and IE8 #6

GoogleCodeExporter opened this issue Apr 18, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Just use a standard jquery mask call in Chrome or IE 8
2. The mask doesn't show


What is the expected output? What do you see instead?
I expect the mask to appear, then dissapear, and then the result

What version of the product are you using? On what operating system?
latest, windows 7

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 Sep 2010 at 8:31

@GoogleCodeExporter
Copy link
Author

I believe this issue is due to the <script type="text/javascript" 
src="http://code.jquery.com/jquery-latest.pack.js"></script> call. The browser 
detects it has a security threat and blocks it. Consequently the "Process" 
button in the demo does not work. After allowing the load of external scripts 
in the notification area of the browser (the yellow bar that pops up) the mask 
works as intended.

Original comment by [email protected] on 24 Jan 2011 at 10:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant