Basic jQuery Tutorial: Add Remove Attribute
In this article, I will be showing you how to add or remove HTML attributes. HTML attributes like title, href, src, etc. For example:- <img src="abc.jpg" class="test" alt="abc" /> Here: src, class, alt,…
Why Follow Web Standards?
While discussing about Web Standards, most web developer’s cliche is “Who Cares Standards?”, “Too Difficult to understand, let’s forget” and “It worked anyway”.
