neokoenig / jQuery-gridmanager

A way of building rows and grids with built in editable regions; requires jQuery, jQueryUI, Bootstrap 3.x, & optional TinyMCE or CKEditor
http://neokoenig.github.io/jQuery-gridmanager/
461 stars 129 forks source link

Preview Button? #77

Closed daslicht closed 8 years ago

daslicht commented 8 years ago

Hello, what is the Preview buttons purpose: http://i.imgur.com/26djCHC.png Its not doing anything ?

neokoenig commented 8 years ago

It's not so much a preview button as allows you to manipulate the specific classes for that device size. i.e, col-sm vs col-md vs col-lg; It can't resize the view port.

daslicht commented 8 years ago

Ahh ok got it ! Thank you for this AWESOME Plugin !