2017 © Pedro Peláez
 

contao-module contao-mediaquery

Contao library that sets an cookie via javascript to check browser viewport dimension in php.

image

heimrichhannot/contao-mediaquery

Contao library that sets an cookie via javascript to check browser viewport dimension in php.

  • Friday, September 18, 2015
  • by digitales@heimrich-hannot.de
  • Repository
  • 6 Watchers
  • 1 Stars
  • 27 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Contao MediaQuery

Contao library that sets an cookie via javascript containing browser dimension to check browser viewport dimension in php., (*1)

Currently supported

  • width/max-width/max-device-width check
  • height/max-height/max-device-height check

For detailed usage check 'HeimrichHannot\MediaQuery\ViewportTest.php'., (*2)

Usage

\HeimrichHannot\MediaQuery\Viewport::matchQuery('(min-width: 800px and max-width: 1300px)');

Will return true if current browser dimension is between 800px and 1300px, otherwise false., (*3)

The Versions

18/09 2015

dev-master

9999999-dev https://github.com/heimrichhannot/contao-mediaquery

Contao library that sets an cookie via javascript to check browser viewport dimension in php.

  Sources   Download

LGPL-3.0+

The Requires

 

contao mediaquery viewsport

18/09 2015

1.0.0

1.0.0.0 https://github.com/heimrichhannot/contao-mediaquery

Contao library that sets an cookie via javascript to check browser viewport dimension in php.

  Sources   Download

LGPL-3.0+

The Requires

 

contao mediaquery viewsport