-
Committer:
mattgiuca
-
Date:
2008-06-15 05:49:18 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:771
tutorial/tutorial.js: Replaced string [] indexing with charAt, for
compatibility with Internet Explorer.
Note: This checkin is a result of me manually checking every JavaScript file
in IVLE for instances of string indexing - and this is the only instance
I could find. (So this problem should go away now ... please?)