Author: djavupixel
Tutorial adding latest jQuery Version to WordPress with wp_enqueue_script()
After having used jQuery and WordPress together on a number of themes, I thought I’d share some tips that I have learned through my experience with WordPress. The traditional way to include jQuery in an HTML page is with the script tag. However when working with WordPress, you should never do this. The reason is…
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 you in your daily client-side coding.
Video Tutorial: Introduction to Magento – Part 1
Magento is one of the best open source eCommerce application! It is incredibly well architectured, fully flexible, scalable and really powerful. If you are thinking about creating an online shop, Magento is your choice! In the following two screencast we will cover the basic options in Magento, which will help you set up your web…