The Best Free Books, Videos, Tutorials and More for Learning jQuery

jQuery is undoubtedly the most popular JavaScript library on the web today. It is used by 70% of the top websites and is becoming a defacto standard in web development. If you are looking for a programming job, knowing the library is a big plus. Things have progressed as well in terms of the quality and availability… Continue reading The Best Free Books, Videos, Tutorials and More for Learning jQuery

12 Useful HTML5 Sliders to Save your Time

Nowadays, websites have become more fancy and dynamic and boast a lot of animation and moving objects – thanks to the advancements in the designing industry. A few years back websites had simple and boring web pages with content on them static and unattractive. This thing has changed now due to the excessive use of… Continue reading 12 Useful HTML5 Sliders to Save your Time

70+ jQuery Touch Event Plugins – Support Touch Gestures!

As the market for mobile devices with touch screens explodes, more and more websites are optimized for offering mobile visitors an optimal experience. With jQuery touch event plugins it is rather simple to allow touch screen users to interact with and navigate your website using touch gestures! In the recent years, the need to make… Continue reading 70+ jQuery Touch Event Plugins – Support Touch Gestures!

70+ Must Have jQuery Tutorials

Welcome to day 7, the last installment of tutorial week on Designrfix. Today we have assembled an awesome collection of some wicked jQuery tutorials from around the Web. I am confident that these web design and development tutorials will arm you with all the necessary techniques in-order to achieve those latest web design trends. Lastly,… Continue reading 70+ Must Have jQuery Tutorials

45+ Websites with Floating and Fixed Position Navigation Designs

Great looking and user-friendly navigation is one of the most important aspects to get right in web design. Web designers have invented many different ideas to help users find what they are looking as efficiently as possible. Still the most used approach is one or two drop down menus placed at the top of the… Continue reading 45+ Websites with Floating and Fixed Position Navigation Designs

30 New Open Source Plugins and Scripts for Dynamic Websites

Open source code provides a means where developers can quickly build new projects without structuring every feature from the beginning. I specifically follow a lot of jQuery plugins which are built off the ever-popular jQuery library. Since the library is open source, many of the plugins are also released for free using a similar license.… Continue reading 30 New Open Source Plugins and Scripts for Dynamic Websites

15 Useful JQuery Calendar and Date Picker Plugins

With JQuery Calendar and Date Pickers it is quite simple to add cool calendar features to nearly any website. You can directly incorporate these plugins into your website as they only require minor modifications and styling. JQuery is a cross-browser JavaScript library designed to simplify the client-side scripting of HTML. Today we are featuring 15… Continue reading 15 Useful JQuery Calendar and Date Picker Plugins

50 Amazing jQuery Plugins That You Should Start Using Right Now

jQuery has a wonderful community of programmers that create incredible things. However, it may become difficult to sift through everything that is released and find the gems that are absolute must-haves. This is why, in this post, you will find a collection of 50 new jQuery plugins and JavaScript libraries that, when applied with good… Continue reading 50 Amazing jQuery Plugins That You Should Start Using Right Now

60 Websites Using Full Screen Photographic Backgrounds

Using a large photograph as a background is becoming more and more popular in website design. The photograph offers more interest and far less work than a design. Many of our collection of websites using full screen photographic backgrounds actually use a slideshow – even more flexibility. We have also included some links to tutorials… Continue reading 60 Websites Using Full Screen Photographic Backgrounds

Arrange Images into Flexible Grid with Photoset Grid

Photoset Grid is a simple jQuery plugin to arrange images into a flexible grid, based on Tumblr’s photoset feature. Originally the plugin was created for the Style Hatch Tumblr themes as a way to use the photoset grid in responsive layouts, but they have since expanded it and released a jQuery plugin for us. Beyond… Continue reading Arrange Images into Flexible Grid with Photoset Grid

Code a Dynamic Featured Image Gallery Layout using jQuery

The common image thumbnail carousel effect has gained traction among web developers. You can locate this technique on almost any major news company or online magazine, coupled with rotating featured images or banner designs. I feel that open source code has offered a much smoother choice for developers instead of being forced to write your… Continue reading Code a Dynamic Featured Image Gallery Layout using jQuery

8 jQuery Plugins for Layout and UI Enhancements

