jQuery-Handsontable and Twitter Bootstrap responsive.css Copy/Paste issue -
i'm having issue using jquery-handsontable twitter bootstrap.
i can't use jquery-handsontable copy-paste functionality twitter bootstrap responsive style sheet.
if delete bootstrap-responsive.css it's working charm! need use twitter bootstrap responsive css. if can't combine them @ least wanna know why i'm having issue.
here example link(http://jsfiddle.net/tevfik/mjvpa/); try remove bootstrap-responsive.css "manage resources". you'll see copy/paste work on table.
i need solve problem.
other links; http://warpech.github.com/jquery-handsontable/
using firebug showed there conflict ".hidden" class in css. have fixed handsontable use name spaced class name (now called ".hthidden".
make sure upgrade current version , fine.
Comments
Post a Comment