 |
ASP.NET MVC3 Razor With jQuery For Beginners - CodeProject
Once you find elements with jQuery selectors, you can hide them, change their color, attributes (classes, values, inner text), add some event handlers to them (click, double click), etc. An example of the code that attaches a click handler to the link is
www.codeproject.com |
 |