Tag Archives: coding

Using jQuery noConflict

Here is a little tip for everyone out there when adding various javascript libraries to a website. When using two or more different Javascript libraries, typically you’ll run into an issue where they both try to utilize the $ function … Continue reading

Posted in Internet, Websites | Tagged , , , , , | Leave a comment