Forum Moderators: open

Message Too Old, No Replies

Table with iframes

Automatically adjusting to skins

         

matthew911

2:12 pm on Oct 29, 2006 (gmt 0)

10+ Year Member



[webmasterworld.com ]

In that thread I was discussing how I could improve a table on my site. I'm now using iframes to do the job. One problem I'm having is that my site is using skins, so how can I get the table to automatically adjust to the new skin color? If you need any additional information, please ask.

penders

6:41 pm on Oct 29, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Is there another element on the page that has the same colour that you wish your table to be? Assuming your 'skin' is set prior to the page loading in the client (server-side perhaps), then in the onload event you could get the colour from your known element and assign it to your table... maybe?