Comments on: IE7 JavaScript Improvements http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/ Working together for standards Wed, 27 Mar 2013 12:19:03 +0000 hourly 1 http://wordpress.org/?v=3.3.1 By: Bob http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/comment-page-1/#comment-23799 Bob Thu, 21 Dec 2006 21:25:16 +0000 http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/#comment-23799 As Peter stated I've discovered the same issue with Javascript array sizes. Code that has run fine pre IE7 now fails. I'm curious if a solution is available. I'm in agreement that with the advent and growth of AJAX and it's dynamic capabilities, imposing limits on Javascript within the browser is a step backwards. As Peter stated I’ve discovered the same issue with Javascript array sizes. Code that has run fine pre IE7 now fails. I’m curious if a solution is available. I’m in agreement that with the advent and growth of AJAX and it’s dynamic capabilities, imposing limits on Javascript within the browser is a step backwards.

]]>
By: Peter http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/comment-page-1/#comment-15811 Peter Tue, 28 Nov 2006 14:41:12 +0000 http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/#comment-15811 I have been looking at IE7 and in many ways it seems better, but I have a major problem with the way it is implementing JavaScript arrrays. I have an old application that holds data in a large Javascript array. This has always worked fine. However, in IE7 it falls over. It seems like it is just falling over when an array gets too big. Has anyone else come across this problem or any related problem with IE7. I have been hunting around and cannot find any reference to an upper limit to array sizes in JavaScript. I have been looking at IE7 and in many ways it seems better, but I have a major problem with the way it is implementing JavaScript arrrays.

I have an old application that holds data in a large Javascript array. This has always worked fine.

However, in IE7 it falls over. It seems like it is just falling over when an array gets too big.

Has anyone else come across this problem or any related problem with IE7.

I have been hunting around and cannot find any reference to an upper limit to array sizes in JavaScript.

]]>
By: vHoward http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/comment-page-1/#comment-8521 vHoward Sat, 21 Oct 2006 12:02:02 +0000 http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/#comment-8521 <em>'Your good designers are using less and less JavaScript in favor of server-side scripting in every new design.'</em> On the contary, javascript has had a fresh lease of life, enabling a whole range of web apps that owe there snappy performance and rich featureset to ajax style scripting. After all lower server hits can only be a good thing, unless you're in the ad sales game! Lets hope that IE7 js really does banish the sluggish performance and soul destroying memory leaks that developers have had to fight with IE6. ‘Your good designers are using less and less JavaScript in favor of server-side scripting in every new design.’

On the contary, javascript has had a fresh lease of life, enabling a whole range of web apps that owe there snappy performance and rich featureset to ajax style scripting.

After all lower server hits can only be a good thing, unless you’re in the ad sales game!

Lets hope that IE7 js really does banish the sluggish performance and soul destroying memory leaks that developers have had to fight with IE6.

]]>
By: pedja http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/comment-page-1/#comment-7299 pedja Mon, 09 Oct 2006 09:53:12 +0000 http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/#comment-7299 javascript in IE7 RC1 still does not work well for me. Actualy, some javascript that can be executed with the IE7 beta 2 does not work in IE7 RC1. One of my major problems with the IE& is that I still cannot use properly an old MSDN Library for Visual Studio 6.0 since many links in it execute some javascript which can't be run with IE7. javascript in IE7 RC1 still does not work well for me. Actualy, some javascript that can be executed with the IE7 beta 2 does not work in IE7 RC1.
One of my major problems with the IE& is that I still cannot use properly an old MSDN Library for Visual Studio 6.0 since many links in it execute some javascript which can’t be run with IE7.

]]>
By: rick http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/comment-page-1/#comment-7180 rick Sat, 07 Oct 2006 18:21:55 +0000 http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/#comment-7180 When reading some replies I am very doubtful if these are real improvements. See for example this reply: http://blogs.msdn.com/ie/archive/2006/08/28/728654.aspx#735949 When reading some replies I am very doubtful if these are real improvements. See for example this reply:
http://blogs.msdn.com/ie/archive/2006/08/28/728654.aspx#735949

]]>
By: Asp_net_2_0_Rocks http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/comment-page-1/#comment-6462 Asp_net_2_0_Rocks Sat, 30 Sep 2006 16:06:48 +0000 http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/#comment-6462 really good support for Jscript. but it doesnt get easy on developers they will still need to keep up with prior versions since market wont switch to IE7 quickly. really good support for Jscript. but it doesnt get easy on developers they will still need to keep up with prior versions since market wont switch to IE7 quickly.

]]>
By: RazorX http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/comment-page-1/#comment-5995 RazorX Mon, 25 Sep 2006 11:36:55 +0000 http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/#comment-5995 While it is nice that IE 7 has performance and standards improvements in the JScript engine, it's catch-up arrival is late in the game. JScript (JavaScript) itself is still a client-side "convenience" script. Your good designers are using less and less JavaScript in favor of server-side scripting in every new design. The future trend, mostly based on a culminating increase in data reliance and security, is to use none, or as little JavaScript as possible. If JavaScript is turned off, your web site and your forms better still work without it. While it is nice that IE 7 has performance and standards improvements in the JScript engine, it’s catch-up arrival is late in the game. JScript (JavaScript) itself is still a client-side “convenience” script. Your good designers are using less and less JavaScript in favor of server-side scripting in every new design. The future trend, mostly based on a culminating increase in data reliance and security, is to use none, or as little JavaScript as possible. If JavaScript is turned off, your web site and your forms better still work without it.

]]>
By: Ollie http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/comment-page-1/#comment-5937 Ollie Sun, 24 Sep 2006 20:36:06 +0000 http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/#comment-5937 Although we should all be happy because (a lot of us) are web designers and developers, maybe we shouldn't be happy because Microsoft is just putting bugs right that should have never existed in the first place! Although we should all be happy because (a lot of us) are web designers and developers, maybe we shouldn’t be happy because Microsoft is just putting bugs right that should have never existed in the first place!

]]>
By: Jake Archibald http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/comment-page-1/#comment-5676 Jake Archibald Fri, 22 Sep 2006 10:27:21 +0000 http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/#comment-5676 If you rate IE7 compared to Firefox / Opera, then yes it's nothing special. If you rate IE7 compared to IE6 it's a huge leap forward. Really happy with the improvements they've made and hope there's more to come. Recently been designing a new CV site there's been very little in the way of specific IE7 fixes. Still have to have an additional css for IE6 and below, but at least that will eventually become a thing of the past. If you rate IE7 compared to Firefox / Opera, then yes it’s nothing special.

If you rate IE7 compared to IE6 it’s a huge leap forward.

Really happy with the improvements they’ve made and hope there’s more to come. Recently been designing a new CV site there’s been very little in the way of specific IE7 fixes. Still have to have an additional css for IE6 and below, but at least that will eventually become a thing of the past.

]]>
By: NiQuil http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/comment-page-1/#comment-5662 NiQuil Fri, 22 Sep 2006 07:41:40 +0000 http://www.webstandards.org/2006/09/21/ie7-javascript-improvements/#comment-5662 Ie7 is a huge improvement, I wonder though if it will actually make programmers work easyer in th NEAR future. Since they still will have maintain backwards compatibility. Ie7 is a huge improvement, I wonder though if it will actually make programmers work easyer in th NEAR future. Since they still will have maintain backwards compatibility.

]]>