In this article am going to illustrate how you can change the background color of a button after it has been clicked when using jQuery. This kind of functionality makes a website or web application more responsive and interactive with the user especially when you have many buttons or links and you want your users […]
15 Best Sliders and Galleries For Your Next Project
If you want to grab a visitor’s attention by displaying a set of images, sliders are a great way to get that done. The best sliders are attention-getting, with attractive animations that match the tone and purpose of your site. We’ve collected a list of some of our favorite sliders and galleries below. Fair warning: […]
25 Free jQuery Plugins for Custom Tabs & Accordions
Modern web designers simply adore dynamic page elements. Dropdown menus, carousels, tabbed links and accordion menus are just a few examples. All of these effects can be recreated using free jQuery plugins without much code. The toughest part is finding the perfect jQuery plugin to fit with your current project. In this gallery you’ll find […]
The 10 Best Parallax Design Tutorials Ever
Parallax scrolling is nothing new to web design. If anything, this effect must be used more often to create stunning and attractive pages on your website. Once a hot web design trend, parallax scrolling lost its steam with the growth of mobile use to view websites. Parallax scrolling isn’t mobile-friendly but there are a few who have […]
Routines for Practicing your Frontend Development Skills
Let’s face it – any skillset worth acquiring takes time and lots of practice. The most fitting yet ironic way to improve is by screwing up and learning from your mistakes. While this process may not benefit the aspiring counterfeiter, mistakes are often the quickest and most resilient teaching methods. Web development is perhaps one […]
How To Code a Hidden Dropdown Search Form using jQuery
Expanding search fields have become a popular choice for designers looking for extra room on the page. Almost every website is going to need a search field somewhere in the layout. It’s practically a necessity for any visitor who is looking for a specific page or bit of information. As trends advance user interfaces are […]
Building a Company Team Page with Dynamic Content
Any business with a large team of employees might consider publishing more detailed information online. This helps customers and clients build a deeper connection with the business, and it offers a more personal touch for each team member. It’s pretty simple to list employees into a table – but what about dynamically-driven content? In this […]
How To Build a Tabbed Ajax Content Widget using jQuery
Blogs are usually full of different posts all with varying degrees of popularity. Readers don’t always know how to find related posts without using the search feature. It helps to build smaller widgets right into the page that can automatically sort through content based on different criteria. In this tutorial I want to demonstrate how […]
How To Build Tag Input Autocomplete Suggestions with Tokeninput
Tag-based input fields are becoming more common amongst social networks. Also consider new applications such as user-submitted news which provide another method for predefined tags. There are other plugins available which display tag choices in a formatted list using a typical input field. But in this tutorial I want to showcase how we can include […]