jquery-steps icon indicating copy to clipboard operation
jquery-steps copied to clipboard

Conflict between steps and bootgrid plugins

Open rrodini opened this issue 6 years ago • 0 comments

I am using jQuery Bootgrid within jQuery Steps both from author Rafael Staib. Specifically I am placing a grid as the content of one of the steps.

The grid renders fine, but the pagination buttons are not styled properly. Good pagination using Bootgrid without Steps: good-pagination Bad pagination using Bootgrid within Steps: bad-pagination I traced this to a "wizard" style defined by jquery.steps.css. Can anyone suggest a fix or a workaround?

rrodini avatar Jul 08 '19 15:07 rrodini