Function caller name in an anonymous function?

Correct - they're anonymous. If you need to know their names by callee, you'll need to give them a name. Will something like this.

Foo = function foo() rather than this. Foo = function() work for you?

I'm tying to figure out a function stack trace in jQuery. – anjanesh Dec 27 '10 at 10:58 Named function expressions, which is what you're suggesting, have serious issues in IE. See kangax's article: kangax.github.Com/nfe – Tim Down Dec 27 '10 at 18:36.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions