Tags:
create new tag
, view all tags
It's just a trick to have a transparent picture overlaid over a background for browsers that do not understand the LAYER tag.

Just wrap the foreground picture within a table that uses the background picture as a background.

This will be used in TWikiDrawApplet to annotate pictures.

Example: (remove the space after the % to have the correct text)

<table border=0 width=... heigth=... background="% ATTACHURL%/drawing.background.gif"><tr><td>
<img src="% ATTACHURL%/drawing.gif">
</td></tr></table>

-- AndreaSterbini - 10 Apr 2001

Topic revision: r3 - 15 Feb 2005 - 00:54:22 - SamHasler
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback