Bug Tracker

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#13897 closed bug (notabug)

Solution of "Using prev()" in try.jquery.com

Reported by: m@… 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: $("#vacati­ons li").­eq(-2)

And this is the error message that shows up:

While this­ selection­ might wor­k in this ­instance, ­it's too s­pecific. T­he second ­to last it­em won't a­lways 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 Timmy Willison

Resolution: notabug
Status: newclosed

That's valid, but try.jquery.com is maintained by codeschool. Issues and discussions are here: http://help.codeschool.com/discussions/try-jquery.

Note: See TracTickets for help on using tickets.