OZONE Asylum
Forums
Stupid Basic HTML
a couple of ?'s
This page's ID:
9603
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
The best way to open a new window, actually, is not to use the javascript: protocall. It's best to use the href attribute normally, and add an onclick attribute to handle the window opening. That way, users without javascript enabled will still be able to reach the page linked to. So I would suggest this code: <a href="'sterling575.html" onclick="window.open(this.href,'sterling575','titlebar=yes,status=yes,scrollbars=no,width=585,height=345'); return false;"> the "return false;" in the onclick event prevents the href from being followed. Now, if for some reason you *had* to use the javascript: protocall, you would do it as follows: <a href="javascript:window.open(...);void(0);">
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »