Quote:
Originally Posted by Ramsesx
...I’m not familiar with java code, so please keep it simple. Any help would be great, thank you.
|
You just need to take the quotes out from around the numbers (in the presortedData array initialization), so they'll be numbers instead of strings.
(BTW I'm not a YUI 3 expert, I was just looking at an example when I happened to notice that their numbers weren't inside quotes.)