#13897 closed bug (notabug)
Solution of "Using prev()" in try.jquery.com
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm currently at http://try.jquery.com/levels/2/challenges/12.
This is my solution: $("#vacations li").eq(-2)
And this is the error message that shows up:
While this selection might work in this instance, it's too specific. The second to last item won't always be .europe
I know that my solution is not what is expected but the error message in wrong in my view.
Change History (2)
comment:1 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Thank you. I have posted my issue there: http://help.codeschool.com/discussions/try-jquery/246-212-wrong-error-message
Note: See
TracTickets for help on using
tickets.
That's valid, but try.jquery.com is maintained by codeschool. Issues and discussions are here: http://help.codeschool.com/discussions/try-jquery.