Go Back   SitePoint Forums > Forum Index > Program Your Site > JavaScript
Newsletter FAQ Members List Calendar Mark Forums Read

New to SitePoint Forums? Register here for free!

SitePoint Sponsor
 
Reply
 
Thread Tools Display Modes
Old Aug 12, 2002, 13:25   #1
MarcusJT
The doctor is in...
silver trophy
 
MarcusJT's Avatar
 
Join Date: Jan 2002
Location: London
Posts: 3,536
TIP: Speed up you JavaScript code!

Boost the speed of your client-side JavaScript with the techniques contained in this excellent resource on optimization:
http://home.earthlink.net/~kendrasg/info/js_opt/
(it even includes in-situ benchmarks!)

I know there are loads of other pages on the web with JS optimization techniques, but please don't post them unless they actually contain different information to the site above! (optimize your posts! )
__________________
MarcusJT
- former ASP web developer / former SPF "ASP Guru"
- *very* old blog with some useful ASP code

- Please think, Google, and search these forums before posting!
MarcusJT is offline   Reply With Quote
Old Aug 12, 2002, 13:42   #2
beetle
Web-coding NINJA!
silver trophy
 
beetle's Avatar
 
Join Date: Jul 2002
Location: Dallas, TX
Posts: 2,914
Superb link M@rco! Thanks!

*Pats himself on the back as he realizes he does most of that stuff already*
__________________
beetle a.k.a. Peter Bailey
blogs: php | prophp | security | design | zen | software
refs: dhtml | gecko | prototype | phpdocs | unicode | charsets
tools: ide | ftp | regex | ffdev



beetle is offline   Reply With Quote
Old Aug 12, 2002, 19:46   #3
jkd
SitePoint Enthusiast
 
Join Date: Mar 2001
Location: northern Maine
Posts: 53
It neglects a significant Javascript booster in Gecko-based browers - the elimination of Javascript script warnings.

Good tutorial on it:
http://www.javascriptkit.com/javatutors/serror.shtml
__________________
Jason - Contact Me
Supermoderator @ CodingForums
jkd is offline   Reply With Quote
Old Aug 13, 2002, 04:24   #4
MarcusJT
The doctor is in...
silver trophy
 
MarcusJT's Avatar
 
Join Date: Jan 2002
Location: London
Posts: 3,536
Thanks jkd! That stuff is indeed worth knowing (and will become more important as Gecko-based browser market share increases)!
__________________
MarcusJT
- former ASP web developer / former SPF "ASP Guru"
- *very* old blog with some useful ASP code

- Please think, Google, and search these forums before posting!
MarcusJT is offline   Reply With Quote
Old Aug 13, 2002, 11:29   #5
jkd
SitePoint Enthusiast
 
Join Date: Mar 2001
Location: northern Maine
Posts: 53
Quote:
Originally posted by M@rco
Thanks jkd! That stuff is indeed worth knowing (and will become more important as Gecko-based browser market share increases)!
FYI, AOL is using Gecko now in the MacOSX AOL client.

Another step toward finally replacing IE in AOL/Windows with Gecko, which is when the market share will really jump.
__________________
Jason - Contact Me
Supermoderator @ CodingForums
jkd is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread | Next Thread »

Thread Tools
Display Modes

 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

 
Forum Jump


All times are GMT -7. The time now is 21:15.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright 1998-2009, SitePoint Pty Ltd. All Rights Reserved