|
solutions - web.com
webaddress summary:
URL: www.web.com
URL Format:
you.web.com
What the Solution does: Breaks out of Web.com Service Bar
Description: Sick and tired of the Web.com Service Bar? Well, all you've got to
do is throw this code into your page and it will break out of the
frame. Great address. Annoying ads. solution:
Place this in your web site and enjoy a great looking yourname.web.com
address!
<SCRIPT LANGUAGE="Javascript">
<!---
if (parent.frames.length)
top.location.href= document.location;
// --->
</SCRIPT>
|