<td background=resource-reference ...>
<td background=resource-reference ...>
- Subject: <td background=resource-reference ...>
- From: Gavin Eadie <email@hidden>
- Date: Tue, 21 Oct 2003 20:23:47 -0400
I can never be sure I'm not overlooking something really simple but
I'm trying to add a background image to a table cell:
<TD BACKGROUND=... >
where the background image is a resource. I make the <TD
dynamic, of course, and can use the "otherTag" binding to emit an
absolute reference to the image, but that's not the WO way!
If it were to be just a plain image reference (WOImage), or I wanted
the images' URL (WOResourceURL), the .wod would contain:
file = "xxx.png";
framework = "app";
but that file/framework combo isn't an option with
genericContainer's bindings.
Any ideas, my friends? ... Gav
________________
Gavin Eadie
WebApp Thinker
U of Michigan
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.