top | item 29965880

(no title)

jamiethompson | 4 years ago

I definitely "cheated" some of these by throwing in something horribly verbose rather than whatever a more correct solution would be

discuss

order

Vinnl|4 years ago

I felt dirty when I did something like

    #one, #three, #five, #six, #nine
(Or whatever the elements we had to select were.)

maaaaattttt|4 years ago

Same here, and to be honest I'm still not sure what the clean solution would be for this level. With that particular html structure and class/id usage there maybe isn't any…

dotancohen|4 years ago

Exactly. All the previous questions had real, elegant answers. This one felt like whacking the mole was _possible_, but not the right way.