SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Politics : Formerly About Advanced Micro Devices -- Ignore unavailable to you. Want to Upgrade?


To: Scumbria who wrote (100158)3/27/2000 1:19:00 AM
From: Mani1  Read Replies (2) | Respond to of 1572139
 
Scumbria Re <<What I was referring to was that some links open up the URL in the current window, and others create a new window. Is that a function of the URL itself?>>

No, it is not function of the URL.

If HTLM code does not tell it to open as a new page, you can always do it by right clicking on it and telling it to open in a different window.

Mani



To: Scumbria who wrote (100158)3/27/2000 1:20:00 AM
From: tejek  Respond to of 1572139
 
What I was referring to was that some links open up the URL in the current window, and others create a new window. Is that a function of the URL itself?

Scumbria,

What I do is first open up the reply page for a post and then open up the link I want to post; that way the url address up above will be for the link I want to post and not the SI reply page url. Is that clear?

ted



To: Scumbria who wrote (100158)3/27/2000 11:10:00 AM
From: Paul Ma  Respond to of 1572139
 
That's in the HTML code, not in the URL. in the A HREF tag for linking, you can insert a TARGET tag=top which would open a new window I think.