HTML element: <noscript>
The <noscript> element defines an alternate block of HTML content to be executed if the BlackBerry® Browser is unable to run the script. Because JavaScript® support on the BlackBerry device can be turned on or off by the user or by an IT policy, content developers cannot be certain that JavaScript included with their content will run. By using the <noscript> element, the content can be viewed on BlackBerry devices on which JavaScript support has been turned off.
Parent topic: HTML elements