Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Zurb Foundation: Does the basic grid work without javascript?

If i only want to use the basic responsive grid functionality of Zurb's Foundation (no plugins), do i need to include foundation.js and initialize it?

like image 387
Christoph Avatar asked Oct 24 '25 14:10

Christoph


1 Answers

You don't need JS. And you can check it with the docs. Modules that require js has js label in the menu.

like image 91
JAre Avatar answered Oct 28 '25 04:10

JAre