ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Announce Your Software/Service/Product

SqlSpec

<< < (2/2)

jezemine:
maybe firebug has a bug?  :)

in the sample page above, the code that includes the images is like this:

        <img border="0" src="tablesizes.gif" usemap="#Largesttablesbysizeondisk" alt="Largest tables by size on disk" />
        <img border="0" src="tablerows.gif" usemap="#Largesttablesbyrowcount" alt="Largest tables by row count" />
        <img border="0" src="indexsizes.gif" usemap="#Largestindexesbysizeondisk" alt="Largest indexes by size on disk" />

They are using an imagemap though, perhaps FF is using SVG somehow under the covers to do imagemaps.

f0dder:
Ah, my bad - I didn't see the gif image (which is dithered) because the "Inspect Element" shows the map rather than the underlying image.

I wonder why the gif is dithered, considering it's nowhere close to using the available 256 colors? Perhaps it's not dithering but a non-solid fill brush, but the net effect is that it looks dithered :)

jezemine:
I fixed the pie charts so the colors look better, thanks for the suggestion!

here's a sample: http://elsasoft.org/samples/oracle/Oracle.XE.HR/allTables.htm

f0dder:
I fixed the pie charts so the colors look better, thanks for the suggestion!

here's a sample: http://elsasoft.org/samples/oracle/Oracle.XE.HR/allTables.htm-jezemine (November 11, 2010, 01:09 AM)
--- End quote ---
Much better! :)

Navigation

[0] Message Index

[*] Previous page

Go to full version