Html Page Not Showing Up In Firefox

free web hosting
Open Discussion > CONTRIBUTE > Technology

Html Page Not Showing Up In Firefox

saitunes
Hi,

I've tried to make a webpage in HTML using the frameset tag. Here is the code of the webpage

<HTML>
<title> Sai's Makeshift Wiki</title>
<Body>
<Frameset rows="30%,70%">
<Frame src="http://localhost/~Sai/wiki/top.html" name="Menu">
<Frame src="http://localhost/~Sai/wiki/links.html" name="Frame2">
</Frameset>
</Body>
</HTML>


And it's not displaying in Firefox. (I mean is shows a blank page) It will show up in safari (I'm a mac user), all pages individually work on firefox, just not the above page. Any ideas as to why?

Thanks

Reply

Saint_Michael
You may want to try this out and see what happens, and I remember my frames correctly, you need an absolute path to your file and since your running this off your computer it would have to be something like this

CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<frameset rows="30,70" frameborder="no" border="0" framespacing="0">
  <frame src="file:///C|/Program Files/Adobe/Adobe Dreamweaver CS3/UntitledFrame-2" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" />
  <frame src="file:///C|/Program Files/Adobe/Adobe Dreamweaver CS3/Untitled-2" name="mainFrame" id="mainFrame" title="mainFrame" />
</frameset>
<noframes><body>
</body>
</noframes></html>


or to shorten it up a bit it would look like this

CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<frameset rows="30,70" frameborder="no" border="0" framespacing="0">
  <frame src="../~Sai/wiki/top.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" />
  <frame src="../~Sai/wiki/links.html" name="mainFrame" id="mainFrame" title="mainFrame" />
</frameset>
<noframes><body>
</body>
</noframes></html>


The same goes for your website you would want your source frames to look like this

CODE
<frame src="http://www.yoursite.com/frame1.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" />
  <frame src="http://www.yoursite.com/frame2.html" name="mainFrame" id="mainFrame" title="mainFrame" />


Hopefully that helps connect your website together, and if you need any more help check this website out on frame sets and using frames.

 

 

 


Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Recent Queries:-
  1. my firefox showing blank page when want to connect - 0.46 hr back. (1)
  2. firefox not showing sites - 4.58 hr back. (1)
  3. firefox iframe not showing - 7.76 hr back. (1)
  4. dreamweaver localhost firefox os x - 14.59 hr back. (1)
  5. firefox and safari not showing frames pages - 16.43 hr back. (1)
  6. firefox icon not showing for html files - 18.60 hr back. (1)
  7. address bar not showing up in firefox - 20.76 hr back. (1)
  8. firefox not finding html page - 25.62 hr back. (1)
  9. html page not displaying in firefox - 27.06 hr back. (1)
  10. firefox not showing html - 39.45 hr back. (1)
  11. pages not showing up in firefox - 40.87 hr back. (1)
  12. page not firefox - 44.40 hr back. (3)
  13. firefox not showing web pages the way it should show - 58.33 hr back. (1)
  14. html include not showing in firefox - 62.11 hr back. (1)
Similar Topics

