Freetag plugin
Posted: Thu Nov 18, 2010 10:06 pm
Noticed something in one of my logs:
Perhaps this class is no longer emitted and someone forgot to revise the stylesheet? Or maybe the image is missing,a and an animated "loading" gif is desired. Whatever it is, since switching to a new computer, I never installed svn and cvs, so could someone else correct the plugin?
If a nifty "loading" gif is needed, here is a pretty cool little generator I have used in the past:
http://ajaxload.info/
This is in the stylesheet:File does not exist: /home/public_html/plugins/serendipity_event_freetag/indicator.gif, referer: /plugins/serendipity_event_freetag/jquery.autocomplete.css
Code: Select all
.ac_loading {
background: white url('indicator.gif') right center no-repeat;
}If a nifty "loading" gif is needed, here is a pretty cool little generator I have used in the past:
http://ajaxload.info/