Skip to main content

Bug Tracker

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:

 $("#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.

Attachments (0)
Change History (2)

Changed May 16, 2013 04:07PM UTC by timmywil comment:1

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.

Changed May 16, 2013 04:12PM UTC by m@luto.at comment:2