Skip to content

Correcting misspelled attribute name collapsibleset #352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Correcting misspelled attribute name collapsibleset #352

wants to merge 1 commit into from

Conversation

MauriceG
Copy link
Contributor

No description provided.

@jaspermdegroot
Copy link
Member

@gabrielschulhof - Isn't collapsibleset correct? (see your commit bb632e1)

@gabrielschulhof
Copy link

Yes, actually. @MauriceG we've decided to standardize on data-role="widgetname" so you could theoretically do myElement[ myElement.attr( "data-" + $.mobile.ns + "role" )](). We don't actually do that, but the code serves to illustrate the fact that the value of the data-role attribute is systematically the name of the jQuery plugin corresponding to the widget you wish to instantiate on the element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants