473,385 Members | 1,888 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,385 software developers and data experts.

Does Anyone Recommend Addition of MSIE7 To Development Environment?


The question in the subject seems plain to me. I wonder if
EMCAscript/Javascript developers should even bother adding IE7 even to the
clients in which to test script/code.

The same goes for any web document, interactive/dynamic or otherwise,
developer: does IE7 finally get CSS right, and to what level?
Dec 12 '06 #1
6 1216
Patient Guy wrote:
The question in the subject seems plain to me. I wonder if
EMCAscript/Javascript developers should even bother adding IE7 even to the
clients in which to test script/code.
Yes of of course.

IE 7 is already being used by many people and if you want your scripts
to last then IE 7 will be very important. Just today I had to fix a
legacy script that broke in IE 7.

These links are just to give a general idea that IE 7 is currently
important to some people.

<http://www.w3schools.com/browsers/browsers_stats.asp>

<http://developer.yahoo.com/yui/articles/gbs/gbs_browser-chart.html>

Peter

Dec 12 '06 #2
Patient Guy wrote:
The question in the subject seems plain to me.
Maybe it does but on Usenet it is inappropriate to assume that all
readers have access to the subject header, and so questions should
always appear in the message body.
I wonder if EMCAscript/Javascript developers should even bother
adding IE7 even to the clients in which to test script/code.
Microsoft will be delivering IE 7 with new OSs (in the sense of future
OSs and new versions/releases of current OSs) so not testing with IE 7
should not even be considered an option in a commercial context.
The same goes for any web document, interactive/dynamic or otherwise,
developer:
Yes it probably does.
does IE7 finally get CSS right, and to what level?
This is a javascript newsgroup and so the general discussion of CSS
conformance belongs elsewhere.

Richard.

Dec 12 '06 #3
"Richard Cornford" <Ri*****@litotes.demon.co.ukwrote in
comp.lang.javascript:
Patient Guy wrote:
>
> does IE7 finally get CSS right, and to what level?

This is a javascript newsgroup and so the general discussion of CSS
conformance belongs elsewhere.
Then let's re-phrase the question for the lawyers in the group:

For those who are able and want to affect properties of the style object in
Javascript/ECMAscript, whose naming is identical to properties specified in
CSS, does the presentation of the style of the document conform to the CSS
specification as it is interfaced through Javascript/ECMAscript, and to
what degree does it conform to any specification?

Dec 15 '06 #4
Patient Guy wrote:
"Richard Cornford" <Ri*****@litotes.demon.co.ukwrote in
comp.lang.javascript:
Patient Guy wrote:
does IE7 finally get CSS right, and to what level?
This is a javascript newsgroup and so the general discussion of CSS
conformance belongs elsewhere.

Then let's re-phrase the question for the lawyers in the group:

For those who are able and want to affect properties of the style object in
Javascript/ECMAscript, whose naming is identical to properties specified in
CSS, does the presentation of the style of the document conform to the CSS
specification as it is interfaced through Javascript/ECMAscript, and to
what degree does it conform to any specification?
The lawyers are going to pounce.

Peter

(z-index vs. zIndex)

Dec 15 '06 #5
"Peter Michaux" <pe**********@gmail.comwrote in comp.lang.javascript:
Patient Guy wrote:
>"Richard Cornford" <Ri*****@litotes.demon.co.ukwrote in
comp.lang.javascript:
Patient Guy wrote:
>
does IE7 finally get CSS right, and to what level?

This is a javascript newsgroup and so the general discussion of CSS
conformance belongs elsewhere.

Then let's re-phrase the question for the lawyers in the group:

For those who are able and want to affect properties of the style
object in Javascript/ECMAscript, whose naming is identical to
properties specified in CSS, does the presentation of the style of
the document conform to the CSS specification as it is interfaced
through Javascript/ECMAscript, and to what degree does it conform to
any specification?

The lawyers are going to pounce.

Peter

(z-index vs. zIndex)
Why? I have made the question of style relevant to Javascript/ECMAscript
now. What does it matter if I ask for how the effects of directing the
style of a document are achieved whether through scripting or through the
direct use of CSS, and whether it conforms to the specifications of style
which scripters expect to see? Thus scripters must know the styling
specification when they make use of its interface.

Dec 15 '06 #6
Yuri Nassol said the following on 12/15/2006 2:31 AM:
"Peter Michaux" <pe**********@gmail.comwrote in comp.lang.javascript:
>Patient Guy wrote:
>>"Richard Cornford" <Ri*****@litotes.demon.co.ukwrote in
comp.lang.javascript:
Patient Guy wrote:
does IE7 finally get CSS right, and to what level?
This is a javascript newsgroup and so the general discussion of CSS
conformance belongs elsewhere.
Then let's re-phrase the question for the lawyers in the group:

For those who are able and want to affect properties of the style
object in Javascript/ECMAscript, whose naming is identical to
properties specified in CSS, does the presentation of the style of
the document conform to the CSS specification as it is interfaced
through Javascript/ECMAscript, and to what degree does it conform to
any specification?
The lawyers are going to pounce.

Peter

(z-index vs. zIndex)

Why?
Because that is how anal retentive lawyers operate. All you did was fall
for the trap.
I have made the question of style relevant to Javascript/ECMAscript
now.
Actually, you didn't.
What does it matter if I ask for how the effects of directing the
style of a document are achieved whether through scripting or through the
direct use of CSS, and whether it conforms to the specifications of style
which scripters expect to see?
Neither is relevant. A better question is "Is there anything in the
foreseeable future that might alleviate the problems in scripting
styles, whether it be from ECMA or the W3C?"
Thus scripters must know the styling specification when they make use
of its interface.
z-Index says that is an incorrect statement. As does background-color in
CSS.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Dec 15 '06 #7

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

Similar topics

5
by: Bill Willyerd | last post by:
I have been looking for some documentation that would support or reject my opinion on Production -vs- Development naming conventions. I believe that each environment should be housed on separate...
12
by: DEN | last post by:
Hello, I need to remove toolbar and menubar from my current window (not opened with window.open, it would be too easy!!!). I've tried to use the window.toolbar.visible=false property, but it has...
12
by: Mars | last post by:
I searched and found quite many, but (nearly) all are about C++....... Any recommendation for such reference for pure C???? Thx~~~~ Mars.
11
by: Robert Schuldenfrei | last post by:
I am an older person trying to learn C# just for the fun of it. I am a veteran of older style languages (COBOL, FORTRAN, etc.) and I want to learn an Object Orientated language. Currently working...
11
by: Brian W | last post by:
Yet another editor problem To reproduce do the following 1) Open a Webform and switch to HTML edit mode 2) Enter the Following (include spaces) This is some text before <asp:hyperlink...
8
by: Will Chamberlain | last post by:
I came across a rather interesting article this morning and thought I'd share. We all know that Visual Studio is a great IDE, but I think we can all agree that it is adds a dramatic change to how...
21
by: Willie jan | last post by:
place this behind a button that fills a listbox. as you will see the time is now and then 0 or filled in???????????? by hitting the button. is there a way to determine the real elapsed time? ...
12
by: ProfitMaxTrading.com | last post by:
Greetings. I'm a VB6 programmer that has just installed the VB.Net. I would like to learn VB.NET as quickly as possible. Already I'm finding simple issues such as the Print object not supported...
4
by: joebi | last post by:
Hi all, i 've a question: I want to open a popup with: window.open(url, title, "height=225,width=180,statusbar=0,resizable=0,menubar=0,scrollbars=0"); This works in Mozilla greatful, but not...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: 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
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...

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.