CSS for view Column

Hi all,

I am using an embedded view with the property 'Using HTML" instead of Java Applet.

The categorised columnn values do not appear near the twisty instead they get displayed randomly in the view.

Can anyone suggest me how to write CSS - HTML attribute to the view column so that i can fix the column width and align the column content in the left.

Thanks in advance for any help.

Regards,

Malar

Subject: CSS for view Column

Try this:

http://openntf.org/Projects/codebin/codebin.nsf/CodeBySubType/02D51176CA119145862571D6005FA4D3

Subject: RE: CSS for view Column

Hi Stan,

not sure why it doesn’t work for me. In the HTML source, the code, div and everything is there but the display doesn’t change. I can send you the html source if you want.

Thanks

Subject: RE: CSS for view Column

Stan’s script works, if you follow the instructions carefully. Chances are, that you missed something.

If the display doesn’t change, grab a JavaScript debugger like Firebug, and see, why the style properties do not change.