Re: Ponder: R2DListTableRepetition
James Cicenia <[email protected]> Wed, 22 May 2013 08:41:01 -0500
| Newsgroups | gmane.comp.web.webobjects.wonder-disc |
|---|---|
| Message-ID | <[email protected]> |
I just subclassed yours and added border and class(vs. classes). I thought the inline style would overrule the css stylesheet. Anyway, it all works for me and my rules. thanks On May 21, 2013, at 7:18 PM, Ramsey Gurley <[email protected]> wrote: > Separate style from content :-) You can override the table border with css. > > On May 21, 2013, at 5:06 PM, James Cicenia wrote: > >> Table: WOGenericContainer { >> elementName = "table"; >> summary = d2wContext.tableSummary; >> class = d2wContext.tableClass; >> border = d2wContext.tableBorder; >> } >> >> you had border = "1"; >> I think you should change it to border = d2wContext.tableBorder ? >> >> >> - j- >> >> >> ------------------------------------------------------------------------------ >> Try New Relic Now & We'll Send You this Cool Shirt >> New Relic is the only SaaS-based application performance monitoring service >> that delivers powerful full stack analytics. Optimize and monitor your >> browser, app, & servers with just a few lines of code. Try New Relic >> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may_______________________________________________ >> Wonder-disc mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/wonder-disc > ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ Wonder-disc mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wonder-disc