473,394 Members | 1,700 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Problems with Opera

tharden3
916 512MB
I'm writing HTML and CSS for my web site. I've gotten it to look great in IE, Firefox, and Safari. Opera however, messes up half of the items on every page, and it's driving me nuts. Do I just say screw it? Don't worry about those running Opera? Or do I put another 100 hours laboring over my keyboard.
Jul 27 '08 #1
8 1461
Curtis Rutland
3,256 Expert 2GB
Opera has a pretty small market share, but it's strange...because Opera is also one of the most standards-compliant browsers, so it shouldn't choke on proper CSS. If it looks good in all the rest, I'd say screw it. But I'm lazy, though.
Jul 27 '08 #2
tharden3
916 512MB
Opera has a pretty small market share, but it's strange...because Opera is also one of the most standards-compliant browsers, so it shouldn't choke on proper CSS. If it looks good in all the rest, I'd say screw it. But I'm lazy, though.
well, that's what I was thinking. I got it working in the most popular one's so.... maybe I'll just put off an Opera compliant one til a rainy day...
Jul 27 '08 #3
drhowarddrfine
7,435 Expert 4TB
I agree it's strange but there could be some minor thing causing this. But without the code it's only a guess.
Jul 27 '08 #4
Atli
5,058 Expert 4TB
That's strange, seeing as Opera usually has the best standards support. But if you designed your web for IE then some of you code may be using some proprietary IE crap that's not a part of the standard.

If you design your web for either Opera or Firefox to begin with it usually works for pretty much all browsers, except maybe IE.
But then you only have to worry about coding around IE's problems, but not the other browsers.
Jul 28 '08 #5
tharden3
916 512MB
That's strange, seeing as Opera usually has the best standards support. But if you designed your web for IE then some of you code may be using some proprietary IE crap that's not a part of the standard.

If you design your web for either Opera or Firefox to begin with it usually works for pretty much all browsers, except maybe IE.
But then you only have to worry about coding around IE's problems, but not the other browsers.
yea, it's a very strange situation. It works in FF and IE and Safari, but not Opera. Usually the problem with markup is that it ONLY works for IE and nothing else... or it works for everything BUT IE. Weird. Anyways. I'm still fiddling around with it, but if I continue to have trouble I will post the code.
Jul 28 '08 #6
JosAH
11,448 Expert 8TB
Shouldn't this discussion take place in an HTML/CSS forum?

kind regards,

Jos
Jul 28 '08 #7
drhowarddrfine
7,435 Expert 4TB
Usually the problem with markup is that it ONLY works for IE and nothing else... or it works for everything BUT IE. Weird.
Further proof of how bad IE is. Notice it never works like the other browsers.

It's not weird at all. If your markup works in IE but not anywhere else, then the markup is written wrong and you must find the error in the markup. If it works everywhere but IE, then you are witnessing an IE bug and you have to figure out which IE bug it is.
Jul 28 '08 #8
tharden3
916 512MB
Shouldn't this discussion take place in an HTML/CSS forum?

kind regards,

Jos
If you want to I guess. Hasn't really become a techinical discussion yet, but it's your choice.
Jul 28 '08 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Phong Ho | last post by:
Hi everyone, I am using PHP and MySQL to create a dynamic website. Using MS Internet Explorer to test my website, everything works fine. When I use Netscape and Opera to test my work, I have...
13
by: Dan R Brown | last post by:
I have a large form that is generated dynamically in a jsp using xml / xslt. So, to break up this form into several "tabbed" sections, I break up the form using <div> tags. Each <div...
6
by: Dr.Bob | last post by:
Dear group, I made a 3 column design, centered in the middle, and #1 overlaps #2. To start, it was so much a hell to get this combination (3 columns, centering and stacking) right in IE + FF + OP...
3
by: eternalD3 | last post by:
Hi, I have a problem to get this working on Opera 7.x+. This does not need to work on older Opera browsers There are problems on rendering the sub-level navigation. It aligns right on Firefox...
8
by: Bob Richardson | last post by:
After making corrections, and passing the WC3 validation checks for the web page and the CSS, I'm still having problems ... only with Opera (7.54 and 8.0) at: ...
4
by: Bob Richardson | last post by:
In http://www.writeonwhidbey.org/_private/ssi/ssitest.html I have a simple function <script language="JavaScript1.2" style="text/javascript"> <!-- function checkLocation() { if...
32
by: jp29 | last post by:
My take on problems composing, serving and rendering XHTML documents/web pages: 1. Typical conscientious web authors are producing XHTML documents (Web pages) that feature valid Markup and with...
1
by: cwdjrxyz | last post by:
I am now writing many new pages in xhtml 1.1. They are served as true xhtml by setting the mime type of the server to application/xhtml+xml for the .xhtml extension. Since IE6 and some earlier...
2
by: Amanda | last post by:
please take a look at: shannon.amandadevries.com 1. in firefox, the 'content' div should be starting on the right-hand side of the menublock, not all the way down at the 'copyrightblock'....
5
by: IndependentDreams | last post by:
This is a java script code that will make it snow on your page. My problem is that it works just fine in IE and Opera, but doesn't work in Fire Fox or Safari. Here is the code. If you have any idea...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.