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

List item with a span inside #48

Open
ruudbwai opened this issue Aug 20, 2013 · 0 comments
Open

List item with a span inside #48

ruudbwai opened this issue Aug 20, 2013 · 0 comments

Comments

@ruudbwai
Copy link

my menus have a span with a description inside the list item like so

<li><a href="http://bing.com">Category Here <span>the description</span></a> </li>

tinynav returns this as Category Herethedescription

how do I strip out the span before tinynav returns the item, so it give me Category Here

Hope that makes sense.

Thanks.

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