Archive for the ‘Scripts & Apps’ Category

Framework for Generating Template Based Forms: jFormer

jFormer is a complete framework for generating template based forms for websites, blogs etc. With this simple and manageable framework, you can create forms that can use triggers to lock/unlock fields, prevent bot intervention (no CAPTCHA required), and can be paused and resumed. Fields in jFormer forms can be duplicated and based on pre-defined template. Forms [...]

Read the rest of this entry »

Lightweight Controller Library for JavaScript: DAT.GUI

DAT.GUI is a lightweight controller library for JavaScript for controlling variables and functions on the fly. The library uses  DAT.GUI panels to contain UI controls and allow you to manipulates with variables to control the GUI elements. Since manipulation is real-time, you can use this lightweight library to simulate objects and flow charts or just display data visualizations and dynamic [...]

Read the rest of this entry »

An Attractive jQuery Alert/ Dialog Box: Apprise

Does your website talk? Does it talk to visitors to show important information or give response on user actions? There are many scenarios when you would want to talk to your website visitors or alert them without being obtrusive. For instance, you want to get visitor’s agreement (such as Terms of Service), alert user about [...]

Read the rest of this entry »

Detect Invalid Markup With Holmes Stylesheet

Sometimes you are so much engrossed in your code that you do not have time to nitpick minor details. You decide to live with those problems until the time when you can dig deeper and fix those issues. However, there are some issues that can be instantly fixed and make your code cleaner and compliant [...]

Read the rest of this entry »

Free Stylish Clickable Map of Europe using CSS and jQuery

Interactive maps are now all over the web and are being used in many different ways on websites and web applications. Check out why integration of maps is leading the emerging trends in web design and how people are actually using them on their website and web applications. Today’s post is about a simple jQuery [...]

Read the rest of this entry »

Tiny JavaScript Framework Built On Top Of jQuery: SammyJS

Sammy.js is a tiny JavaScript framework built on top of jQuery for rapid application development. It provides a comprehensive yet manageable set of plugins and functionalities that you can embed in your code to ease the development process. Sammy is based on a set of integrated plugins and adapters that you can pick and choose [...]

Read the rest of this entry »

jQuery CSS3 Tabs With Breadcrumb and Pagination: ClassyTabs

Tabs are a useful tool for providing bulk of information in a small space with complete interactive experience. They can animate, contain images and forms, list features, and provide tabbed interface for dynamic content and much more. However most tab solutions available online are too complex to personalize, scale up or trim down – unlike [...]

Read the rest of this entry »

Feature Rich, Flexible jQuery Slideshow Plugin With 22 Classy Animations: Skitter

Remember Slides, Easy Gallery Manager and SimpleSlide that we have featured earlier on this website? These are awesome plugins for displaying and animating pictures in limited space but sometime you want to pack more features in a lightweight and simple slideshow solutions… just like Skitter. Skitter is a feature rich and flexible jQuery slideshow plugin that [...]

Read the rest of this entry »

JavaScript Library For Object Based Canvas Drawing: oCanvas

First thing first – if you have not played with HTML 5 Canvas yet, do it now. The canvas element in HTML 5 allows you to render dynamic content (2D shapes, graphs, animations, games etc.) in almost all browsers with the least bit of code. If you want to dig deeper, you can use Javascript [...]

Read the rest of this entry »

jQuery & CSS3 Drop-Down Menu With Integrated Forms: FormBox

Minimalism is buzzword of the day. Most website and application being developed today have their prime focus on delivering core functionalities with simple and minimal design. Just take a look at modern web applications, websites and portals and see how a number of mostly used elements are condensed in a singular, fluid and handy layout. Take example [...]

Read the rest of this entry »