You are here: irt.org | FAQ | DHTML | Q1793 [ previous next ]
You need to make the word a link.
Code for IE4+ and possibly NS6
<style> .txt { color:green; text-decoration:none; cursor: default } </style> <body> I <a href="#" onClick="return false" title="hate" class="txt">dislike</a> you <br>I <a href="#" onClick="return false" title="admire" class="txt">respect</a> you
Submitted by michel