Search, Support and Rent

Custom Search



Here are mine references:
Experts-Exchange

Please support this site via:
- clicking on advertise at the begining of this site,
- donating wilq32@gmail.com account on PayPal:










If you want to rent me to write your own class, just mail me with details on wilq32@gmail.com

Sunday 20 April 2008

Wilq32.PhotoEffect

Description:

This is a class inspired by http://www.netzgesta.de/cvi/ and their great http://www.netzgesta.de/instant/ instant.js class of images being little rotated. This class uses excanvas - google implementation that solves problem with canvas in IE. In future versions I planing little animation on mouseover/mouseout.


wilq32.PhotoEffect - A demo with longer description
Wilq32.PhotoEffect.js - Javascript file
You will need excanvas-compressed.js to make it work with IE

Saturday 19 April 2008

Wilq32.SnakeGame


Description:
This is a small Javascript and CSS game that uses a MooTools lib to show small animations with text. Just check it here:

Snake Demo

Wilq32.Magnitude

Description:
This is a small class that allows you to put big image as a small image with Magnifier. It uses keyboard arrows, or mouse to move around. You can turn on or turn off magnifier for an image. This is a function that you can add to i.e. onclick event on image.

Wilq32.Magnitude - a demo with longer description.
Wilq32.MagnitudeCompressed.js - Javascript file.

Wilq32.RollImage

Description:

This is a class to make nice effect found somewhere on web. It allows to chose one image from a round, fake 3d list of images. This class uses only Javascript and HTML. Feel free to use this class on your site, as long as you keep information about who made it (at the beginning of the file).


wilq32.rollimage - a demo with longer description.
Wilq32.RollImageCompressed.js - Javascript file.