Re: [PHP] Foldable Checkbox lists
- From: digital.tarsier@xxxxxxxxx ("Eric Butera")
- Date: Wed, 14 Feb 2007 17:27:11 -0500
On 2/14/07, Jay Blanchard <jblanchard@xxxxxxxxxx> wrote:
[snip]
Newbie to PHP here. I have a list of categories, as checkboxes, that I
would like a user to be able to choose from. There are literally
hundreds of categories, however most of them are children categories. I
obviously don't want to display all of the categories at once to the
user as that would be unwieldy. What I would like is for the user to
select the desired checkbox and then all the children categories would
display. The categories are setup as follows:
[/snip]
CSS, DHTML and/or Javascript is what you would use here
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Indeed. You might check out the YUI TreeView
(http://developer.yahoo.com/yui/treeview/) script.
.
- References:
- RE: [PHP] Foldable Checkbox lists
- From: "Jay Blanchard"
- RE: [PHP] Foldable Checkbox lists
- Prev by Date: Re: [PHP] PHP/PEAR
- Next by Date: php/mysql syntax help
- Previous by thread: RE: [PHP] Foldable Checkbox lists
- Next by thread: Re: [PHP] PHP/PEAR
- Index(es):
Relevant Pages
|