Hussein Harake

My Validation Class

Posted in PHP by harake on February 7, 2010

The class

Download My Validation Class From http://github.com/harake

This is a very basic class that allows you to add more public static functions to validate more data types other than integer, boolean, decimal, and ids
(more…)

The Resize Helper to Resize Images On The Fly

Posted in CakePHP by harake on February 2, 2010

The class

Download The Resize Helper From http://github.com/harake

Copy it to your ‘app\views\helpers’ folder and rename it as resize.php

The Resize Helper requirements

(more…)

How to make the jQuery UI Accordion widget multiple?

Posted in jQuery by harake on February 1, 2010

One of the missing features inĀ  the jQuery UI Acordion widget is the possiblity to have more than one expanded section.

Now you can download the new source code that allows you to add the feature (option) multiple: true when you initialize your accordion instrument.

Download The jQuery UI Accordion Widget From http://github.com/Harake

Please leave a comment, If you like this article or have one or more remark(s) on it

Tagged with:
Follow

Get every new post delivered to your Inbox.