[nyphp-talk] COLLAPSIBLE TABLES using PHP and AJAX .

2006-12-19 Thread Shadab Wadiwala
Hi, Do someone know how to create COLLAPSIBLE TABLES using PHP and AJAX . Thanks in advance. Shadab .I. Wadiwala Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now! http://messenger.yahoo.com/download.php___

Re: [nyphp-talk] Editable Select Box

2006-12-19 Thread LK
This looks like the behavior of the Address field in the Web browser itself. I believe I've seen a number of interesting ajax controls in the www.sourceforge.net , one of them might be it. - Leo - Original Message From: Kenneth Downs <[EMAIL PROTECTED]> To: NYPHP Talk Sent: Tuesday,

Re: [nyphp-talk] Editable Select Box

2006-12-19 Thread Brian Dailey
You will want your web app to be able to handle unexpected values anyway, right? The web-developer extension on Firefox allows you to "Make select fields editable" so you can test your application with unruly values. edward potter wrote: ouch, the purist would probably cringe - allows the use

RE: [nyphp-talk] Editable Select Box

2006-12-19 Thread Peter Sawczynec
http://www.crackajax.net/suggest.php -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kenneth Downs Sent: Tuesday, December 19, 2006 11:10 AM To: NYPHP Talk Subject: [nyphp-talk] Editable Select Box Hi folks, I'm wondering if anybody has seen a particula

Re: [nyphp-talk] Editable Select Box

2006-12-19 Thread Jon Baer
This has worked for me, YMMV ... http://wiki.script.aculo.us/scriptaculous/show/InPlaceSelect There is also this option for JQuery ... http://www.texotela.co.uk/code/jquery/select/ - Jon On Dec 19, 2006, at 11:09 AM, Kenneth Downs wrote: Hi folks, I'm wondering if anybody has seen a particul

Re: [nyphp-talk] Editable Select Box

2006-12-19 Thread Ken Robinson
At 11:09 AM 12/19/2006, Kenneth Downs wrote: Hi folks, I'm wondering if anybody has seen a particular kind of control I need. It's called many things, but "editable Select box" seems to be a common term. One example that is close to what I want is here: http://www.dhtmlgoodies.com/scripts/f

Re: [nyphp-talk] Editable Select Box

2006-12-19 Thread edward potter
ouch, the purist would probably cringe - allows the user to change a drop down. on the other hand it is kinda of cool. it sounds like you are looking for an ajax solution. Things to google: ajax drop down type ahead :-) ed On 12/19/06, Kenneth Downs <[EMAIL PROTECTED]> wrote: Hi folks, I'm

[nyphp-talk] Editable Select Box

2006-12-19 Thread Kenneth Downs
Hi folks, I'm wondering if anybody has seen a particular kind of control I need. It's called many things, but "editable Select box" seems to be a common term. One example that is close to what I want is here: http://www.dhtmlgoodies.com/scripts/form_widget_editable_select/form_widget_editabl