HTML - Link To Open Two Separate Frames
I know frames are not the most popular thing in the world, but I was wondering if there was a way I could make a link on a page open two separate pages in two separate forums...
say I have a link port, and I want it to open portside.html in frame "orange" and port.html in frame "main" all with one link... I would include code, but seeing as I have no idea how to do it, I can't Thanks for any help you can give me... knud Similar TutorialsI'm very new to HTML/CSS/Javascript. In the website I'm trying to build, I want to display a relatively simple navigation menu on the left side of the webpage, similar in look to the one here (example): http://build-website.com/design/opportunity.html Is there some way to put the initialization text for the navigation menu in a separate .html file (or, just some other file), so that every time I want to add a section/link to the nav menu, I won't have to go through each of my web pages individually and add the code for the link? (I am not going to use frames because, among other things, that would make it more difficult to bookmark and copy addresses of individual pages) I have been teaching myself through the w3schools tutorials, but despite looking through them and googling for answers I haven't been able to find a solution. Is this possible in HTML? Something that would allow something like like <div src="navmenu.html"> would be ideal but I haven't been able to find anything. (At the moment I'm just using notepad and typing in code manually) Hello guys ! Ok, i have this website: www.global-publicity.com and, how you see, i have two jump menus there . Well i wonder how can i do to click on Choose continent and when i click on Europe automatically open in left and right frames two html pages in there BUT open my second menu also (ROMANIA) Hope you understand and sorry for my bad english... I am working on the HTML help files for some software at work, and I need the weblinks (such as links to our homepage) to open in a new tab in all browsers that support tabs. It does this in IE8, and all FFX, but in IE7, it opens a new window instead. My code is essentially: <a href="link" target="_blank">blah</a>, which should work, and yes, IE7 I am testing in is set to open pop-ups in new tabs. It is the only browser I have tested that does not do this. I even tried replacing _blank with _new, but it did not work. I am using HTML 4.0 Transitional Doctype. Any help would be much appreciated. Hi Guys! Me again with a noob question... On this page : http://kunstler.ca/Coordonnees.html I have a GoogleMap image that is a link... But how do I make it open in a new tab or new window? I've tried some stuff on tutorial sites but can't get it to work. Thanks for the help... Maybe some day I'll be the one helping others! Dominick http://kunstler.ca Hello I have a page where there multiple links , I want a dialog box to open when ever I click the link . Here is an example www.scribd.com and click on sign up u will have an idea . Hi, I need to have an intranet page open fullscreen when someone clicks on hyperlink is this possible in html or do I need to use javascript? here is code for link 'XXXX' is server name when user clicks on this link the login page loads but not fullscreen users want it load fullscreen. <code> <td height="19" colspan="2"><a href="http://XXXX/" target="blank" ><img src="../images/Concerto.gif"target="blank" width="119" height="90" border="1"></a></td> </code> hi. this may sound noob... but instead of a linking a page like so, <a href="http://www.google.com">google</a> i want to make it so it opens in a another window instead of the one the person is using. thanks Hi Guys, I have recently changed over to DOC TYPE "HTML 4 strict" My page is validating fine apart from where i have used target="_blank" on one of my links. Is there a way around this or do i haev to go back to transitional? The page is here www.creativecogs.com/final Link to the validation error http://validator.w3.org/check?uri=ht...doctype=Inline CC_DESIGN For example, i'm using firefox and there is a link in one website. Now i want to open this link in IE. How to do it? I was wondering if there is some code to put within <a> so that the link will open 2 pages instead of one, or open one page, then automatically go on to the second page? thx! hi there, I wonder how to open a new window from a link, set the size and remove the toolbar? In my application the user can click on a car model, and I would like to open a new window (smaller) with only the relevant info. the window should be a new one (so he can simply close it and stay in the main page). thanks for any pointers. I am in the process of validating my website to be in compliance with W3C's Strict guidelines, and I ran into a problem with one of my links. The link works fine in that it will open up a new browser window, but the page will not validate properly. Is this possible under Strict guidelines? If so, can someone help me out with the proper code? Here is my link as it appears in my website: <a class="death" href="http://www.graveyards.com/" target="_blank"> Reincarnate Me, Please. </a> Thanks in advance for any and all help! Take care and have a great day.... ciao, john. Hello, hopefully you can help me. I have the following code, which opens a new internet browser window: <form> <p align="center"><b></b> <select id="setit" style="color: #0000FF" size="1" name="test"> <option value="">Please Select</option> <option value="http://www.nu.nl">nu</option> <option value="http://www.telegraaf.nl">telegraaf</option> <option value="http://www.google.com">Google</option></select> <input type="button" value="Go" onclick="window.open(setit.options[setit.selectedIndex].value)"> </p></form> What do I need to change so the onclick opens the link in the same internet browser window instead of opening a new one? Many thanks, Ralfie Hello All, I am searching for a solution for a friend of mine. He has a new website, that runs perfectly in Firefox, and Chrome, however not in Internet Explorer. He runs IE6 in XP. Yes, i konw, IE6. The issue is that there is a program that will ONLY run in IE6. Upgrade IE, and it will not work. There is no option here. So what I am trying to find is some sort of coding that in Firefox / Chrome, that when that coding is reached (could be a plain .html or .php document) that ie6 will then open up for that page to be viewed. This will enable my friend, to use their new website in either firefox or chrome, however when that program is required, and they click on the link in firefox or chrome, then ie6 will open up and off they go. Any ideas? Chris. hiiii alll........ I am creating 2 html pages. when i open first page i want to display a particular form. clicking on link in form 1 we will go to 2nd html page where a image link will appear. when we click on this image link i want to dispaly 1st html page with 2nd form. how to do this please give the html code for this..... I want to send an email from an aweber list that includes a link for the user to download a file from my website. However, I don't want users to know the actual address(directory) where my file exists on the server). Right now when the user clicks on the link it automatically takes them to the address where the file exists and opens the file in a web page. How can I code the link so when the user clicks on the link it will automatically open a dialog box for them to save the file to their pc? Is there a way to have a link bring up a 'Save as...' box by default rather than having the link open the file inside my visitors' browser. More specifically, I have a long lecture on my site (mp3) that by default opens in my visitors' browsers rather than offering to be downloaded. I know visitors can right-click on the link to get a 'Save as...' box, but I would rather 'Save as...' be the default action whenever the link is clicked. I have this; You can download a <a href="hpswmtmreg.doc">Word Document</a> file, (click to open, right click to download). <br><br> You can download a <a href="hpswmtmreg.zip">Zip</a> file, (right click to download). I thought it was simple, straight forward, but I get server errors (from my host). Is there something special abpout .doc files or .zips for that matter. Am I doing something wrong? Thanks I want my link to open into a new window with no scrollbar or status bar and be 100% of the screen width and 66% of the screen height. Is there a way to do this? thanks in advance. |