Search Results for: jquery

jQuery Editable Table
Jean-Baptiste Jung
How to Create an Editable Table with jQuery & Pure CSS

Using open-source components makes it really easy and quick to build powerful front-end elements for websites or apps. In this tutorial, you’ll learn how to easily create an editable table

Jean-Baptiste Jung
jQuery Document Ready: Tips & Practical Examples

jQuery is extremely popular amongst front-end developers and is the preferred JavaScript framework of most coders. But even if jQuery can simplify your JS development and add a lot of possibilities, there’s cases where you can’t use jQuery. Here is tips and practical examples about how to do things you usually done with jQuery without using the popular framework.

CSS Spinners and Loaders
Jean-Baptiste Jung
The Best CSS Spinners & Loaders

Using modern CSS techniques, it has never been easier to create a loader/spinner of any kind. This article showcases over 40 different techniques and styles.

Online Code Editor
Jean-Baptiste Jung
10+ Best Online Code Editors

As a developer, your main tool is obviously the one that allows you to turn your ideas into code: A text editor. As time goes by, more online text editors

Jean-Baptiste Jung
Best CSS Frameworks for Building Better Websites

When building a website, using a CSS framework is a real time saver as it provides you with tools every web designer and front-end developer needs when crafting a site

HTML5 Audio Players
Jean-Baptiste Jung
HTML5 Audio Player: The 10 Best Players

Among other great features, the new HTML5 specification allow native audio streaming. In this article, I have compiled the 10 most awesome HTML5 audio players available today.

How to Create a WordPress Contact Form WITHOUT Plugin

Many WordPress plugins can add a contact form to your blog, but a plugin is not necessary. In this tutorial, I’m going to show you how you can create a built-in contact form for your WordPress theme.

Top 10 Web Development Best Practices

Front-end web developent can seem to be easy at first, but producing a clean, semantic, and cross-browser code is definitely a hard job. In this article, I have compiled the top 10 best practices that have been useful to me in the past 3 years.