English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories
1

I'm using frames. http://jeremymedlock.atspace.com/index.html

If you go there, you will see a drop down menu. I want to know how to get those to pop up in a new windows when someone clicks on them.

2006-12-13 15:19:39 · 3 answers · asked by Jeremy Medlock 5 in Computers & Internet Programming & Design

First of all, i don't care what people think about my page. This is for my entertainment only; not anyone elses. Second, i understand frames better than i do CSS. Just give me a few years. It took me 7 years just to learn the basics of HTML.

2006-12-13 15:37:59 · update #1

3 answers

In the tag you put this attribute target="_blank" then it will solve your problem.
Ex:
test

2006-12-13 15:26:52 · answer #1 · answered by -=MISA Returns=- 1 · 1 0

Not to insult you or anything, but your site is using HTML and tactics that are circa 1997. First off, a drop down list is not the best way to display those things. there are only 5 sites. You should just use a plain list. Second, Javascript toys and "features" are no longer looked upon fondly in page design. Frames too are obsolete, you should use CSS. Also flashing and blinking GIFs are not good design either.

It looks like you are doing well to make a page and good luck, but please realize that doing stuff that is technically difficult or involves java code does not necessarily make a page better. Check out sites like http://webmonkey.com/ . If you get good with CSS you will see it is far superior to javascript hacks and stuff. Essentially, if you are copy and pasting stuff, it is not good.

2006-12-13 23:33:21 · answer #2 · answered by michael p 4 · 0 0

You can't do this with just html. you would need javascript or some other server/client script to do this. Check out http://www.pageresource.com/jscript/

for some help.

2006-12-13 23:23:21 · answer #3 · answered by kicker 2 · 0 0

fedest.com, questions and answers