Mercurial > hg > digilib
view client/digitallibrary/jquery/svg/jquery.svg.css @ 786:912519475259 jquery
documentation for new plugin api in jquery-digilib-plugin.txt.
more steps towards plugification of birdseye view.
author | robcast |
---|---|
date | Fri, 18 Feb 2011 15:16:30 +0100 |
parents | 4b492b7900fb |
children |
line wrap: on
line source
/* http://keith-wood.name/svg.html SVG for jQuery v1.4.2. Written by Keith Wood (kbwood{at}iinet.com.au) August 2007. Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses. Please attribute the author if you use it. */ svg\:svg { display: none; } .svg_error { color: red; font-weight: bold; }