Alright I know this might not make much sense, but it is a very special case and I don't have much choice in the matter.
Anyhow, you know how when you mouse over a link your mouse will change? Basically my question is, is there a way to trick make an anchor tag do the "mouseover" change while hovering over an anchor tag without applying the "href".
For example. Take a look at the "new topic" "profile" "search" etc. bar here at anandtech. When you mouseover, the mouse does not change indicating a link, it instead changes into the "text" style mouse. However, you know that it is a link because the font color changes. Lets say you had to make that change to anandtech to apply the mouse change indicating a clickable link, how would you do it?
I know I could do this with div's but that causes more problems than solutions at the moment.
Thanks.
Anyhow, you know how when you mouse over a link your mouse will change? Basically my question is, is there a way to trick make an anchor tag do the "mouseover" change while hovering over an anchor tag without applying the "href".
For example. Take a look at the "new topic" "profile" "search" etc. bar here at anandtech. When you mouseover, the mouse does not change indicating a link, it instead changes into the "text" style mouse. However, you know that it is a link because the font color changes. Lets say you had to make that change to anandtech to apply the mouse change indicating a clickable link, how would you do it?
I know I could do this with div's but that causes more problems than solutions at the moment.
Thanks.