You are here

Files in Force JS 7

Primary tabs

File namesort descending Location Namespace Description
forcejs.info forcejs.info name = Force JS description = Removes the "has_js" cookie. package = Performance and scalability configure = admin/config/development/performance core = 7.x
forcejs.module forcejs.module Removes the has_js cookie.
ForceJsTest.php src/Tests/ForceJsTest.php Drupal\forcejs\Tests Contains \Drupal\forcejs\Tests\ForceJsTest.
forcejs_test.info tests/forcejs_test.info name = Force JS Test description = Support module for ForceJS testing package = Testing core = 7.x hidden = TRUE
forcejs_test.module tests/forcejs_test.module Support module for ForceJs testing.
README.txt README.txt Force JS ======== Removes the "has_js" cookie. When a browser renders a page generated by Drupal, a piece of JavaScript is executed which adds a cookie ("has_js=1"). This allows Drupal to generate different markup depending on…

Other projects