[thelist] name of function / cascading menu effect

Hassan Schroeder hassan.schroeder at gmail.com
Mon Jul 13 16:41:53 CDT 2009


On Mon, Jul 13, 2009 at 1:58 PM, Bob Meetin<bobm at dottedi.biz> wrote:

> Anyone on the list have a good reference link to the code or should I
> resort to google, which is fine.

It's trivial code, I've done this myself many times. And if you're not
yet a JS coder, this would be a good starter project :-)

Probably the only interesting question is whether the arrays of choices
are large enough to make fetching them via AJAX worthwhile, versus
loading them all into memory up front.

FWIW,
-- 
Hassan Schroeder ------------------------ hassan.schroeder at gmail.com
twitter: @hassan



More information about the thelist mailing list