This module helps websites "Go Dark For IE". The Go Dark For IE movement proposes that on October 26, 2012 websites blackout for all users visiting your website using IE8 or older and instead direct them to Go Dark For IE with information about the movement and upgrading or switching their browser." October 26, 2012 is the general availability date for Windows 8, which will be packaged with IE10.
The blackout screen is enabled by default (i.e. it will blackout your website on October 26, 2012 for all users visiting your website using IE8 or older) when the module is enabled.
Disable or preview the blackout in:
Administration » Configuration » User interface » Go Dark For IE.
This implements a fork of the tinynav.js jQuery library and has an associated admin settings page for configuring it to use in any of your themes. As of 1.1 this module now comes with code based heavily on tinynav.js that allows for rendering nested structures as well as limiting how deep a structure to display in the dropdown.
TinyNav.js is a tiny jQuery plugin (362 bytes minified and gzipped) that converts <ul> and <ol> navigations to a select dropdowns for small screen. It also automatically selects the current page and adds selected="selected" for that item.