Hi, Can someone please tell me how to open a new window using a link, hide the URL bar, and customize the mouseover so the surfer can't see the target URL? Basically I don't want the surfer knowing the URL. Thank you.
if surfers know a bit of explorer they are learn your urls. if your want to opne new windwow using a link you sohuld use javascript codes or target="_blank" tag in your <a href ........ target="_blank">you description</a>
There are scripts to hide the status bar messages, however all a user would have to do is right-click the link and see where it leads to. What do you need to hide exactly anyway?