Note about backtick in entwine shortcuts

This commit is contained in:
Ingo Schommer 2012-11-07 13:05:48 +01:00
parent 19a4e8a704
commit edb4ecd4d9

View File

@ -127,7 +127,7 @@ in jQuery.entwine, we're trying to reuse library code wherever possible.
The most prominent example of this is the usage of [jQuery UI](http://jqueryui.com) for The most prominent example of this is the usage of [jQuery UI](http://jqueryui.com) for
dialogs and buttons. dialogs and buttons.
The CMS includes the jQuery.entwine inspector. Press Ctrl+` to bring down the inspector. The CMS includes the jQuery.entwine inspector. Press Ctrl+` ("backtick") to bring down the inspector.
You can then click on any element in the CMS to see which entwine methods are bound to You can then click on any element in the CMS to see which entwine methods are bound to
any particular element. any particular element.