Smart Validate: jQuery Credit Card Validation Plugin

If you’re conducting an online business, this jQuery plugin called Smart Validate will be a helpful addition to your website. Created by the egrappler.com web developers, it makes credit card validation easier and more convenient. The following credit cards are supported by Smart Validate: -          Visa Card -          Master Card -          Discover -          American Express [...]

Continue Reading →

Create Linked Tooltips Using CSS3 and jQuery

I’ve come across this neat tutorial on how to create nice-looking linked tooltips using CSS3 and a little bit of jQuery for that cool fade in/out effect. Below is a screenshot of what the tooltips in the tutorial look like: There are 3 variations of the balloons’ arrows, wherein they can point left, center, or [...]

Continue Reading →

Create A Fancy Progress Bar Using CSS3 And jQuery

Ivan Vanderbyl‘s cool CSS progress bar actually shows you a percentage of how much longer the process takes, unlike the others that just leave you guessing. Click on the screenshot above to see the code in action.   HTML Markup <!DOCTYPE html> <html> <head> <meta charset=”utf-8″> <title>Pure CSS Progress Bar</title> <link rel=”stylesheet” href=”stylesheets/ui.css”> <link rel=”stylesheet” [...]

Continue Reading →

Create A Flashing Blue Menu With CSS

First off, don’t dismiss this menu design based on the screenshot image alone. Instead, click on the image below to view the impressive demo. This cool navigation menu was created by 17-year old Felix Buhler, and it uses CSS3 keyframes property. To create the flashing effect, the menu’s attribute is simply changed from a static [...]

Continue Reading →

Create Big, Bold, & Responsive Headlines with slabText!

Create dramatic and responsive headlines with slabText! Created by frequency-decoder, this jQuery plugin splits a body of text (i.e. headline) into rows before resizing each row to fill in the available horizontal space. Click on the image above to download the plugin. There are two ways to accomplish this. The first is to let the [...]

Continue Reading →

Display Your Facebook Wall On Your Website With fb.wall

Now you don’t have to log in to your Facebook account just to check on your wall! Thanks to NeoSmart’s jQuery plugin called fb.wall, you can view the contents of your Facebook wall right on your website’s page. Fb.wall uses Facebook’s Graph API, which allows the designers and the developers to display Facebook users’ wall [...]

Continue Reading →

AnchorCloud Jquery Plugin

Web developer Dusky Code has created a jQuery plugin called the AnchorCloud Expanding Link Identifier. It is developed using YQL (Yahoo Query Language) to extract website contents like page title and description. Since it is only in its first release, support for media content is limited to videos from YouTube and Vimeo. The next release [...]

Continue Reading →

How to Create YouTube Popup Buttons with CSS

Here’s  a very cool CSS trick I found that will let you have the same buttons as those in YouTube’s footer! But first, lots of thanks to the following coders below: Dennis Sa – for the jsbin of the matte buttons http://jsbin.com/efesot/6 Trevor Gerzen – for applying the transitions, and Chris Coyier – for coming [...]

Continue Reading →

TinyTips jQuery Plugin

Web designer Mike Merritt designed a jQuery plugin that will give more definition on your web site by adding tooltips to any element on a page. You can check out his work in this DEMO. Download the development version and production version zip files. HTML <!DOCTYPE html> <html> <head> <meta http-equiv=”Content-type” content=”text/html; charset=utf-8″> <title>tinyTips 1.0</title> [...]

Continue Reading →

Reduce Spam in WordPress with .htaccess

Here’s a very useful snippet from allguru.net that helps reduce spam in WordPress. Blocking spam at the .htaccess level is more efficient and effective than merely using plugins, and you may want to try this out. It’ll help if make a backup copy of your .htaccess file first. Once you’re done, simply paste this code [...]

Continue Reading →

Page 4 of 12« First...«23456»...Last »