Keywords : html, page, showing, firefox

  1. Firefox 2 To Firefox 3 - Is It Worth Upgrading?
    Let's settle this matter once and for all. (64)
  2. Firefox 3
    (24)
    http://people.mozilla.com/~beltzner/overview-of-firefox3.swf I saw this a few days ago but it
    recently popped up on Digg. Thought it was a cool look at Firefox 3. The new address bar seems to
    be the biggest addition to Firefox 3 and honestly I hate it with a passion. I use Firefox 2 on my
    windows system, but both work and my roomates computer ( which I use more then she does. >. First I
    don't want my porn history randomly popping up while I'm searching for "big" trucks or
    something ridiculous like that. Also it's kind of intrusive as it just seems out o....
  3. Browse Faster With Firefox
    (1)
    If you are using broadband connection and using Firefox then follow the simple steps provided below
    to make your Firefox work faster for you: The catch here is by enabling pipelining in Firefox you
    can tell your browser to make several request at the same time, which means the site will load
    faster. 1.Type "about:config" into the address bar and press Enter. Scroll down and look for the
    following entries: - network.http.pipelining - network.http.pipelining.maxrequests -
    network.http.proxy.pipelining 2. Alter the entries as follows: Set "network.http.pipelining"....
  4. Firefox 2.0 Beta 1
    (13)
    If you've given the newly-released Firefox 2.0 Beta 1 a spin, you've probably noticed that
    there aren't a whole lot of eye-popping new features. However, there are a few subtle
    improvements that make it a nice upgrade. In addition to built-in spellchecker, Firefox 2.0 also
    has close buttons on every individual tab - a much-needed feature (especially on Mac OS X.)
    There's also better (but still not great) RSS integration. When you click on a site's feed
    icon (at the far end of the address bar), a preview page with the option to choose your feed rea....
  5. Firefox- 1.5
    (13)
    QUOTE Mozilla Introduces Firefox 1.5 and Ups the Ante in Web Browsing New automatic update
    system makes Firefox an "install once and forget it" application for all types of Web users
    MOUNTAIN VIEW, CA - Nov. 29, 2005 - One year after the debut of Firefox 1.0, and more than 100
    million downloads later, Mozilla Corp. today released Firefox 1.5, the latest version of its
    acclaimed open source Web browser, available now as a free download from www.getfirefox.com. Firefox
    1.5 builds upon the success of its predecessor to deliver an improved browser with significant perf....
  6. Firefox Internet Explorer
    (2)
    Though this ahs been out for a while thsoe who dont have it get it-.- this explorer blocks pretty
    mcuh every pop up... better then those pop up blcokers... to get firefox dl it from the following
    site provided below FireFox ....
  7. Did You Face Problem Opening Pdf With Firefox?
    (15)
    Hello, I have a question to ask since the 1st day of my download of firefox ... Whenever i open a
    pdf file online using firefox, the firefox is get not responding and my comp got hanged ... i have
    to manually end the firefox program via windows task manager .. I tried to wait the pdf to load, but
    it seems that it takes forever .. so im guessing it's the trail version's bug .. but after a
    few updates, I still have the problems with my firefox ... Is this my computer's problem or
    firefox problem ? If it's a firefox bug, it's impossible that no1 report ....
  8. Basic Html Gmail
    (17)
    Today I noticed a small change of Gmail. in the bottom there is new section called "basic HTML",
    when clicked, Gmail will become html form, this is for the browsers that doesn't have or support
    Java. check it out yourself.....
  9. Firefox 1.01 Is Up For Grab
    (12)
    I don't know if it has been posted or not, but Firefox 1.01 is now officially on the mozilla
    site, http://www.mozilla.org/products/firefox/ there are no new features, but there are numbers
    of bug fixes and security patches. you should upgrade from 1.0 asap.....
  10. Speed Up Firefox Even More!
    A way to speed up firefox (7)
    I hope this wasn't already posted. I searched the forums for it, but didn't see it... so
    anway... I got this from another forum.... We all know how excellent Firefox is... But want it to
    be even faster? If so, follow the instructions below. 1:- Type about:config in the address field.
    2:- Set the value of network.http.pipelining to "true". 3:- Set the value of
    network.http.pipelining.maxrequests to "100". 4:- Set the value of network.http.proxy.pipelining to
    "true" 5:- Set the value of nglayout.initialpaint.delay to "0" Line 5 you might notice is not the....
  11. Firefox Of Speakeasy
    (0)
    ISP speakeasy add Firefox as default browser, http://www.speakeasy.net/software/firefox/ it is
    said speakeasy uses a customized version firefox, at first I thought they grab the code and make a
    version of themselves, then I check this webstie out, LOL, they just made a extension to the
    standard firefox, well you can call that a customized version.....
  12. Faster Than Firefox!
    check this out! (18)
    I have stopped using firefox a month ago because it lags or hangs my system and eats soo many
    resources... so I have decided to use opera (the beta version) it's fast but it renders a little
    fast but full of errors on the page... means that sometimes the layout of the page is not good as
    mozilla engine... or gecko engine... so I have decided to use Moox.ws build... it's fast!
    god it's fast!!! try it for your self... you won't loose anything!
    http://www.moox.ws try it for yourself today! P.S Is there a browser available for win....

    1. Looking for html, page, showing, firefox

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for html, page, showing, firefox

*MORE FROM TRAP17.COM*
advertisement



Html Page Not Showing Up In Firefox



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE