Relax Breath of Solution.

Just I wanted.. Do you?…

jQuery Tips and Tricks you Must Memorize – Performance

Storing Data Use data method and avoid storing data inside the DOM. Some developers have a habit of storing data in the HTML attributes like ex.: HTML attributes is not meant to store data like that and the “alt” as a parameter name does not really make sense. The right alternative in most cases is […]