|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi
I have written a new component that can be included in your form, and allows the user to search a data source by entering the search term(s) and using Ajax to return a list of results in a dropdown control, from which the user can select the desired item. It uses the prototype JavaScript library, which you need to get from their website. You can view a demo and download the source at: http://jeremywebdeveloper.co.za/code/ajaxsearch/ -- Jeremy O'Connor |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
[snip]
I have written a new component that can be included in your form, and allows the user to search a data source by entering the search term(s) and using Ajax to return a list of results in a dropdown control, from which the user can select the desired item. It uses the prototype JavaScript library, which you need to get from their website. You can view a demo and download the source at: http://jeremywebdeveloper.co.za/code/ajaxsearch/ [/snip] Cool...I'd have the 'submit' button hidden until results were returned so as to avoid user confusion. |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
""Jay Blanchard"" <jblanchard@pocket.com> wrote in message
news:9F6B7518E92167499E0168D01C2D8D9C39101E@YGEX01 WAL.onecall.local... > Cool...I'd have the 'submit' button hidden until results were returned > so as to avoid user confusion. Yes, something to add in a later version of the component. -- Jeremy O'Connor |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Tue, Apr 8, 2008 at 7:41 AM, Jeremy O'Connor <joconnor@netactive.co.za>
wrote: > Hi > > I have written a new component that can be included in your form, and > allows > the user to search a data source by entering the search term(s) and using > Ajax to return a list of results in a dropdown control, from which the > user > can select the desired item. It uses the prototype JavaScript library, > which > you need to get from their website. You can view a demo and download the > source at: http://jeremywebdeveloper.co.za/code/ajaxsearch/ they pretty much have that in the scriptacuous lib under Ajax.Autocompleter, atm http://wiki.script.aculo.us/scriptac....Autocompleter http://demo.script.aculo.us/ajax/autocompleter http://demo.script.aculo.us/ajax/aut...ter_customized plus they have a client side version as well to mitigate bandwidth consumption for small data sets. http://wiki.script.aculo.us/scriptac...ompleter.Local -nathan |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
On Tue, Apr 8, 2008 at 12:37 PM, Nathan Nobbe <quickshiftin@gmail.com> wrote:
> they pretty much have that in the scriptacuous lib under Ajax.Autocompleter, > atm > > http://wiki.script.aculo.us/scriptac....Autocompleter > http://demo.script.aculo.us/ajax/autocompleter > http://demo.script.aculo.us/ajax/aut...ter_customized > > plus they have a client side version as well to mitigate bandwidth > consumption for small data sets. > > http://wiki.script.aculo.us/scriptac...ompleter.Local > > -nathan > As long as we're raining on parades ![]() http://developer.yahoo.com/yui/autocomplete/ |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
On Tue, Apr 8, 2008 at 10:50 AM, Eric Butera <eric.butera@gmail.com> wrote:
> On Tue, Apr 8, 2008 at 12:37 PM, Nathan Nobbe <quickshiftin@gmail.com> > wrote: > > they pretty much have that in the scriptacuous lib under > Ajax.Autocompleter, > > atm > > > > http://wiki.script.aculo.us/scriptac....Autocompleter > > http://demo.script.aculo.us/ajax/autocompleter > > http://demo.script.aculo.us/ajax/aut...ter_customized > > > > plus they have a client side version as well to mitigate bandwidth > > consumption for small data sets. > > > > http://wiki.script.aculo.us/scriptac...ompleter.Local > > > > -nathan > > > > > As long as we're raining on parades ![]() > > http://developer.yahoo.com/yui/autocomplete/ lol! ya, havent finished parsing through this one; but a good read on the topic http://extjs.com/forum/showthread.php?t=551 btw; planning on digging into extJs once i get a chance to take a piss :O -nathan |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
On Tue, Apr 8, 2008 at 2:10 PM, Nathan Nobbe <quickshiftin@gmail.com> wrote:
> btw; planning on digging into extJs once i get a chance to take a piss :O I've heard a lot of good things about that. Let me know what you think, after you piss of course. =) |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
>As long as we're raining on parades
![]() > >http://developer.yahoo.com/yui/autocomplete/ > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, visit: http://www.php.net/unsub.php And to continue: http://www.webbytedd.com/c/ajax-pop-down/ Cheers, tedd -- ------- http://sperling.com http://ancientstones.com http://earthstones.com |
|
![]() |
| Outils de la discussion | |
|
|