[thelist] RE: thelist Digest, Vol 7, Issue 24

Hassan Schroeder hassan at webtuitive.com
Wed Sep 10 14:42:05 CDT 2003


Tim Kuhn (temp) wrote:

> I now see how I am not making myself clear. 

I'm not so sure of that -- at least I still don't get it :-)

> On the user control some of the table cells are assigned a css class while
> others are not. What I want to do is use a place holder style name for these
> cells that I can override at the page level that the control is in. I know the
> css class name for a given page, I am just not privy to the information in the
> css class. What I am trying to avoid is making the stylized table cells
> individual html controls and assign them their style on the code behind. That
> method just is not all that elegant. So I am trying to go another direction and
> say in what ever language that I need to; CSS, JavaScript or C#, css class x is
> now equal to css class y and therefore apply class y to the elements that were
> class x. 

If doing this server side is an option, why don't you just generate
the page with the correct class name??

-- 
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.





More information about the thelist mailing list