Joomla Tools for Affiliates

Easy Money With Joomla Tools - Step By Step
Joomla Websites Tools for Common People

Saturday, May 24, 2008

using javascript Arrays (hashtable) with joomla.


I found this interesting article while looking for easy to implement json codes


A hashtable in javascript is really an object and NOT an array at all, you can't find the length of it or use any
of the Array methods like .push(). The hashtable can be very useful and, as ever, there are a number of ways you can create one.



here's the link to it

Followers