malsup / blockui

jQuery BlockUI Plugin
http://jquery.malsup.com/block/
1.69k stars 506 forks source link

BlockUI blank page with Safari 6 and OSX 10.8 #88

Closed ghost closed 10 years ago

ghost commented 10 years ago

BlockUI is working well in any Safari version when OSX is 10.7 or less, but it's failing when using it on OSX 10.8. It blocks the UI with a blank screen. Maybe it has something to do with new Notification Center feature of Mountain Lion.

Take a look: https://developer.apple.com/library/safari/#documentation/AppleApplications/Conceptual/SafariJSProgTopics/Articles/SendingNotifications.html#//apple_ref/doc/uid/TP40001483-CH23-SW6

malsup commented 10 years ago

I'm running Safari 6.0.5 on OSX 10.8.4 without any problem. Are you having problem with the online demos?

http://jquery.malsup.com/block/#demos

ghost commented 10 years ago

You are right, sorry for that, I have an issue with some other jquery versions. The demos are working well in Safari 6 and OSX 10.8, like you say. Thanks!

malsup commented 10 years ago

No worries.