HTML - How Do I Hide The Web Extension So That All You See Is The Parent Page Address?
I am having issues with a flash intro and decided to try and just place it on a separate page when visiting my father's website - www.raymorteam.com. So I took all of the code currently on his homepage and created a copy of the page - http://www.raymorteam.com/files/35241/Main_Page.html
However, I only want the copy page to show www.raymorteam.com in the addressbar. How do I go about doing this? I've seen it at www.ch131.com. Take a look at that page - any link you click will only show the parent web address in the address bar. I want my father's page to do that for this specific page. Thanks. Similar TutorialsHello, Is there a way to hide the address bar of a pop-up window? I need to hide it for IE and Firefox. I imagine some client-side scripting will be required, which is fine, but I'm wondering if anybody has any ideas. Thank you. Most people are familiar with the basic extensions that web pages have such as HTML, HTM, or PHP, but the extension SHTML is not seen as frequently and it is important to note it when you see it. Today's web browsers can inform you whether or not a web page is secure, which means that any information that you enter cannot be intercepted, so it is a good idea to see whether or not you are on a secure web page. As you might have guessed, SHTML would stand for Secure HyperText Markup Language or Secure HTML. This type of page format would not be important for a typical video or content site, but if you are on a web page where you need to enter sensitive financial information then it is important to know that your information is secure. ... Hey, I'm a bit of a newbie at this, and I have a question for the experts.... I want to set up a textbox within a page that will act as an address bar. Basically, I want to be able to enter a web address into the textbox, and have the page open in another frame. I have a page with 2 frames right now - one containing the textbox, the other that will be the main browsing window. Do I need some CGI script to pull this off? Is there some way that I can restore the text entered in the box into the action= of the form? Thanks in advance for the replies. Hi everyone, This may seem a simple question but here goes... I have two separate domain names, both with different hosting companies. I have uploaded exactly the same page to both servers, but one requires .html after it to view it, and the other doesn't. For example www.########.com/#### www.########.com/####.html Do you know how to change it so it doesn't require the .html at the end to view it? Thanks Tom hi all, am new here, please bear with me! I have a request, I am creating an Intranet site for my company and would find it useful to display on the page the local machines IP address (not the public one), the LAN one. Can this be done in HTML or not, and if yes, can anyone please kindly point me in the right direction?? Thanks in advance. Is this possible? I remember seeing this somewhere but I don't really remember how to place the info in the address. Is it something like http://test.com@username:password ? Thanks! I'm new to scripting and tried over and over to make it work please help : ) the link in question is the facility page... the image icons when clicked i need it to open in the parent page. the page is www.laineross.com/clients/trans the other page is http://www.laineross.com/clients/tra.../facility.html how do you make an inline fame that does not have scroll bars but resizes the parent page to allow the whole child page to fit in the parent im makeing a page to store files.. how do i hide the page link so it doesnt show the categories (btw my index is .com/*****/*****/index.html) & if its possible to make it so that the browser doesnt show the category in history... (only .com) Thanks! Hey there! I'm kinda new here, but I really need some help. I'm trying to show/hide the Swedish translation to our lyrics on our band WP page. It can be viewed here. I'm using a table with separate <td>'s for every individual lyric and every individual translation. The translations are in <div>'s. This is included in the header: <script type="text/javascript"><!-- function showhide(el){ el=document.getElementById(el); el.style.display=(el.style.display=="block")?"none":"block"; } //--></script> And this is the code for my little Swedish flag you click to make the translation DIVs visible. The names within '' are the different lyric DIVs. <p>Show/hide translation: <a href="#" onclick="showhide('armourswe');showhide('seamsswe');showhide('breathswe');showhide('cornersswe');sho whide('cunningswe');showhide('whiteswe');showhide('graniteswe');showhide('liliesswe');showhide('beac hesswe');showhide('pebblesswe');showhide('rockswe');showhide('ruinsswe');showhide('sarabandeswe');sh owhide('unknownswe');return false;"><img src="http://www.alpha60.net/wordpress/images/swedish.jpg" alt="Show/hide Swedish translation" /></a></p> Why does IE move the left column down when the translations are visible? It works fine in Firefox. I'm not a HTML king and tried a long time to get this far, so I'd really love some help! Address: http://www.alpha60.net/lyrics /Leo from Sweden Ok, This might be a bit confusing but ill try my best. On my main website homepage i have a splash image which when clicked redirects to the main website, also in another folder i have a phpbb3 Forum. Below the image on my homepage i have a login box for the forum as well. What i would like to do is to hide that login box unless a keyword is entered before hand, and make the domain.com/forum URL inaccessible unless you login through this route. basically hiding the forum completely so people dont actually know its there. I could do this through .htaccess however i was hoping there was a "cleaner" way to do this. Many Thanks Rob How can I fixed the size of the page to desired width and length and also make that page fixed to that size so that it cannot resized. And also I want to disable all bars(scrollbars, menubars, address bars etc) for the page. I am using these codes for my projects and these are for commercial purpose. I am also asking for your permission to use these codes for my projects. lookin 4wrd. Hello. I am pretty new at this, so any help would be appriciated. I want to put a custom text in an address bar of user's browser, so that any page on my site shows www.mydomain.com instead of www.mydomain.com/mypage.html or www.mydomain.com/asubpage.php. I don't want users to see the titles of subpages of my site. My server supports PHP, so I could write this in either HTML or PHP, but don't know how. Is this possible to achieve and if so, how? Hi, i got drop down menu from Dynamic DDM, however, there is only 1 level down. Anybody knows how to make another level down? This are the code: Code: <div id="bluemenu" class="bluetabs"> <ul> <li><a href="#" rel="dropmenu1_b">Administrator</a></li> <li><a href="#">Member</a></li> <li><a href="#" rel="dropmenu2_b">Testing</a></li> </ul> </div> <!--1st drop down menu --> <div id="dropmenu1_b" class="dropmenudiv_b"> <li><a href="#">admin1</a></li> <li><a href="#">admin2<a></li> </div> <!--2nd drop down menu --> <div id="dropmenu2_b" class="dropmenudiv_b"> <li><a href="#">test1</a></li> <li><a href="#">test2</a></li> </div> Hello all, I want to know how to mask a url address I hope this is the correct lingo. I want people when they type www.mysite.com/page1 it goes to www.mysite.com/page1.html but I want to not have the html extension file name so basically www.mysite.com/page1 is really www.mysite.com/page1.html but when users type in just www.mysite.com/page1 on their address bar it goes to www.mysite.com/page1.html is there a way to do this? also where to i put the code if any? thelion~ Ok, I'm completely new to this and would really appreciate some help. I'm trying to remove the .html extension at the end of my site pages. Example: My pages currently looks like this: www.example.com/about-us.html and I want them to look like: www.example.com/about-us My hosting is on godaddy shared windows. Whenever I try to manually change it to "http://www.example.com/about-us", I get a 404 error. I have tried to use .htaccess with no success, can it be used on a windows based server? D: Please let me know how to fix this problem or if you need any more info and thanks in advance. hello, i want to be able to add an address bar on to a html webpage that can send the user to a link that they type in. any help would be great thanks sir nerdalot Hey does anyone know how to put the 16x16 images in there address bar ive heard all kindes of ways i just want the right answer, any help very much appreciated cheers I've begun to notice that most websites now, up on the address bar, have a logo, to the left of the "http://..." address. Is it a piece of html code, or something else? My guess is the latter.. i have a domain registered with network solutions, do i have to pay for it? Thanks, -Adam adam79@toast.net How we can put image with web address like this image + http://www.yahoo.com |