Thread
:
I need some code that places the site url on the page...
View Single Post
10-31-2005, 10:14 AM
grumpy
Too lazy to set a custom title
Join Date: Jan 2002
Location: Holland
Posts: 9,870
<SCRIPT language="JavaScript">
<!--
loc=location.href;
document.write(loc)
window.document.title=loc;
//-->
</SCRIPT>
that should do it.
__________________
Don't let greediness blur your vision
|
You gotta let some shit slide
icq - 441-456-888
grumpy
View Public Profile
Visit grumpy's homepage!
Find More Posts by grumpy