Sign in
or
Join FriendFeed
FriendFeed
is the easiest way to share online.
Learn more »
Join FriendFeed
Bruce Lewis
alert(function(x){$(x).attr('href')}(this_)+'||'+$(this_).attr('href'));
November 8
-
Comment
-
Like
-
Share
Kazutaka Ogaki
liked this
Why is the result of the function application undefined, when the following expression, which I would expect to be equivalent, is defined. -
Bruce Lewis
Ah, the 'return' keyword is not optional in js. -
Bruce Lewis