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

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2005-02-15 - SamHasler
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.