jquery-steps
jquery-steps copied to clipboard
Conflict between steps and bootgrid plugins
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:
Bad pagination using Bootgrid within Steps:
I traced this to a "wizard" style defined by jquery.steps.css. Can anyone suggest a fix or a workaround?