Use Bootstrap's Responsive CSS

Post Reply
Chris
User
Posts: 162

Use Bootstrap's Responsive CSS

Post by Chris »

Instead of requiring jQuery Mobile and a whole reflow of HTML, why not use Boostratp's built-in responsive CSS? It will lead to much leaner code.

Bootstrap 2.x has been deprecated and should be replaced with Bootstrap 3.0.2, as it's the only one in development now. This also removes the need for jQuery Mobile etc., as Bootstrap 3 has full responsive behaviour built-in.


mobhar
User
Posts: 11716

Post by mobhar »

I second for this. Bootstrap 3 is more powerful for responsive mobile. Please use the built-in responsive css also for mobile. No need to use jQuery Mobile anymore.


skymark
User
Posts: 183

Post by skymark »

We'd like this too. Piling on... :)


opso
User
Posts: 1

Post by opso »

+1 on this


leeb9334
User
Posts: 4

Post by leeb9334 »

I agree, PHPMaker should have Bootstrap 3 included as it's much more improved in terms of multi-screen support.

Thank you.


clydde
User
Posts: 1

Post by clydde »

+1 bootstrap or Foundation Zurb


hugi
User
Posts: 22

Post by hugi »

+1


trf
User
Posts: 7

Post by trf »

Using boostrap 3 will also eliminate the need for a ewMenu.css file. just add the data toggle in the dropdown menus.


mobhar
User
Posts: 11716

Post by mobhar »

Thank you so much for implementing this in PHPMaker v11. I just tried it today. You guys rock!!!


Post Reply