I want a link on my page to bring up a certain page within my site and bring up an outside page in a separate window. Can this be done? FYI, I am using Yahoo sitebuilder, so if YS can't do it, I'll switch to another website building tool. Thanks
I did something seemed logical at that time, yet it turned out with wacky results: I nested 2 anchor tags in themselves, with one of them set to open in a new window (yeah, a pop-up, but not for advertisement, I swear! ). It turned out that I couldn't have that without Javascript, so I scrapped the idea. In retrospect, after learning more about HTML and the various browsers, I realised that what I did was pretty dumb. Don't you think?
you just want it to open in another window.. copy someone elses code that does this. that should make it easier