Gears for IE should display an alert when its network interception layer is not working and the user browses into an origin containing resource stores. This page can be used to emulate these conditions and to initiate a variety of navigations. Generally the alert only comes up once per session, this page also lets you reset that flag.

create a resource store for this origin
enable network interception for IE
disable network interception for IE
reset has warned for IE
window.open('http://www.google.com/')
window.open('blah.html')
window.open();wnd.document.write('hello')
iframe.src = blah2.html
link to anchor
link to blah.html
link to blah.html target = _blank



anchor