Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DHTML: Put graphic in R upper corner of table cell?
Message
From
04/09/2006 12:13:35
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
01150717
Message ID:
01150724
Views:
31
> I want to place a small graphic in the R upper corner of one of the cells.
> What I thought was the solution does work in IE but does not work in Firefox.

Perhaps assign the graphic using CSS background instead:
<TD style="background: url('x.gif') no-repeat 100% 0 ; " />
Previous
Reply
Map
View

Click here to load this message in the networking platform