Showing posts with label javascript. Show all posts
Showing posts with label javascript. Show all posts
When you combine some neat functionality courtesy of PHP with the cleverness of jQuery you can produce some pretty cool results. NETTUTS has published a tutorial (Creating a Dynamic Poll with jQuery and PHP) for creating a poll using PHP and XHTML, then make use of some jQuery Ajax effects to eliminate the need for a page refresh, and to give it a nice little bit of animation...

Spacegallery is a very simple but nice image gallery built with jQuery.
It is a static gallery where images are hardcoded in the HTML and presented with a beautiful grow - fade out effect...

Grid/Newspaper/Magazine templates are becoming more and more predominant in the wordpress skin and theme community. They look classy, but it can be daunting knowing where to start. In this tutorial we use the power of jQuery to create a grid layout with size-degrading headers!...

There’s stuff all over the Web about jQuery, but finding the best tutorials to get you started can be tough. Here are Examples and tutorials from jQuery masters to keep you on the right track...


jQuery Sparklines is a plugin for creating sparklines on the fly...

MooTools 1.2 features the ability to create, read, update, and delete cookies. Lets look at how we can use MooTools to control cookies...



The idea of image preloading has been around since the dawn of the internet. When we didn't have all the fancy stuff we use now, we were forced to use ugly mouseover images to show dynamism. I don't think you were declared an official programmer until you had seen Macromedia Dreamweaver's mouseover function. MooTools image preloading requires very little code — let me show you how it's done...

jQuery Color Picker

A simple component to select color in the same way as you select color in Adobe Photoshop Features...

You know it: Forms are one of the most important part of a website. But forms also require a lot of work. Happilly, the excellent Javascript framework Mootools is here to help: Here’s 10 scripts to enhance your forms, both visually and functionally...

Maybe you’re a seasoned jQuery pro. Heck, maybe you’re John Resig. On the other hand, maybe you read words like “Prototype”, “jQuery”, and “Mootools” and think to yourself, “What the heck are these?” Now is the time to learn...

Scripting: A Simple JavaScript Tooltip

This animated JavaScript tooltip script is very simple with only 2kb of file size. It works in IE6+, Firefox, Opera and Safari. The main idea is to create a lightweight script that fades a tooltip with rounded corners attached to the cursor position...

Carousel.us is a Javascript 3D carousel, using the prototype.js and scriptaculous.js frameworks. It also uses PHP Easy Reflections by Richard Davey. You will find a configuration file which you can define the default parameters or you can also define them via URL using the GET method. You can set the Reflection opacity, Reflection height, spacing between images, Position of the carousel center, Carousel speed and Add onclick event on each image...