Mobile Tooltip Widget...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
223 views
I am making an Ajax application using GWT and I need some kind of facility to display a tooltip on an image when I hover my mouse over it. Unfortunately GWT does not provide such widget that I can use directly. After spending some time on GWT forum, I found two neat posts (refer to post 1 and post 2),...

Tags: , , , , , , , , , , , , , , , , , , , ,

jQuery Spoilers plugin...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
949 views
Scroll down that page until you see some red “Spoilers!” text, then move your mouse over that text. Moving the mouse over it causes “Spoilers!” to disappear and the underlying text to be revealed. The intention is to keep the casual reader from inadvertently reading details which...

Tags: , , , , , , , , , , , , , , , , , , , , , ,

jQuery FrameReady...
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 4.00 out of 5)
Loading ... Loading ...
2,306 views
The best way to see how this works is to view source for the root document and each frame, then inspect the HTML and DOM inside firebug. To see a demo of loading content into a div inside an iFrame using ajax: To download just the frameReady source: To download a zip file with all the source code and...

Tags: , , , , , , , , , , , , , , , , ,

File uploads using ajax...
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 1.00 out of 5)
Loading ... Loading ...
2,247 views
Here you can test out the AJAX file upload script. You can actually see if it works before you even download it. This employs a similar method to what is found in the GMail file upload, using a hidden IFRAME to post the file and AJAX to check the progress. There is also a tester script in the zip file...

Tags: , , , , , , , , , , , , , , , , , , ,

Multiple file upload – Moo tools...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
2,310 views
It’s about 18 months since I released my simple script for creating a prettier way to include multiple file elements on a page. In that time it has remained by far the most popular page on this site, in spite of the fact that I haven’t updated it since and have long since given up trying to keep...

Tags: , , , , , , , , , , , , , ,

Tetris Script using jQuery...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
479 views
The tetris game implemented with jQuery. Demo available with source code. var tetris = { // Shape colors colors: ['#eaeaea','#ff6600','#eec900','#0000ff', '#cc00ff','#00ff00','#66ccff','#ff0000'], // Starting line...

Tags: , , , , , , , , , , , , , , , , , , ,

Image Gallery using Spry...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
1,931 views
These versions use various coding techniques like, from inline Spry attributes to progressive enhancement for graceful degradation. DIfferent coders have different goals and these sample show various ways to accomplish the same end product.. Source code: <html xmlns="http://www.w3.org/1999/xhtml"...

Tags: , , , , , , , , , , , , , , , ,

RSS Reader demo using Spry...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
705 views
A great looking RSS Reader built on the spry framework. See the source code: <html xmlns="http://www.w3.org/1999/xhtml" xmlns:spry="http://ns.adobe.com/spry"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>RSS...

Tags: , , , , , , , , , , ,

Effects Library Slider – Spry...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
712 views
A collection of 14 different effects using the spry framework. Here is the source code: < !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta...

Tags: , , , , , , , , , , ,

Lighter.js – Syntax highlighting f...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
346 views
Lighter.js is a free syntax highlighting class developed with MooTools. It was created with the MooTools developer in mind and takes advantage of many of the Framework’s features. Using it can be as simple as adding a single script to your webpage, selecting the elements you wish to highlight,...

Tags: , , , , , , , , , , , , , , , , , , , ,



Web Design & CSS (Templates) - TOP.ORG