click - Jquery Onclick and reference to the object clicked -


I have found the following jQuery expression, inside the function, I need to reference the object that was clicked to do this The way?

  $ ('# tag list took'). Click (function () {/ * content * /});  

Use

   $ (this) < / Strong>  


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -