add photos to PM autocomplete, improved appearance

This commit is contained in:
friendica
2012-05-10 19:29:01 -07:00
parent 01b5136007
commit 547007e199
3 changed files with 401 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ function message_init(&$a) {
));
$base = $a->get_baseurl();
$a->page['htmlhead'] .= '<script src="' . $a->get_baseurl(true) . '/library/jquery_ac/jquery.autocomplete-min.js" ></script>';
$a->page['htmlhead'] .= '<script src="' . $a->get_baseurl(true) . '/library/jquery_ac/friendica.complete.js" ></script>';
$a->page['htmlhead'] .= <<< EOT
<script>$(document).ready(function() {