jquery / themeroller.jquerymobile.com

ThemeRoller site for jQuery Mobile
Other
140 stars 73 forks source link

Add keyboard shortcut to toggle inspector #63

Closed commadelimited closed 12 years ago

commadelimited commented 12 years ago

Would be pretty nice to have a keyboard shortcut allowing users to toggle the Inspector panel on and off.

tybenz commented 12 years ago

Ctrl+Shift+I (There is a title attribute on the radio button to inform users). Great suggestion!

commadelimited commented 12 years ago

There might be a problem with that keyboard combination. I just tried it on Chrome for the PC and it loaded Chrome developer tools.

tybenz commented 12 years ago

Yikes! Yeah and I realized that it opens up some sort of Favorites panel in IE 9. Any ideas on a combination that might work better. Maybe Alt + Shift + I ?

commadelimited commented 12 years ago

Perhaps just CTRL + I? I've never know any browser to implement that shortcut.