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 have a quick question about javascript and javascript engines. I know that if I go to an html page, that page gets downloaded by the browser onto my local computer and read by the browser. If that ...