On occasion, you might have to work on a project that has unique layout or UI requirements – things that can’t be achieved with CSS alone. With projects like these, jQuery can be very useful. So for this post, we’ve rounded up some jQuery plugins that can help you accomplish some amazing things when it… Continue reading 8 jQuery Plugins for Layout and UI Enhancements

10 Useful jQuery Plugins For 360 Degree Image Rotation

With the advent of jQuery the web/graphic designing industry was totally revolutionized. JQuery has made the task of designing extremely easy and handy, and allows you to do it quickly by using jQuery plugins. A huge amount of jQuery plugins are available out there, in various categories that allow you to achieve various different types… Continue reading 10 Useful jQuery Plugins For 360 Degree Image Rotation

13 Very Useful jQuery Modal Plugins

In today’s collection, we are presenting for you 13 jQuery Modal plugins. Many websites are using jQuery currently and it is important that one should know what jQuery plugins are available there in order to stay up to date with the latest web design trends. With the help of jQuery plugins, one can keep his… Continue reading 13 Very Useful jQuery Modal Plugins

25 Web Development Tutorials for Useful Code Snippets

Over the past few years we have published a large set of tutorial focused on web development techniques. Both frontend and backend code samples are always helpful when you are building new projects. And that is reason enough to go back and check out past tutorials for golden nuggets of codes. Check out the gallery… Continue reading 25 Web Development Tutorials for Useful Code Snippets

Streamline your Process with Volo

Front-end developers face a variety of challenges when creating sites that have repetitive solutions. All sites use a similar DOM skeleton, as well as many common features and attributes. Volo aims to remove some of the effort out of the process, allowing developers to focus on the new aspects of a project, as apposed to… Continue reading Streamline your Process with Volo

Interactive Challenges & Writing jQuery in the Browser

Try jQuery is a combination of videos, interactive console challenges, and writing code in the browser. You’ll need about 2 hours of time to make it through everything. There is a gentle introduction to what jQuery is, and what it can do. It tells you how to search and walk through the DOM with selectors… Continue reading Interactive Challenges & Writing jQuery in the Browser

Coding a Horizontal Navigation Bar with jQuery Dropdown Menus

It is very common to find dropdown navigation elements within website layouts. Developers use these types of hidden menus for displaying extra links which are typically related to the main topic. Other examples may use sliding panels or varying accordion-style menus to accomplish the same interface. But for this tutorial I want to build a… Continue reading Coding a Horizontal Navigation Bar with jQuery Dropdown Menus

25 Interactive HTML5 Websites

Few years ago, there were lots of cool and interactive websites that were built with Flash. They would often feature full screen layouts, animated elements and futuristic interfaces that made HTML websites look plain and tedious. Yet unfortunately Flash comes with several problems such as high processor load or loading time, but these days these… Continue reading 25 Interactive HTML5 Websites

jQuery Auto-Complete & Auto-Suggest Text Input

Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields. It was built with focus on performance – results for every query are cached and pulled from local cache for the same repeating query. If there are no results for particular query it stops sending requests to the server for… Continue reading jQuery Auto-Complete & Auto-Suggest Text Input

25+ Exceptional WordPress Slideshow Plugin Roundup

In recent years, using a WordPress slideshow plugin has become hugely popular and for the right reasons. A WordPress slideshow can provide an immense method of displaying plenty of contents in a restricted space. WordPress slideshow plugins are easy to install and manage, and they can make your website look truly professional. WordPress slideshows are… Continue reading 25+ Exceptional WordPress Slideshow Plugin Roundup

Make Pretty Charts For Your App with jQuery and xCharts

Charts are a great visual aid when presenting data. You can’t build a professional admin panel without them. They are also tricky to set up. However, there is a new library that makes things easier – xCharts. Today, we are going to use it along with the daterange picker for Twitter Bootstrap, to build a… Continue reading Make Pretty Charts For Your App with jQuery and xCharts

jQuery Slider Shock: The Most Complete Slider

Hi everyone. We are proud to present our latest product : jQuery Slider Shock. A fully responsive slider and the most complete over the web right now. Available for you to download it as a jQuery code to use it wherever you need, or as a plugin for the most used CMS: WordPress. We wanted to make… Continue reading jQuery Slider Shock: The Most Complete Slider