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

added 'esc' to cancel, support for center and target from jqueryexpression #61

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

Conversation

guedalia
Copy link

added 'esc' to cancel joyride

added support for jqueryexpression (in addition to class and id) for target, e.g.

<li data-jqueryexpression='img[src="/js/imgs/btn_edit.png"]'>

added support for center tip and nub (works for top and bottom), e.g.

<li data-id="one" data-options="tipLocation:bottomcenter">

or

<li data-id="two" data-options="tipLocation:topcenter">

added support for jqueryexpression (in addition to class and id) for target
added support for center tip and nub (works for top and bottom)
@mrsweaters
Copy link
Contributor

This is nice. I do think data-expression may be a better name for the attribute as I am working on support for Zepto.

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.

None yet

2 participants