Breakpoints Class

Component type

module

Maintenance status

Development status

Downloads

9

Component created

Component changed

This module adds classes to Body tag of page based on configured Breakpoints via Javascript.

Why not Browserclass?

Do you like Browserclass module as I do? So you know that changing of browser window size not changes classes that applied to Body tag. It happens because Browserclass module logic is based on User-agent and works totally in backend.

Sidr

Component type

module

Maintenance status

Development status

Component created

Component changed

Sidr integration for Drupal. This module allows the admin to create "trigger" blocks which when clicked, use the Sidr libraries to slide in / slide out a specified target element. This is very useful for implementing responsive menus. All you have to do is create one or more dedicated regions in your theme, say, mobile_menu and then configure a sidr trigger block to toggle it.