-
Notifications
You must be signed in to change notification settings - Fork 65
SVG object on the top. #13
Comments
Did you try it with the latest version (3.0.0)? |
yes, just tried, same thing |
Do you have more information (like what Browser, what version of jQuery, etc) or maybe even a test case I can look at? |
right now. this bug only happen on IE, my IE version is 9. jquery... v1.7 |
bgiframe only runs in IE6 by default. You'll need to use 3.0.0 and change the conditional option/setting to include running on IE9. |
any instructions in detail? |
Bug fixed... Thanks so much!~ |
Hi, before i use jQuery and jQuery UI 1.7.3 with bgiFrame 3.0, the bug i reported above fixed with conditional setting to true. now I update the jQuery and jQuery UI to v1.10.2, this bug repeat again, is there any other setting i should set? what's the jQuery version bgiFrame work with? |
The bgiframe plugin still works with the latest versions of jQuery. Maybe something else broke and has caused the issue? |
after updating the bgiframe.js from v2.1.1 to v2.1.3-pre, I found the svg object will be on the top for v2.1.3-pre, it was not happen on v2.1.1
The text was updated successfully, but these errors were encountered: