Index > Templates and CSS > Search query | predict input text (ref.
Hi again.
On adobe.com on right side of side there is a search input field.
The thing this input field is special about is that when you input your query it predicts search terms and on dropdown menu displays related content.
ref. This is very similar to PredictAd (see predictad.com)
Does this involves Comet, and is it possible to recreate one for typolight based site? (incl. template, js, and css editing)
Pardon me if I posted this one in wrong section, since it involves extension, css and development category.
Thank you!
Nat
On adobe.com on right side of side there is a search input field.
The thing this input field is special about is that when you input your query it predicts search terms and on dropdown menu displays related content.
ref. This is very similar to PredictAd (see predictad.com)
Does this involves Comet, and is it possible to recreate one for typolight based site? (incl. template, js, and css editing)
Pardon me if I posted this one in wrong section, since it involves extension, css and development category.
Thank you!
Nat
2008-12-10 20:15
I think what you're looking for is an ajax live search, you'll need to build a module for this, and I'd suggest you look at :
http://ajaxpatterns.org/Live_Search
and
http://www.w3schools.com/php/php_ajax_livesearch.asp
http://ajaxpatterns.org/Live_Search
and
http://www.w3schools.com/php/php_ajax_livesearch.asp
++ open source enthusiast, textpattern and modx veteran, typolight student ++
.: loving typolight's versatility and flexibility, impressed by reliability and security and enjoying fast development time :.
++ amazed by the Catalog/CatalogExt/Taxonomy combo and lots of high quality modules... kudos ! +++
.: loving typolight's versatility and flexibility, impressed by reliability and security and enjoying fast development time :.
++ amazed by the Catalog/CatalogExt/Taxonomy combo and lots of high quality modules... kudos ! +++
2008-12-11 17:29
Hi Natalie,
There is a nice javascript here : http://digitarald.de/project/autocompleter/
or a nice module by Gyome314 ->http://typolight.fr/forums/viewtopic.php?id=28
There is a nice javascript here : http://digitarald.de/project/autocompleter/
or a nice module by Gyome314 ->http://typolight.fr/forums/viewtopic.php?id=28
Last edited by cyril, 2008-12-11 20:51
2008-12-11 20:50
Thanks Cyril for the pointer, didn't know about this module, I should look at the development forums @typolight.fr !
++ open source enthusiast, textpattern and modx veteran, typolight student ++
.: loving typolight's versatility and flexibility, impressed by reliability and security and enjoying fast development time :.
++ amazed by the Catalog/CatalogExt/Taxonomy combo and lots of high quality modules... kudos ! +++
.: loving typolight's versatility and flexibility, impressed by reliability and security and enjoying fast development time :.
++ amazed by the Catalog/CatalogExt/Taxonomy combo and lots of high quality modules... kudos ! +++
2008-12-11 21:26
It would be nice to see Gyome314's extension added to the repository. Maybe it's in there, but I couldn't find it.
2009-01-09 10:18
