contextMenu.js - create windows like context menu

contextMenu.js is a plugin to create windows like context menu with keyboard ineteraction, different type of inputs ,trigger events and much more.   contextMenu.js - Features: Use as simple popup or as a context menu. With some twick can be used for multi purpose. Adjust position and size to fit in viewport. Keyboard interaction. Support different type of inputs (json, UL list)  . Trigger Context menu with right-click, left-click,hover or any other mouse events. Css outside of javascript

jQuery App-Folders - Effortlessly arrange items as on an iOS device

jQuery App-Folders uses jQuery to create iOS-like App Folders on any website. They can contain any content and be styled in any way.   jQuery App-Folders - Features: Works great on mobiles Responsive design Fully styleable (it's easy!) Well-documented Very easy to use Can contain any content (images, text, video, complex layouts) Opened Folder can be linked to from other pages Configurable position changes for nth folder  

Bootstrap Timepicker - A simple timepicker component

Bootstrap Timepicker is a simple timepicker component for Twitter Bootstrap. With this timepicker, you can easily select a time for a text input using your mouse or keyboards arrow keys.  

Text Effects - a sci-fi style awesome effect made with jQuery

Text Effects is a sci-fi style awesome effect made with jQuery. As a jQuery plugin, you can simply implement the effect on your website with only one line of script.  

jQuery Animated Table Sorter - a simple html table sorter

jQuery Animated Table Sorter is a simple html table sorter, with the added benefit of animating the sorting operation.  

jq-tiles - Slideshow with many cool css3 effects

jq-tiles is a jQuery slider plugin with css3 transitions and many effects.  

MeanMenu - A responsive menu plugin

MeanMenu is a menu system for converting a standard menu into a mobile/tablet responsive menu, media query independent. MeanMenu is not a menu system replacement. It is simply a lightweight piece of jQuery to convert a standard navigation into a mobile/tablet navigation. MeanMenu - Features: Hide or show menu children Target navigation element to swap out with MeanMenu Orientation adjustment (centered menu will reposition when you tilt the device) Control screen width at which MeanMenu act

Pinbox - build boxes like Pinterest

Pinbox is a Pinterest boxes jQuery plugin.   Pinbox - Features: It is easy to handle with and to use. It automatically handles the different height of the boxes and layouts them appropriately. its fast. It also works with endless scrolling.  

Adding CSS Styles to HTML

Adding CSS styles to HTML can transform the page layout to the style you want. The CSS styles can be applied to HTML by three different methods. Inline Styles Put CSS styles into an element via the style attribute. <h1 style="color: yellow; background: red;">Inline Styles</h1> Embedded Style Sheets Embed the style sheet at the top of an HTML by using the style element, which must be in the head element: <html> <head> <style type="text/css"> body { background

notifIt - Simple colorful animated notifications with jQuery

notifIt is a simple notification jQuery plugin. With notifIt, you can send notifications of everything you want and when you want, simply and quickly. Customize with your favorite colors, define the size you want, set the opacity, make a sticky one and much more!