vote : function (photo,score)
How come it's not "function vote(photo,score)" or something similar?
I've had a good search for other examples of jquery/javascript using
similar expressions but can't find anything. Any pointers really
appreciated.
So that why I define function for hw variable. And it becomes
hw.vote() and is available during page lifetime.
On Dec 18, 6:50 pm, Remigijus Kiminas <rem...@gmail.com> wrote:
> It's function of variable hw. That's why sintax is like this. Variable
> is defined here:http://code.google.com/p/hppg/source/browse/trunk/design/defaulttheme...