I'm not a CSS guru, so this is likely pretty easy.<BR><BR>I've got an ASP.NET page that I need all the A tags to have an Javascript OnClick event associated with them, except for a single (known) A ...
I'm hoping I can do this without adding code to the actual pages.<BR><BR>I use lots of SSI to keep things consistant, but just one CSS file.<BR><BR>I have a header SSI that is just a basic HTML table.