Skip to content
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

Support not using HTML attributes. #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

binki
Copy link

@binki binki commented Apr 20, 2011

Add an option `use_html_attribute' which can be set to false to disable creating and trying to access a data-cutetime attribute.

Most uses of cuteTime do not need to use the extra attribute. jQuery's
.data() function is intended for storing information such as the
original time and works perfectly well with cuteTime.

…le creating and trying to access a data-cutetime attribute.

Most uses of cuteTime do not need to use the extra attribute. jQuery's
.data() function is intended for storing information such as the
original time and works perfectly well with cuteTime.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant