473,662 Members | 2,551 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Opera disaster

I like Opera but it doesn't like Democrats.

This page validates as XHTML and is OK in MSIE 6 but is
a disaster in Opera 7.23.

http://www.democrats.org/specialrepo...esa/page3.html

Does this mean we should not be using Opera? Or not XHTML?

Mason C
Jul 20 '05 #1
19 2932
MasonC <ma****@ix.netc om.xyz.com> wrote:
I like Opera but it doesn't like Democrats.

This page validates as XHTML and is OK in MSIE 6 but is
a disaster in Opera 7.23.
You have a peculiar definition of "disaster".
http://www.democrats.org/specialrepo...esa/page3.html

Does this mean we should not be using Opera? Or not XHTML?


Like many other web authors, the authors of that site need to learn how
to code for the web, instead of coding for IE.

Same site exhibits an issue (or in your language "is a disaster") in
Mozilla.

Law of the web # 33: Whenever a site displays differently in IE and
Opera, or IE and Mozilla, IE's rendering is always wrong.

--
Spartanicus
Jul 20 '05 #2
Spartanicus wrote:
MasonC <ma****@ix.netc om.com> wrote:
http://www.democrats.org/specialrepo...esa/page3.html

Does this mean we should not be using Opera? Or not XHTML?


Like many other web authors, the authors of that site need to learn how
to code for the web, instead of coding for IE.

Same site exhibits an issue (or in your language "is a disaster") in
Mozilla.

Law of the web # 33: Whenever a site displays differently in IE and
Opera, or IE and Mozilla, IE's rendering is always wrong.


That's a bit too broad. I would say generally when any three of Mozilla,
Opera, Konqueror, and Safari agree on a rendering, and IE's differs
substantially, then it's an IE bug.

