Learn and share. The simplest harmony.

 

Tag :

 

Sexybuttons : Skinnable HTML/CSS Buttons

Posted on February 26, 2010 and got 1 shout so far Sexybuttons is a collection of CSS style (plus icons) to help us creating skinnable button in no time. We just need to add a class and set of span at...

 

Create Animated Navigation Menu From Stratch

Posted on February 25, 2010 and got 11 shouts so far Authenticjobs has a nice navigation menu. How could it be nice? The navigation will automatically shifted to the menu that we choose. Now in this tutorial, I’d like to discuss...

 

Free Icons : 30 Android Icons!

Posted on and got 2 shouts so far This icon package is a set of 30 icons in PNG format with letter pressed-style (including EPS format, so we can modify based on our need). Presented by opollo, this...

 

Chive : Web-based MySQL Management Tool

Posted on and got 3 shouts so far Chive is an open source web-based MySQL database management tool like phpMyAdmin and SQL Buddy. It serves database management (creating, browsing & altering : database, table, routines, trigger & views),...

 

jQRTE : jQuery WYSIWYG Rich Text Editor

Posted on February 24, 2010 and got 1 shout so far jQRTE is an open source WYSIWYG rich text editor based on jQuery framework. This WYSWYG editor is separated between logic and template so we can easily customize the editor’s look...

 

Free Web UI Wireframe Kit from FUEL

Posted on and got 3 shouts so far Fuel Your Interface give us good stuff for us for creating wireframe, this kit-set contains most of development items we usually use including button, input, scroll, pagination, tab, etc. This...

 

Krumo : Debugging in Human Readable Information

Posted on February 23, 2010 and no shout so far Krumo is a php plugin to replace built-in debugging function in PHP, print_r() and var_dump(). Krumo doesn’t replace these functionality but only help us presenting readable debugged information such as...

 

[Code Snippet] jQuery : Checkbox & Table

Posted on and got 8 shouts so far Today’s code snippet is how to automagically check/uncheck checkbox element by clicking a single row of a table using jQuery. Firstly we add click event on the table’s row, it...

 

TinyTips : Another jQuery Plugin for Tooltip

Posted on February 22, 2010 and got 1 shout so far TinyTips is a jQuery plugin that help us to add tooltip on our webpage elements, you are allowed to add basic text and even an image in the tooltip. TinyTips...

 

iPhone-Style Navigation:AJAX + Rotate (Part II)

Posted on February 19, 2010 and got 21 shouts so far This is the sequel of previous tutorial discussing how to make iPhone style navigation. Once I promised to talk about how to implement AJAX and how to add cookie onto...