HTML - 0003 Error Message On Mozilla
Similar TutorialsI've been trying to put together my musician's directory page, but I'm getting an error message in the status bar of my browser upon loading the page, and attempting to use the drop-down box I created to select a state-specific page. The drop-down box isn't working as it's supposed to immediately redirect the bisitor to the selected page, and this is what it the error says: Line: 16 Char: 1 Error: Object expected Code: 0 URL: http://www.geocities.com/josh*******...nections.html? 200618 What could be wrong? Hey all, My site looks the way I want it to, but I keep getting an error message at the bottom of the browser window when viewing it in Internet Explorer 7. When looking at the message it's saying that something is wrong in: Line: 6 Char: 1 Error: Not implemented Code: 0 URL: http://www.harmonihomeconsulting.com/ Any idea what might be wrong there? Here's the link to my site: http://www.harmonihomeconsulting.com. I'm not sure exacly how the lines are counted, but I think it's referring to the meta name or title tag? Is there a limit to the number of keywords that can be placed in a meta name tag? Thanks for your help on this - greatly appreciate it! Johanm I have a website that i created. It loads in in Mozilla, but in IE nothing loads, the page is just blank. my website, an example of this is www.winholdem.info/hoppers.php I dont know why this is happening! P.S. it includes PHP and html my tables are not right in mozilla/firefox. it looks perfect in ie. 42% of my viewers are ie users. 37% are mozilla compatible agents, and 8% are firefox. i just downloaded firefox from mozilla and found that none of my tables look white, with the exception of the front page: http://leilanimunter.com/index2.html on all the other pages, the table where the text is should be white like it is on that home page, but instead it is my grey background color. how do i fix that? HELP, thanks!!! Leilani http://leilanimunter.com hi just a small problem that is bugging me and stopping me from moving on...there is a table at the top of my website here in mozilla it works fine exactly how i want it yet in internet explorer it stretches out too far and looks a mess what could i do about it? is this because ie doesnt accept height tags? How can I get my favicons to show up in Mozilla/Firefox? Thanks~ Hi, I am trying to build my daughter's website on geocities and for the videos section I am trying to use page jumps DIVs. I am using mozilla and everytime I go on it the page jumps and the DIVs is all mess up and I don't know what's wrong with it then I tried going on internet explore and my codes worked on there but just not on mozilla. Does anybody know what I can do or change? I am currently using the basic html DIVs and page jumps. Hey, I've downloaded a template to use for my webpage and i changed up the width of the middle section (in grey) within the css, it views perfectly in mozilla, but when viewed in IE it's as if i didn't widen the width of the middle section at all and as a result the text and images i have put in the area are compacted. Does anyone have any ideas of how i can get IE to view my site the same as mozilla is? Mozilla is displaying the site as i want it too look. The text is more spread out wthin the grey area. http://www.revolutionct.com.au/boot_camp_canberra.html Appreciate any help! Thanks. For some reason, using <table align="center" width="85%"> at the following http://amazingfreegraphics.com/webfetti.html correctly shows the content in 85% of the browser in Internet Explorer, but still covers 100% in Mozilla. How do I fix in Mozilla? hi i have a bit of a problem i am making a website with html and css and when i want to view it in mozilla i only get the text and when i open it in ie6 i see my whole stylesheet i dont get it html Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Visual Basic Tutorials</title> <link rel="stylesheet" "type=text/css" href="style.css" /> </head> <body> <div class="spacer"></div> <div id="wrapper"> <div class="banner"> <img src="dat.png" /> </div> <div class="tekst" id="links"> <div>Main content </div> <hr /> <div class="textboxes"> <div class="textboxspacertitle"> <h3>Title</h3> </div> <hr /> <div class="textboxspacertext"> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> </div> </div> <div class="textboxes"> <div class="textboxspacertitle"> <h3>Title</h3> </div> <hr /> <div class="textboxspacertext"> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> <p>TekstTekstTekstTekstTekstTekstTekstTekstTekstTekstTekst</p> </div> </div> </div> <div class="menu" id="rechts"> <div class="menuspacer"> <h3>Navigation</h3> </div> <hr /> <div class="menuspacer"> <div class="list"> <ol> <li><a href="Index.html">Home</a></li> <li><a href="Tutorials.html">Tutorials</a></li> <li><a href="Downloads.html">Downloads</a></li> <li><a href="Links.html">Links</a></li> <li><a href="Contact.html">Contact</a></li> </ol> </div> </div> </div> </div> <div class="spacerbottom"> Copyrights by: Kevin 2008 </div> </body> </html> css: Code: *{ margin: 0; padding: 0; } body{ font-family: arial; color: #333; size: 12px; background: #ddd; } .spacer{ height: 1.8em; display: block; } #wrapper{ background: #eee; width: 800px; height: 900px; margin-bottom: 20px; margin: 0 auto; border: 1px solid #999; } .banner{ background: #bbb; border:2px solid #999; height: 98px; width: 717px; margin-left: 40px; margin-top: 50px; vertical-align: middle; } .tekst{ border: 2px solid #999; height: 700px; width: 500px; background: #bbb; min-height: 700px !important; } .menu{ border: 2px solid #999; width: 200px; background: #bbb; } #links{ float: left; margin-left: 20px; margin-top: 25px; } #rechts{ float: right; margin-right: 20px; margin-top: 25px; } a:hover{ text-decoration: underline; } a{ text-decoration: none; color: #000; } .menuspacer{ margin: 15px 15px 15px 15px; } .textboxes{ border: 2px solid #999; margin-left: 25px; margin-right: 25px; margin-top: 15px; height: 200px; background-color: #ddd } .textboxspacertitle{ margin-left:10px; margin-top: 15px; } .textboxspacertext{ margin-left:10px; margin-top: 5px; margin-bottom: 10px; } .spacerbottom{ height: 1.8em; display: block; text-align:center; } img{ border: 1px solid #999 } I have a following html document <html xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <body title="Integrated MedFacts Module"> <span class="normalFont" style="font-size:140%; width:100%; "><b>Tetracycline Capsules and Tablets</b></span><b>Pronunciation: </b>tet-ra-SYE-kleen<br><b>Brand Name: </b> Sumycin<br><br><b>This medicine is used for:</b><p>Treating infections caused by certain bacteria.</p> </body> </html> The above document when seen in IE 7 shows Tetracycline Capsules and Tablets and Pronunciation in separate lines. But the same documetn when seen in Mozilla FireFox or Opera is showing Tetracycline Capsules and Tablets and Pronunciation in same lines without any space between them. Can anyone let me know why this is hapenning? Thanks, Ragha I used code below to play mp3. Explorer can not play mp3 but mozilla can. What is problem? < A HREF = "MYMP3.MP3".....> OR, <EMBED SRC= "MYMP3.MP3" ...> Hi all, I wanted to learn HTML before 1 year, but I gave up, it was too much too read But now I wanna start again, and I'm searching for the tool I used. But I can't find it, it was so easy, and I was able to use it, and believe me, there's not much I CAN use It was a simple editor tool, and I think it was from Mozilla. That's what it did: I wrote something in HTML, and when I pressed preview he showed me what will display when I add the code on a website. And I was able to save my codes as a file format, but I don't know which, I think something standard... And now I want that tool again, but I searched for 2 hours now and I can't find it... Does ANYONE know the name? I would be very pleased about a helpful answer... Or does anyone know a tool which does, what I described? A simple tool? ______________________________ CuddlyBunny AkA Nico Hi, I have created a Html page using frameset which will redirect to the other html page. if i am opeming this page in html and clicking on the "search" button the page is reloading correctly but if i do it for more than7 times its showing the blank page. can any one help me to fix this issue. thanks in advance, Navatha. Hi, i have a site with iframes. By opening the page with IE is ok, but Mozilla can't open it. So, this is the code: Quote: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Untitled Document</title> </head> <frameset rows="*" cols="80,*" frameborder="no" border="0" framespacing="0"> <frame src="file:///C|/frame2.html" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="leftFrame"> <frameset rows="80,*" frameborder="no" border="0" framespacing="0"> <frame src="file:///C|/frame3.hml" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame"> <frame src="file:///C|/frame1.hml" name="mainFrame" id="mainFrame" title="mainFrame"> </frameset> </frameset> <noframes><body> </body> </noframes></html> Can somebody help me to find the problem? help!!! i have been making my site mozilla friendly (for weeks now... tedious!) and it FINALLY looks decent in mozilla. but for some reason 8 of my 10 blog pages don't look right when viewed in mozilla. i added a small 5 pixel wide image that acts as a cellpadding -- and all pages look great in IE... FOR EXAMPLE in mozilla, this pages look fine: http://leilanimunter.com/blog9.htm while this one does not: http://leilanimunter.com/blog8.htm if i take out the image -- Images/banners/blogpadding.jpg then everything returns to normal. for some reason it is not lining up along my "previous entries" as it does on the other page. i cannot find where the code is different. anybody have any ideas? i really appreciate the help, thank you!!!!!!!!!!!! I am testing a really simple embed code: Code: <embed src="1.mp3" height=45 width=300 controls="smallconsole" autostart="true" nosave="true" loop="true"> When I open it in IE (Most recent version): It loads inside a Windows Media Player Plug-in, and plays fine. When I open it in Firefox (Most recent version: It loads inside a Quicktime plug-in, plays once, but if you refresh the page it won't play. You have to clear your cookies, and restart Mozilla for it to work. I can't seem to figure out why? Thanks in advance. EDIT: I tried using <object> tags instead, it works in both browsers just fine: Code: <OBJECT ID="MediaPlayer" WIDTH="192" HEIGHT="190" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" STANDBY="Loading Windows Media Player components..." TYPE="application/x-oleobject"> <PARAM NAME="FileName" VALUE="1.mp3"> <PARAM name="autostart" VALUE="true/1"> <PARAM name="ShowControls" VALUE="true"> <param name="ShowStatusBar" value="false"> <PARAM name="ShowDisplay" VALUE="false"> <EMBED TYPE="application/x-mplayer2" SRC="1.mp3" NAME="MediaPlayer" WIDTH="200" HEIGHT="45" ShowControls="1" ShowStatusBar="0" ShowDisplay="0" autostart="0"> </EMBED> </OBJECT> Hopefully this will help someone else with a similar problem. Nvm im an idiot |