I dont know if anyone can help me out, but id like to be able to click a word in a similar way to how a hyperlink works and it then popup and window, but not effect the current window. Is this possible or not. Currently im doing it like this:
<a href="target.html" onMouseClick="formatpopup">format</a>
but this changes the main window too. Please help me out.
Regards
JP
<a href="target.html" onMouseClick="formatpopup">format</a>
but this changes the main window too. Please help me out.
Regards
JP