cdotyone / mochaui

development tree for MochaUI
http://mochaui.org/demo/
Other
290 stars 83 forks source link

window.js : _css3SetStyles() bug #103

Open partikule opened 13 years ago

partikule commented 13 years ago

When creating a MUI.Modal, if window.option['useCSS3'] is true, I got :

Asset.getCSSRule(".mochaCss3Shadow").style is undefined

cdotyone commented 13 years ago

This will probably be eliminated by removing the Asset.getCSSRule stuff. These calls are creating other problems with some browsers, but will eliminate regardless. -Chris

cdotyone commented 13 years ago

I can't seem reproduce this right now. Is this happening in all browsers? -Chris