added invisible pixel gif to correctly display the graph in most browsers

This commit is contained in:
Tobi Schäfer 2002-07-29 11:12:11 +00:00
parent e92849bb78
commit 6dc017c009

View file

@ -1 +1 @@
<span class="pollResultsBar" style="width: <% param.width %>;"></span>
<span class="pollResultsBar"><img src="<% imageurl name="/pixel" %>" width="<% param.width %>" height="5" alt=""></span>