473,407 Members | 2,359 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,407 software developers and data experts.

IE6 quirks

This is kind of a challenge to the CSS gurus with IE 6. I cannot find a
solution to this and I have tried over and over. My app looks right in IE7
PC and everything else.

http://new.saguarogold.net

Everything gets crammed up against the top and IE6 does not respect the
positioning. It does not even let the ExtJS menu stretch the width. Any
suggestions would be appreciated!
Thanks,

-S

Aug 19 '07 #1
7 3182
in article C2*******************@noone.com, Phat G5 (G3) at no****@noone.com
wrote on 8/19/07 4:09 PM:
This is kind of a challenge to the CSS gurus with IE 6. I cannot find a
solution to this and I have tried over and over. My app looks right in IE7
PC and everything else.

http://new.saguarogold.net

Everything gets crammed up against the top and IE6 does not respect the
positioning. It does not even let the ExtJS menu stretch the width. Any
suggestions would be appreciated!
Thanks,

-S
BTW,

The css sheet that contains all the mockup is menu.css. The others contain
the ExtJS style sheets which are fine.

-S

Aug 19 '07 #2
Phat G5 (G3) wrote:
in article C2*******************@noone.com, Phat G5 (G3) at
wrote on 8/19/07 4:09 PM:
[his local time, I guess]
>
>This is kind of a challenge to the CSS gurus with IE 6. I cannot find a
solution to this and I have tried over and over. My app looks right in IE7
PC and everything else.
*Everything* else? That's a pretty bold claim, and great news if true.
Did you include browsers without JavaScript in your testing? Lynx?
>>
http://new.saguarogold.net
Which requires JS so it can open a pop-up window (sized at 800x600) so
it can open the real URL, which is
http://new.saguarogold.net/menu.html...7938tHLy125416

That page is -- how shall I put this? -- an amazing piece of work. It
consists primarily of a huge image [oh! except it's been sliced into
smaller ones] representing the content, generated by JS. Without JS one
sees an eternally animated "Loading" gif and nothing else. The page
welcomes me as "Steffan Cline" although I do not believe myself to be
such an animal. "I" have one new email but I hesitate to read it.

The animated e-mail graphic on the page completes the retro-nauseous
feel I have been jonesing for, but the main thing I notice is that this
page doesn't even fit into the 800x600 window it's supposedly been
designed for. Of course, that's all in Firefox, a browser where the page
is alleged to "look right."
>>
Everything gets crammed up against the top and IE6 does not respect the
positioning. It does not even let the ExtJS menu stretch the width. Any
suggestions would be appreciated!
You are right, it looks even worse in IE6.
BTW,

The css sheet that contains all the mockup is menu.css. The others contain
the ExtJS style sheets which are fine.
If all the JS pages are fine, leave them out of the example page. The
idea sample page is a simplified page (by direct URL) without JS,
cookies, popups, and known good code.

Of course, known bad code should be minimized, too. But:

Your markup has 7 validation errors; your CSS 140.

In summary: No, on so many levels.

HTH.

--
John
Pondering the value of the UIP: http://blinkynet.net/comp/uip5.html
Aug 19 '07 #3
rf

"Phat G5 (G3)" <no****@noone.comwrote in message
news:C2*******************@noone.com...
This is kind of a challenge to the CSS gurus with IE 6. I cannot find a
solution to this and I have tried over and over. My app looks right in IE7
PC and everything else.

http://new.saguarogold.net
I get a totally blank page.
Ah, I see what't wrong. You are trying to open a new browser window. Why?

Here is a challenge for you: Justify exactly why you want to pop up a new
window at me, leaving me with a totally blank window and a message from my
popup blocker.
--
Richard.
Aug 20 '07 #4
in article WP*******************@news-server.bigpond.net.au, rf at
rf@invalid.com wrote on 8/19/07 4:59 PM:
>
"Phat G5 (G3)" <no****@noone.comwrote in message
news:C2*******************@noone.com...
>This is kind of a challenge to the CSS gurus with IE 6. I cannot find a
solution to this and I have tried over and over. My app looks right in IE7
PC and everything else.

http://new.saguarogold.net

I get a totally blank page.
Ah, I see what't wrong. You are trying to open a new browser window. Why?

Here is a challenge for you: Justify exactly why you want to pop up a new
window at me, leaving me with a totally blank window and a message from my
popup blocker.
There is a lot going on that is not seen here. The window was designed as a
pop up based upon a set of criteria given to me. If you were to see the full
picture it would probably make more sense.

I'll create a newer page that will reduce the complexity of the set up and
make it easier for those CSS gurus to asses.

-S

Aug 20 '07 #5
in article 46********@news.bluewin.ch, John Hosking at
Jo**@DELETE.Hosking.name.INVALID wrote on 8/19/07 4:50 PM:
Phat G5 (G3) wrote:
>in article C2*******************@noone.com, Phat G5 (G3) at
wrote on 8/19/07 4:09 PM:
[his local time, I guess]
>>
>>This is kind of a challenge to the CSS gurus with IE 6. I cannot find a
solution to this and I have tried over and over. My app looks right in IE7
PC and everything else.

*Everything* else? That's a pretty bold claim, and great news if true.
Did you include browsers without JavaScript in your testing? Lynx?
Ok, I see you are a man that requires qualification of statement. The
targeted browsers with the exception of IE6. Safari, Firefox and IE7 work
fine. That short list covers the list of what all I need to cover on an
intranet application
>>>
http://new.saguarogold.net

