Showing posts with label framework. Show all posts
Showing posts with label framework. Show all posts

Saturday, July 7, 2007

jQuery and Interface

good article about jQuery (rus) and FX module - Interface elements. they have demos there - something amazing.

Saturday, June 2, 2007

Image_Graph samples

here is good samples of creating graphs with PEAR::Image_Graph package.

Image_Graph is, as is indicated by the title, a project to create graphs. It utilizes PHP's object oriented model, to simple but very customizable enable a user/developer to create highly versatile graphs.

Thursday, May 31, 2007

mootools programming help

MooTools is a compact, modular, Object-Oriented javascript framework designed to make writing extensible and compatible code easier and faster. MooTools lets you get the job done efficiently and effectively.



MooTools have great effects, so one time i was need help and found this sites useful for me...
MooTools docs
A Mootools Tutorial :: The "Mootorial"
MOOTOOLS Javascript Examples

in my present work i use another js framework Prototype, so if you want only effects from mootools, you can use moo.fx for this.