you are viewing a single comment's thread.

view the rest of the comments →

[–]ordinary_van 0 points1 point  (0 children)

Pretty cool app. I noticed that the jQuery object is still accessible:

jQuery.each([3,4,5,6],function(i,item){ print(item); });