what i want to do is to not show the selection around some image links on my website. i dont remember the tag exactly but its somethings like
- noselect
- noselection
- tabselection
- notabselection
- notabrectangle
.. or something like that.
it works this way
<a href="page.htm"><img notabselection src="blaha.jpg"></a>
I want the tabrectangle to be invisible always even when the imagelink is active.
Anyone who have a clue? Hope so =)
style="border:0" or border="0"
nah... that does not do what i want... i want to hide the tab rectangle who you get when you are tabing and sometimes when you click on a link or picture
still dont know how to dot that so response is yesthnkx =)
Um, I don't think that's possible.
maybe it isnt.. but i think i have done that before... =(