Which requires JS so it can open a pop-up window (sized at 800x600) so
it can open the real URL, which is
http://new.saguarogold.net/menu.html...327938tHLy1254
16
This an intranet app and anything that can be done to stop someone from
hitting the back button is the goal. I did not put in anything to block the
contextual menu or alt-left arrow but that is something I may have to look
into.
That page is -- how shall I put this? -- an amazing piece of work. It
consists primarily of a huge image [oh! except it's been sliced into
smaller ones] representing the content, generated by JS.
Are you referring to the the website that loads into the iframe? I did not
design that. That menu without the individual icons is a pre-made menu
system done in js. http://www.extjs.com
Without JS one
sees an eternally animated "Loading" gif and nothing else. The page
welcomes me as "Steffan Cline" although I do not believe myself to be
such an animal. "I" have one new email but I hesitate to read it.
That is not you of course. It is a place holder as part of the bigger
picture. You cannot access the email there. At one point in time I may
reinvent the wheel and create my own web mail app but at this point in time
it is merely as I said a place holder that tells someone that they have to
login and get their mail via outlook etc.
The animated e-mail graphic on the page completes the retro-nauseous
feel I have been jonesing for, but the main thing I notice is that this
page doesn't even fit into the 800x600 window it's supposedly been
designed for. Of course, that's all in Firefox, a browser where the page
is alleged to "look right."
Well, I can only judge that it looks right when it rendered correctly in all
the "targeted" browsers that I mentioned. That center page when it loads is
not the target in the future. Just an onload test.
>>>
Everything gets crammed up against the top and IE6 does not respect the
positioning. It does not even let the ExtJS menu stretch the width. Any
suggestions would be appreciated!

You are right, it looks even worse in IE6.
Yes, hence the subject. IE6 trashes it all.
>BTW,

The css sheet that contains all the mockup is menu.css. The others contain
the ExtJS style sheets which are fine.

If all the JS pages are fine, leave them out of the example page. The
idea sample page is a simplified page (by direct URL) without JS,
cookies, popups, and known good code.
That is something that probably would have been more appropriate. I will
strip that out and repost.
Of course, known bad code should be minimized, too. But:

Your markup has 7 validation errors; your CSS 140.

In summary: No, on so many levels.

HTH.
I noticed the errors but those are generated by the ExtJS source. I will
upgrade to the newest release and see if that helps any.

As I said earlier, I'll strip that out and repost.

I appreciate the constructive criticism and hope to get a more positive
reaction and advice when done.

Thanks

-S
Aug 20 '07 #6
rf
"Phat G5 (G3)" <no****@noone.comwrote in message
news:C2*******************@noone.com...
in article 46********@news.bluewin.ch, John Hosking at
This an intranet app
You should have stated this up front.
and anything that can be done to stop someone from
hitting the back button is the goal.
Doomed to failure.
I did not put in anything to block the
contextual menu or alt-left arrow
or whatever hot key a browser (or a user for that matter) may choose to be
the "back" button.
but that is something I may have to look
into.
FWIW I _never_ use the back button. I use button 4 on my mouse. And, if you
put in code to specifically cater for button 4 then someone will start using
button 5, or 6, or 11.

If your design breaks when the back button is pressed then the design is
broken. It is, however, something very simple to fix.

--
Richard.
Aug 20 '07 #7
In article <Tk******************@news-server.bigpond.net.au>,
"rf" <rf@invalid.comwrote:
and anything that can be done to stop someone from
hitting the back button is the goal.

Doomed to failure.
That's funny, I have just done a bunch of things that actually
relies on the users being prepared to hit the back button. Very
useful control in a browser.

--
dorayme
Aug 20 '07 #8

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

Similar topics

35
by: Dr.Tube | last post by:
Hi there, I have this web site (www.DrTube.com) which has the following DTD: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> which switches...
10
by: Axel Dahmen | last post by:
Hi, there's one question that's been bothering me for a long time: Why does the TD element not inherit from the BODY element? Is there any reason why properties like "font-family" or "font-size"...
16
by: Jeff Thies | last post by:
Well, it's probably past time for me to regularly include doctype in my html. What is quirks mode and how do I avoid it. I seem to recall a specific url is required. What is the suggested...
8
by: Chris Sharman | last post by:
I've got the following url (centre generated by cgi, and including banner, menus, etc designed by someone else) - http://services.ccagroup.co.uk/upbin/oformw?&whsmithwedding This looks as intended...
6
by: Thomas | last post by:
In Mozilla: The problem we are trying to solve: We are using XSL/XML to generate tables with text in the rows. The spacing is wider then when those same exact tables are created in regular HTML....
3
by: OhWhite | last post by:
In an off-line Vb.net 2003 application, is there any reason why the following would happen. 1) Minimize button doesn't function. 2) Button and DataGrid widen beyond Design time settings. ...
18
by: Neil Cherry | last post by:
I'm in the process of redesigning my web page and started working more with CSS. I have, what I think is, a nice web layout (I'm no expert so I could be wrong). When I tested it with Konqueror and...
4
by: Simon Brooke | last post by:
There is no need to respond to this post. There is, in fact, no possible helpful response to this post. I just needed to tear my hair in public... I have a site I wrote for a customer four years...
22
by: Harry Haller | last post by:
Is there any other way apart from: document.compatMode == 'CSS1Compat' <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta...
3
by: DiMono | last post by:
Consider this code: <input type="button" value="u" style="text-decoration: underline;" /> With a complete doctype definition, Firefox will not render the underline, but IE will. With an...
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...
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
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,...
0
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...
0
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...
0
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...
0
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,...
0
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...

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.