We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jQuery Mobile Navigation API
Current Goals:
$( link.attr( "href" )[ link.attr( "data-rel" ) ]( "open" );
data-rel="widgetname"
open()
Questions:
If the initial hash contains the id of a widget should we open that widget?
Answer(s):