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

jQuery UI + Loadmask + FullCalendar #9

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

jQuery UI + Loadmask + FullCalendar #9

GoogleCodeExporter opened this issue Apr 18, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. jQuery UI 1.8.11
2. Internet Explorer
3. FullCalendar (http://arshaw.com/fullcalendar/)

What is the expected output? What do you see instead?
Masks instead, in Internet Explorer I do not see the mask or message (I believe 
it is being generated correctly but is being overlapped by some element of the 
jQuery UI CSS)

What version of the product are you using? On what operating system?
0.4

Please provide any additional information below.
I have tried to use the jquery-loadmask for jQuery UI listed on Project Home, 
but function 'unmask()' does not fire correctly, and the mask message is still 
behind some elements


Original issue reported on code.google.com by [email protected] on 19 Apr 2011 at 10:50

@GoogleCodeExporter
Copy link
Author

I was able to figure this one out, the mask was correctly being added to the 
page it was my 'timing' that was off! The mask wasn't being shown for long 
enough. See here: 
http://stackoverflow.com/questions/5734471/applying-loadmask-to-fullcalendar-has
-strange-results

Original comment by [email protected] on 21 Apr 2011 at 6:19

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