Home » Javascript » Page 2

Javascript

Responsive Documents with Javascript – Tangle

To create responsive web documents javascript plays a key role. By using various libraries the user experience can be improved.   Tangle is a javascript library to create responsive documents. It is used for building interactive documents where users can easily change parameters and see the document updated live. For example a sentance When you …

Responsive Documents with Javascript – Tangle Read More »

Basic Simple jQuery Content Slider with Themes

Basic jQuery Slider is very simple and lightweight (4.6kb minified) content slider plugin that can present any HTML content. It is not feature-rich and includes only the essential functionality combined with clean semantic mark-up. There are 2 built-in animation types: fade + slide and navigation can be accomplished with prev-next controls, buttons and keyboard. And, …

Basic Simple jQuery Content Slider with Themes Read More »

Jquery HTML 5 Form Validation to Firefox Opera and IE

The HTML5 validates forms without additional JavaScript. But this feature is currently available in only Chrome 5 and Safari 5. But a small plugin to jquery will do the magic. It will extend the whole utility to all other Browsers like Firefox,Opera and IE. This Plugin is created by Matias Manchini How does it work? …

Jquery HTML 5 Form Validation to Firefox Opera and IE Read More »

Javascript Animations – Physics of Javascript

Box2D Physics Engine Box 2D physics engine is a great tool for making physics effect like gravity,inertia using javascript. This is a great javascript Physics engine to provide real world javascript. You can see the demo at http://box2d-js.sourceforge.net/. There is another amazing demo builded in http://mrdoob.com. You can see the demo here. Dont forget to …

Javascript Animations – Physics of Javascript Read More »

Fixing PNGs in IE6 with DD_BelatedPNG

DD_belatedPNG was created for the single purpose of allowing alpha-transparent PNGs to be used in IE6 without resorting to Microsoft’s proprietary AlphaImageLoader filter. As anyone who’s tried to use PNGs in IE6 before knows, although they can be made to work to a very basic degree, things like repeated background-images are out of the question. …

Fixing PNGs in IE6 with DD_BelatedPNG Read More »

Vector Graphics, Morphing and Animation with Jquery – Flash Like Effects

Raphaël is small Javascript Library.  Lightweight and super-sexy JavaScript framework that allows you to draw vector graphics in your browser. JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply …

Vector Graphics, Morphing and Animation with Jquery – Flash Like Effects Read More »

Jparallax – Amazing 3D Effect with Jquery Javascript Library

At Last with out flash we can do 3D in HTML. Thanks to Jparallax. In website design it was impossible make interactive 3D elements with out a flash file. But latest jquery and the jparallax solved it. jParallax turns a selected element into a ‘window’, or viewport, and all its children into absolutely positioned layers …

Jparallax – Amazing 3D Effect with Jquery Javascript Library Read More »

Glass Box – Flash Like Effects With Javascript – Prototype and Scriptaculous

GlassBox is a nice Javascript library which use Prototype and Script.aculo.us libraries for creating good effects. With GlassBox you can build impressive transparent borders, colorful layouts and “Flash-like” effects with javascript. GlassBox is licensed under the terms of the MIT License. This means: you can use it, free of charge, for anything you like. Version 2.0 …

Glass Box – Flash Like Effects With Javascript – Prototype and Scriptaculous Read More »