![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| HTML HTML problems, maybe you are trying to code for MySpace. Get all the HTML coding help here for your website. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| OK its late and I probably can't see the bindingly obvious, but why wont this work, its in a menu bar on the left panel of a frame set, the main page is called 'main' I want the pages it links to to appear in the 'main' frame but it wont work ??? <form name="form1"> <select name="menu1"> <option value="intro.htm" selected>MAIN PAGE</option> <option value="Images/tattoo/tatpics.html"target="main">TATTOOs 1</option> <option value="Images/tattoo/0002.html"target="main">TATTOOs 2</option> <option value="Images/tattoo/0003.html"target="main">TATTOOs 3</option> <option value="pool/pool.html"target="main">POOL ROOM</option> </select> <input type="button" name="Button1" value="Go" onClick="MM_jumpMenuGo('menu1','parent',0)"> </form> -- E-Mail Addy obet(ng)qfy(qbg)cvcrk(qbg)pbz <---Rot13 it watch out for spam trap in header http://www.goodtraders.com/viewfeedback.php?nick=Borg DONATIONS TO selling@dsl.pipex.com | |||
|
| Advertisements |
| | #2 | ||
| "BORG" <borg@deadspam.com> wrote in message news:r3rcfv0ev3uosdu0ulgjtcjrikcqv9385u@4ax.com... > > OK its late and I probably can't see the bindingly obvious, but why > wont this work, its in a menu bar on the left panel of a frame set, > the main page is called 'main' I want the pages it links to to appear > in the 'main' frame but it wont work ??? > > <form name="form1"> > Just a guess, but do you need the target="main" as an attribute of the <form> element?? <form name="form1" target="main"> | |||
|
| | #3 | ||
| On Mon, 23 Jun 2003 03:04:57 GMT, "Disco" <discooctopus@yahoo.com> wrote: >"BORG" <borg@deadspam.com> wrote in message >news:r3rcfv0ev3uosdu0ulgjtcjrikcqv9385u@4ax.com.. . >> >> OK its late and I probably can't see the bindingly obvious, but why >> wont this work, its in a menu bar on the left panel of a frame set, >> the main page is called 'main' I want the pages it links to to appear >> in the 'main' frame but it wont work ??? >> >> <form name="form1"> >> > >Just a guess, but do you need the target="main" as an attribute of the ><form> element?? ><form name="form1" target="main"> > > told you it was late <form name="form1"> <select name="menu1"> <option value="intro.htm">MAIN PAGE</option> <option value="Images/tattoo/tatpics.html">TATTOOs 1</option> <option value="Images/tattoo/0002.html">TATTOOs 2</option> <option value="Images/tattoo/0003.html">TATTOOs 3</option> <option value="pool/pool.html">POOL HALL</option> </select> <input type="button" name="Button1" value="Go" onClick="MM_jumpMenuGo('menu1','parent.frames[\'main\']',1)"> </form> -- E-Mail Addy obet(ng)qfy(qbg)cvcrk(qbg)pbz <---Rot13 it watch out for spam trap in header http://www.goodtraders.com/viewfeedback.php?nick=Borg DONATIONS TO selling@dsl.pipex.com | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: code, form, help, html |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Anyone know of a good/quick (and free) way to compress HTML code? | Fred Atkinson | Website Reviews And Website Questions | 1 | 05-27-2007 11:06 PM |
| Anyone know of a good/quick (and free) way to compress HTML code? | Martin Harran | Website Reviews And Website Questions | 1 | 05-27-2007 11:06 PM |
| Anyone know of a good/quick (and free) way to compress HTML code? | Brian Cryer | Website Reviews And Website Questions | 1 | 05-27-2007 10:14 PM |
| BB code vs HTML | modric | HTML | 3 | 09-29-2006 1:25 PM |
| The same HTML code > different output? | modric | HTML | 5 | 07-27-2006 7:04 AM |
| Featured Websites | ||||
|