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 - 2005-02-15 - SamHasler
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.