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

How does Cicerone handle things like .class now that the is_id argument is deprecated? #67

Open
jzadra opened this issue May 7, 2024 · 1 comment

Comments

@jzadra
Copy link

jzadra commented May 7, 2024

In the current dev version (1.0.5.9000), the cicerone$step() function argument is_id is deprecated. Is there another method to specify that the element is a non-HTML id, but rather some other selector like .class? Or has that functionality been removed?

@jzadra
Copy link
Author

jzadra commented May 7, 2024

It looks like it intelligently chooses whether it's an HTML id or selector based on the el value. It would be nice to add that to the documentation for the argument is_id.

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

No branches or pull requests

1 participant