View Single Post
Old 12-04-2012, 07:13 PM   PM User | #2
Logic Ali
Regular Coder

 
Logic Ali's Avatar
 
Join Date: Sep 2010
Location: London
Posts: 961
Thanks: 0
Thanked 198 Times in 193 Posts
Logic Ali will become famous soon enoughLogic Ali will become famous soon enough
Quote:
Originally Posted by Junsee View Post
I have some js code (not my own as I am really lacking in java knowledge)
So is the author of that code.


Quote:
Code:
		for ( var s = 0; s <= spans.length; ++s ) {
Remove the '=' as it causes an addressing error, then see if it changes anything.
Logic Ali is offline   Reply With Quote