thefantas / jquery-ui-tabs-paging

Automatically exported from code.google.com/p/jquery-ui-tabs-paging
0 stars 0 forks source link

outerWidth correction. #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The plugin does not seem to work with the latest version of jQuery and jQuery 
UI.

I replaced outerWidth({ margin: true }) with outerWidth(true), now it works 
fine.

Original issue reported on code.google.com by francesco.uliana@gmail.com on 19 Oct 2012 at 9:08

GoogleCodeExporter commented 9 years ago
Fixed to work with jQuery 1.8.2 and jQuery UI 1.9

Original comment by brian.se...@gmail.com on 20 Oct 2012 at 5:22