If you have any website that you wish to give an appealing look to, you could use these jQuery plugins designed to create an effective and modern website.
Category: Programming
10 Responsive Jquery Navigation Menu Resources
In this post, we’ve rounded up 10 Responsive Jquery Navigation Menu plugins which follow the latest trends, making sure that your website is optimized for mobile devices.
jQuery Mini Image Gallery
jQuery Mini Image Gallery is a clean, easy to file, configurable through XML. It’s best for users who want to showcase their latest products / photos / images in a fashion way.
What Can You Do With Paper.js?
There are many JavaScript frameworks that leverage HTML5.
Paper.js is one of these frameworks that uses Document Object Model (DOM) to structure objects in an easy-to-understand manner. It offers creative and neat ways of doing lots of stuff on a Web browser that supports the
PHP Arrays: Defining, Looping and Sorting Simple Arrays
Unlike scalar variables, which assign only a single value to a variable, an array variable can hold multiple values.Arrays are useful for holding values from database queries or web form entries, where each field (also called a “key”) holds a specific value.