Then again, I have no idea what sites out there are "designed for IE" these
days, as I never use IE (doesn't run on my OS).

--
Shawn K. Quinn
Jul 20 '05 #3
Spartanicus wrote:
MasonC <ma****@ix.netc om.com> wrote:
http://www.democrats.org/specialrepo...esa/page3.html

Does this mean we should not be using Opera? Or not XHTML?


Like many other web authors, the authors of that site need to learn how
to code for the web, instead of coding for IE.

Same site exhibits an issue (or in your language "is a disaster") in
Mozilla.

Law of the web # 33: Whenever a site displays differently in IE and
Opera, or IE and Mozilla, IE's rendering is always wrong.


That's a bit too broad. I would say generally when any three of Mozilla,
Opera, Konqueror, and Safari agree on a rendering, and IE's differs
substantially, then it's an IE bug.

Then again, I have no idea what sites out there are "designed for IE" these
days, as I never use IE (doesn't run on my OS).

--
Shawn K. Quinn
Jul 20 '05 #4
"Shawn K. Quinn" <sk*****@xeviou s.kicks-ass.net> wrote:
Law of the web # 33: Whenever a site displays differently in IE and
Opera, or IE and Mozilla, IE's rendering is always wrong.


That's a bit too broad. I would say generally when any three of Mozilla,
Opera, Konqueror, and Safari agree on a rendering, and IE's differs
substantiall y, then it's an IE bug.


Feel free to challenge the Law (it's possible, but I'm not telling),
come up with an example that renders per spec in IE and not per spec in
either Opera or Mozilla. No cheating, current release grade versions
only.

--
Spartanicus
Jul 20 '05 #5
"Shawn K. Quinn" <sk*****@xeviou s.kicks-ass.net> wrote:
Law of the web # 33: Whenever a site displays differently in IE and
Opera, or IE and Mozilla, IE's rendering is always wrong.


That's a bit too broad. I would say generally when any three of Mozilla,
Opera, Konqueror, and Safari agree on a rendering, and IE's differs
substantiall y, then it's an IE bug.


Feel free to challenge the Law (it's possible, but I'm not telling),
come up with an example that renders per spec in IE and not per spec in
either Opera or Mozilla. No cheating, current release grade versions
only.

--
Spartanicus
Jul 20 '05 #6
Quoth the raven named MasonC:
I like Opera but it doesn't like Democrats.

This page validates as XHTML and is OK in MSIE 6 but is a disaster
in Opera 7.23.

http://www.democrats.org/specialrepo...esa/page3.html
I do notice a really strange thing about that page.

The stylesheets and the JavaScript files are located on an *ad
server*. Sure blows up the page after my HOSTS file kills everything
from akamai.net. Personally, I've never seen this particular practice
before.

<link rel="stylesheet " type="text/css"
href="http://a9.g.akamai.net/7/9/8082/v001/www.democrats.o rg/style/2col_ak.css"
/>
Does this mean we should not be using Opera?
A fine browser.
Or not XHTML?


Doesn't make much difference with this page...

--
-bts
-This space intentionally left blank.
Jul 20 '05 #7
Quoth the raven named MasonC:
I like Opera but it doesn't like Democrats.

This page validates as XHTML and is OK in MSIE 6 but is a disaster
in Opera 7.23.

http://www.democrats.org/specialrepo...esa/page3.html
I do notice a really strange thing about that page.

The stylesheets and the JavaScript files are located on an *ad
server*. Sure blows up the page after my HOSTS file kills everything
from akamai.net. Personally, I've never seen this particular practice
before.

<link rel="stylesheet " type="text/css"
href="http://a9.g.akamai.net/7/9/8082/v001/www.democrats.o rg/style/2col_ak.css"
/>
Does this mean we should not be using Opera?
A fine browser.
Or not XHTML?


Doesn't make much difference with this page...

--
-bts
-This space intentionally left blank.
Jul 20 '05 #8
in post: <news:US******* ************@tw ister.nyroc.rr. com>
"Beauregard T. Shagnasty" <a.*********@ex ample.invalid> said:

http://www.democrats.org/specialrepo...esa/page3.html
I do notice a really strange thing about that page.

The stylesheets and the JavaScript files are located on an *ad
server*. Sure blows up the page after my HOSTS file kills everything
from akamai.net. Personally, I've never seen this particular practice
before.


http://wired.com/ do the same thing and have this little message:

"Note: You are reading this message either because you can not see our
css files (served from Akamai for performance reasons), or because you
do not have a standards-compliant browser. Read our design notes for
details."

--
b r u c i e
Jul 20 '05 #9
Beauregard T. Shagnasty wrote:
MasonC wrote:
http://www.democrats.org/specialrepo...esa/page3.html


I do notice a really strange thing about that page.

The stylesheets and the JavaScript files are located on an *ad
server*. Sure blows up the page after my HOSTS file kills everything
from akamai.net. Personally, I've never seen this particular practice
before.


E.g.: http://www.wired.com/

Quote (http://www.fool.com/news/commentary/...ry031217tb.htm)
"Akamai owns 80% of the content delivery network (CDN) market. The firm
operates more than 14,000 servers, all bringing Web content
geographically closer to customers, bypassing Internet bottlenecks along
the way.

Akamai was born when Web creator Tim Berners-Lee challenged MIT
colleague Tom Leighton to find a way to alleviate Net traffic
congestion. Student Daniel Lewin pitched in and Leighton's group was a
finalist in the 1998 MIT Entrepreneur's Competition. That finish
attracted enough venture capital to launch Akamai."
--
Andrew Urquhart
- Archive: http://tinyurl.com/ysjbm
- Contact: www.andrewu.co.uk/contact/
- Employ me: Front/middle tier ASP developer with WAI & web standards
Jul 20 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1193
by: MaFai | last post by:
--=====000_Dragon621152387636_===== Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit Hello, mysql, We have 1 master and salve in my lan. If the master failed,coze the unrecoverable disaster.
4
2334
by: Spijon | last post by:
Seems opera can not work normally with javascript, does anyone knows how to fix it? Thanks in advance.
6
2073
by: Anthony Williams | last post by:
Hi, I have a web page that works fine in Opera 7 and other modern browsers (IE6, Mozilla 1.4, NS7.1, etc.), but not in Opera 5. I know which style properties to set for Opera 5 to make it work, but these affect the layout in the other browsers in a way that I don't find acceptable. Is there a way of writing properties that apply only to Opera 5, or of writing properties that will be hidden from Opera 5, so I can set the Opera 5 values,...
7
1810
by: TheMartian | last post by:
Opera is driving me nuts, I am trying to get it to actually render a table the full width of the browser window sounds easy, but no, Opera and only Opera leaves a 16px margin on the right edge I know its a bug in Opera, but does anyone know of anyway round it? All other current browsers I tested render correctly, and yes that even includes that nasty IE thing
18
3797
by: Jason Tesser | last post by:
We are evaluating Postgres and would like some input about disaster recovery. I know in MsSQL they have a feature called transactional logs that would enable a database to be put back together based off those logs. Does Postgres do anything like this? I saw in the documentation transactional logging but I don't know if it is the same. Where can I find info about disaster recovery in Postgres. Thank you in advance for any info given. ...
0
18451
by: BGS | last post by:
I have a web site (www.on-the-matrix.com) that displays photos in a "slide show" format on ASPX pages that run in an inline frame on an ASP page (or in a separate pop-up window). The ASPX pages use a hidden form to transmit information back to the server so it will know which is the next photo to load. All of this works as intended in modern versions of Internet Explorer, Netscape and Mozilla. With Opera, however, users receive a...
6
2711
by: Jeremy | last post by:
I really want to make my scripts work in Opera. I really, really do. But it seems like an uphill struggle. First of all, I can't get ANY kind of debug output. No error messages in the "javascript console" - but then, I have never seen ANYTHING in Opera's javascript console. Is there some kind of voodoo I need to perform in order to make that work? Then, when Opera doesn't like something about a script (even if it works fine in...
41
3215
by: amygdala | last post by:
Hello all, I have posted a similar question in comp.lang.php in the past, but haven't had any response to it then. I kinda swept the problem under the rug since then. But I would really like to resolve this issue once and for all now. The problem might be PHP related but since I only develop applications using PHP, I'm not a hundred percent sure. Therefor I've taken the liberty to crosspost to comp.lang.php and alt.www.webmaster. I...
0
8857
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8764
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8546
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8633
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7367
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6186
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4180
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2762
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1993
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.