friendica/library/jquery_ac
Zach Prezkuta 1f09e7ad23 Modify Javascript to improve page loading times
1. Add template category 'end' that places content right before final </body> tag
	2. Move most Javascript from tpl files into one cacheable file, theme.js
	3. Load scripts at end of the HTML document instead of in the header
	4. Minify several Javascript files

Note that the second and third things were only done for Frost and Frost Mobile. Doing it for every theme means going through every .tpl for every theme and rearranging the Javascript, which is tedious.
2012-07-28 09:57:16 -06:00
..
README mail autcomplete testing 2012-05-06 19:55:39 -07:00
friendica.complete.js add photos to PM autocomplete, improved appearance 2012-05-10 19:29:01 -07:00
friendica.complete.min.js Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
jquery-1.3.2.min.js mail autcomplete testing 2012-05-06 19:55:39 -07:00
jquery.autocomplete-min.js mail autcomplete testing 2012-05-06 19:55:39 -07:00
jquery.autocomplete.js mail autcomplete testing 2012-05-06 19:55:39 -07:00
shadow.png mail autcomplete testing 2012-05-06 19:55:39 -07:00
styles.css mail autcomplete testing 2012-05-06 19:55:39 -07:00

README

This is jquery.autocomplete from

http://www.devbridge.com/projects/autocomplete/jquery/