Author | Message | Time |
---|---|---|
ioSys | 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 [code] <a href="page.htm"><img notabselection src="blaha.jpg"></a> [/code] I want the tabrectangle to be invisible always even when the imagelink is active. Anyone who have a clue? Hope so =) | November 7, 2003, 5:17 PM |
Spht | style="border:0" or border="0" | November 7, 2003, 5:55 PM |
ioSys | 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 =) | November 8, 2003, 11:16 AM |
Spht | Um, I don't think that's possible. | November 8, 2003, 5:07 PM |
ioSys | maybe it isnt.. but i think i have done that before... =( | November 12, 2003, 4:06 PM |