SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
Hybrid View
-
Aug 12, 2002, 13:25 #1
- Join Date
- Jan 2002
- Location
- London
- Posts
- 3,509
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
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!
-
Aug 12, 2002, 13:42 #2
-
Aug 12, 2002, 19:46 #3
- Join Date
- Mar 2001
- Location
- northern Maine
- Posts
- 52
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
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
-
Aug 13, 2002, 04:24 #4
- Join Date
- Jan 2002
- Location
- London
- Posts
- 3,509
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
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!
-
Aug 13, 2002, 11:29 #5
- Join Date
- Mar 2001
- Location
- northern Maine
- Posts
- 52
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
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)!
Another step toward finally replacing IE in AOL/Windows with Gecko, which is when the market share will really jump.
Bookmarks