JavaScript

Post

Browsing posts in JavaScript

1 comment   |   JavaScript
eyeOS 2.5 integration with Google Viewer

eyeOS 2.5 integration with Google Viewer

I want to modify eyeOS 2.5 to use Google Viewer ([url]https://docs.google.com/viewer[/url]) as default viewer for supported files . This is list of supported files by Google Viewer Microsoft Word (.DOC and .DOCX) Microsoft Excel (.XLS and .XLSX) Microsoft PowerPoint (.PPT and .PPTX) Adobe Portable Document Format (.PDF) Apple Pages (.PAGES) Adobe Illustrator (.AI) Adobe Photoshop ...

Comments   |   JavaScript
Great lightbox for Mootools

Great lightbox for Mootools

It’s really cool lightbox based on Lightbox, Slimbox, and the Mootools. It’s support images, video, music, swf, inline content, external content ant etc. mediaboxadvanced demos and download

Comments   |   JavaScript, PHP
Small and powerful form framework

Small and powerful form framework

jFormer is form framework that is written in PHP, Javascript, and CSS. jFormer allows developers to spend less time styling coding and validating their forms, and spend their time actually working with the data instead. It’s only 18K gzipped.

Comments   |   JavaScript
Simple form cloning with jQuery

Simple form cloning with jQuery

SheepIt is a very userful jQuery plugin that allows you to clone form elements dynamically. It is very useful to develop advanced forms that require the same type of load data multiple times. Now you can simple clone any field or form in your web application. Visit Project page or see Demo