Side navigation
#13897 closed bug (notabug)
Opened May 16, 2013 06:11AM UTC
Closed May 16, 2013 04:07PM UTC
Last modified May 16, 2013 04:12PM UTC
Solution of "Using prev()" in try.jquery.com
Reported by: | m@luto.at | 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.
Attachments (0)
Change History (2)
Changed May 16, 2013 04:07PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
Changed May 16, 2013 04:12PM UTC by comment:2
Thank you. I have posted my issue there: http://help.codeschool.com/discussions/try-jquery/246-212-wrong-error-message
That's valid, but try.jquery.com is maintained by codeschool. Issues and discussions are here: http://help.codeschool.com/discussions/try-jquery.