Tag Archives: JavaScript
Top useful Javascript & jQuery snippets
Check this amazing collection of the top most used jQuery snippets that you need to know about! These jQuery snippets will help you in your website development to build powerful and responsive web pages. These jQuery snippets will definitely help […]Read Top useful Javascript & jQuery snippets

Error: $ is not a function or how to resolve conflicts with other javascript libraries that use $() function
One of the reasons that make a jQuery popular is its extensions and plugins. Some CMS also include the jQuery library such as WordPress. Plugins let easily add functionality to a website and sometimes one might include more than one […]Read Error: $ is not a function or how to resolve conflicts with other javascript libraries that use $() function