Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Genesis JS / No JS™
AuraScript / PureScript is not affiliated with Genesis JS / No JS. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin is for developers building child themes on the Genesis Framework. It adds a dynamic CSS class to the HTML body element, enabling precise control over page styling based on whether the visitor's browser has JavaScript enabled or disabled.
no-js class to the body tag. A tiny inline script runs immediately to change this class to js if JavaScript is active. This provides a reliable hook for CSS..js .menu-item or .no-js .menu-item to show, hide, or style elements conditionally. This is useful for managing interactive components that require JavaScript.genesis_before hook, ensuring compatibility and proper execution timing within the Genesis theme structure.