Create a Timeline Portfolio

Web developer Martin Angelov demonstrates how you can create a Timeline Portfolio. Timeline is a jQuery plugin that shows chronological series of events. Here, you can embed different types of media such as videos, maps, tweets then associate them with date. Basic layout: HTML Index.html <!DOCTYPE html> <html> <head> <meta charset=”utf-8″ /> <title>Timeline Portfolio | [...]

Continue Reading →

Creating Direction-Aware Hover Effect

Here’s another good CSS3 and jQuery tutorial from awesome web developer Mary Lou. Her creation is a direction-aware hover effect using these two elements. Reminder: This only works on browsers that support CSS transactions. Unordered list for thumbnails and descriptions overlays: <ul id=”da-thumbs” class=”da-thumbs”> <li> <a href=”http://dribbble.com/shots/502538-Natalie-Justin-Cleaning”> <img src=”images/7.jpg” /> <div><span>Natalie & Justin Cleaning by [...]

Continue Reading →

SimpleWeather – Display The Weather Using jQuery

Today’s featured plugin comes from the guys over at monkeecreate and it is called SimpleWeather, a jQuery plugin that creates a widget that displays the current weather in the specified locale. The data it displays is pulled from the public Yahoo! Weather feed via the YQL API, which means that it can only recognize US [...]

Continue Reading →

Quicksand – Recorder and Filter

Created by Jacek Galanciak, Quicksand allows you to organize and record items to make your search get easier. Click on the image to find out how it works and download its file. Incoming search terms for the article: best design for quick sand quick sand quick sand @#!*% quicksand gallery cms quicksand recorder error travel [...]

Continue Reading →

kiNotice: A jQuery Notification Plugin

There are a few ways you can introduce a notification message window to a visitor; at the top, in the middle, or at the bottom of the screen (the side are usually reserved for ads and widgets like social media icons). I for one personally think that the best place to put your notification without [...]

Continue Reading →

Make Your Website Behave Like An Image Slider With Revolver Plugin

Revolver is a jQuery plugin developed by kernelstudio from codecanyon, and it lets you turn your entire website into a slider. Instead of simply clearing out the entire window and loading the next page, Revolver simply causes the current webpage to slide off the screen and introduces the next one just like your typical image [...]

Continue Reading →

WP-DBManager

The WP-DBManager, created by Lester “GamerZ” Chan, is a plugin for WordPress that lets you backup, optimize, repair, restore and delete backup database. This is a lifesaver for all users because it automatically optimizes your database once you have it setup. No more worries if you’re unable to do the backup if you’re too busy, [...]

Continue Reading →

Real Shadow: A jQuery Plugin For Creating Realisitc Shadows

Here’s a pretty neat jQuery plugin created by Indamix that you can use on your website! It’s called Real Shadow, and what it does is it gives an element a shadow that changes its attributes depending on the location of the mouse cursor. The plugin works by manipulating the value of the CSS property box-shadow. [...]

Continue Reading →

AnimaDrag: Drag-and-Drop Plugin with Animation

AnimaDrag is a great drag-and-drop plugin that is small and lightweight. Created by web and software developer Abel Mohler, it’s independent of jQuery UI framework and is easily draggable thanks to jQuery animation. Check out the demo and tutorial by clicking on the image.   Incoming search terms for the article: animadrag jquery sortable animate [...]

Continue Reading →

Display Related Posts By Current Author for WordPress 3+

It’s always convenient for your blog readers to see posts that are related to the one they’re currently reading, but what if they prefer to reading articles from a particular author? Here’s a plugin that’ll do just that. Unlike most of the other plugins, the code for this one is based on PHP, and not [...]

Continue Reading →

Page 6 of 18« First...«45678»...Last »