bgiframe icon indicating copy to clipboard operation
bgiframe copied to clipboard

SVG object on the top.

Open jonathanlin08 opened this issue 11 years ago • 10 comments

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

jonathanlin08 avatar Mar 07 '13 19:03 jonathanlin08

Did you try it with the latest version (3.0.0)?

brandonaaron avatar Mar 07 '13 19:03 brandonaaron

yes, just tried, same thing

jonathanlin08 avatar Mar 07 '13 19:03 jonathanlin08

Do you have more information (like what Browser, what version of jQuery, etc) or maybe even a test case I can look at?

brandonaaron avatar Mar 07 '13 19:03 brandonaaron

right now. this bug only happen on IE, my IE version is 9. jquery... v1.7

jonathanlin08 avatar Mar 07 '13 19:03 jonathanlin08

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.

brandonaaron avatar Mar 07 '13 19:03 brandonaaron

any instructions in detail?

jonathanlin08 avatar Mar 07 '13 19:03 jonathanlin08

https://github.com/brandonaaron/bgiframe/blob/master/README.markdown#settings

brandonaaron avatar Mar 07 '13 20:03 brandonaaron

Bug fixed... Thanks so much!~

jonathanlin08 avatar Mar 07 '13 20:03 jonathanlin08

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?

jonathanlin08 avatar Jul 30 '13 17:07 jonathanlin08

The bgiframe plugin still works with the latest versions of jQuery. Maybe something else broke and has caused the issue?

brandonaaron avatar Oct 21 '13 02:10 brandonaaron