Applying CSS to NotesView and Columns

Guys,I wanted to apply CSS to Notes View and give ID’s to each of the Columns so i can apply some javascript. THis is purely a web app.

Please suggest me any examples or ideas to use CSS ID’s with Columns.

THanks for taking your time.

-Durga

Subject: Write tag to column header

For views treated as html (“Treat view contents as HTML” option is enabled) you can put whole html code directly to column title. Like:Title

Problem is, that number of characters in column title is limited. But in case you need more space, you can divide the text between more columns. And, of course, the content has to contain appropriate tags too.

Marek

Marek