AJAX Chat By Blueimp

If you’re looking for a nice open source web chat for your site, I suggest you take a look at AJAX Chat by Blueimp. This free and fully customizable chat client can easily be integrated in a number of common forum systems such as phpBB, MyBB, PunBB, SMF, vBulletin and other PHP community software. Other [...]

Continue Reading →

Social Image Hover

Social Image Hover is a plugin created by developers at Code Canyon that combines the most popular social network services. This lets you easily add hover over social buttons to your images, making them shareable on sites like Facebook, Google Plus, etc. This is compatible with all web browsers and works on all iOS devices [...]

Continue Reading →

Create An Impressionist UI Video Player Using HTML5, jQuery, And CSS3

Today’s featured tutorial is written by Valeriu Timbuc from DesignModo, which teaches you how to create a video player using a combination of HTML5, jQuery, and CSS3. The look and feel of the video player is based on Vladimir Kudinov’s Impressionist UI design, which of course, we’re going to recreate using CSS3. As for the [...]

Continue Reading →

How To Add A “Load More Posts” Button In WordPress

Today’s featured WordPress tutorial comes from Michael Martin and it’s about replacing the “Older Posts” link on your blog with a button that extends the length of the current web page instead of reloading it; it is similar to how you view older tweets on Twitter. A partial screenshot of the button You can check [...]

Continue Reading →

Create a Slideshow With HTML5

Finally, there’s no need for you to upload a PowerPoint (.pps) file and embed a code on your webpage just to be able to display a slideshow presentation. Here’s a great script I found over at AjaxShake that’ll teach you how to create an amazing slideshow in an HTML5 environment! The code is created by [...]

Continue Reading →

Use Ajax to Save Changes in Contenteditable as JSON

Contents of any HTML5 element with a contenteditable attribute can be live-edited inside the browser window. But any changes that you apply won’t be saved on the actual document itself that is located in the server, so these changes won’t appear anymore once you refresh the page. To get around this and have the data [...]

Continue Reading →

Create AJAX Loading Animation with CSS3

Now we don’t have to rely on animated gifs in creating AJAX loading animation effects. This CSS3 tutorial will teach us how to create three different types of loading animation. Let’s start off with our HTML markup. HTML Markup <div id=’loading’> <div id=’Column1′ class=’Columns’></div> <div id=’Column2′ class=’Columns’></div> <div id=’Column3′ class=’Columns’></div> <div id=’Column4′ class=’Columns’></div> <div id=’Column5′ [...]

Continue Reading →

Rcarousel: A Continuous jQuery UI Carousel

Before you toss this off as just another slider review, check out this innovative content slider and carousel made with jQuery, called the rcarousel. Created by front-end developer Wojciech rrh Ryrych, this continuous carousel is basically a jQuery UI widget which latest version (v1.1) was just released recently. Its inherent capabilities from its predecessor include [...]

Continue Reading →

2012 Web Development and Tech Forecasts

AS we usher in 2012, the web development community has been coming up with several forecasts for the industry. Although most of this surrounds an influx of greater improvements in the technological frontier, it may also spell doom for some brands. The question is, how will these changes affect the entire tech landscape for users, [...]

Continue Reading →

7 jQuery Plugins To Jazz Up Your Website

The following jQuery plugins are great for for event management, animation and Ajax interactions, and will certainly turn your website into eye-candy for your visitors! Ninja UI – This plugin is one big pack of web interface: it has buttons, icons, tooltips, sliders, and more! Its design gets plenty of rave reviews for being beautiful, [...]

Continue Reading →

Page 1 of 3123»