Date: Tue, 1 May 2007 19:39:58 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/pear-HTML_QuickForm_Livesearch Makefile distinfo pkg-descr Message-ID: <200705011939.l41Jdwic058077@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-05-01 19:39:58 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/pear-HTML_QuickForm_Livesearch Makefile distinfo pkg-descr Log: This package adds an element to the PEAR::HTML_QuickForm package to dynamically create an HTML input text element that at every keypressed javascript event, returns a list of options in a dynamic dropdown select box (live dropdown select). This element use AJAX (Communication from JavaScript to your browser without reloading the page). This type of livesearch is useful when you have a form with a dropdown list with a large number of row. WWW: http://pear.php.net/package/HTML_QuickForm_Livesearch/ Revision Changes Path 1.2752 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/pear-HTML_QuickForm_Livesearch/Makefile (new) 1.1 +3 -0 ports/devel/pear-HTML_QuickForm_Livesearch/distinfo (new) 1.1 +9 -0 ports/devel/pear-HTML_QuickForm_Livesearch/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705011939.l41Jdwic058077>