So, you've tried your hand at writing jQuery plugins and you're comfortable putting together something that probably works. Awesome! Thing is, you think there might be better ways you could be writing ...
Static analyser for JavaScript which can detect use of unsafe jQuery methods which are vulnerable to XSS attack. By design, any jQuery constructor or method that accepts an HTML string — jQuery(), ...