List of JavaScript Tab Navigation Scripts

Posted on

This past weekend I’ve been working on a free Premium WordPress theme for you. I was looking for a good tab navigation script to add to the theme. To allow for better navigation and to add a cool feature to the theme. I found a tons of tab scripts with various frameworks. The list below is some very good tab scripts. Yetii – Yetii is an extremely light weight tab script. It is built with… Read more »


Collection of Web Based Text Editors

Posted on

Over the past few years I’ve been using FCKeditor as my internet text editor. I’ve recently been having some problems with FCKeditor because it is just to slow for some users. So I decided to look for a different editor. Now don’t get me wrong FCKeditor is a great text editor with so many features and it works with so many programing languages. But it was getting to the point for me that it just… Read more »


7 Password Strength Scripts

Posted on

Today password strength is extremely important to keep your data secure. As web developers/designers we need a way to show our users the strength of their password. Below is a list that will allow you to add a Password Strength meter to your website. Password Strength Meter like Google – This script is built with no framework. It works based on a point value that as you use different variations of letters, numbers and symbols… Read more »


List of Ajax form Validators

Posted on

First off I’d Like to say Happy St. Patrick’s Day!!! Inputing correct data into any web application or website is very important. There is two different ways to validate forms by either Server-side or Client-side. The list below is Client-Side Ajax Form Validator. mooTools Framework fValidator – is built over MooTools v1.1 and it supports Multiple forms per page supported. fValidator is compatible and tested in Internet Explorer, Firefox (and its mozilla friends), Opera and… Read more »


List of Image Cropping Scripts

Posted on

Updated March 24 After looking for awhile for a script that will crop your image in the browser I decided to put a list together. I found various types of scripts that will accomplish this. The list below is a list of image cropping scripts. cfImageCropper – This script is written in Coldfusion. The Demo of this script works very well and the code is very simple to implement. jsCropper – This javascript image cropping… Read more »