-
13 Dec 2012 8:11 AM #1
Kitchen Sink Benchmarking
Kitchen Sink Benchmarking
In Kitchensink of the latest version there is a js file Kitchensink.profile.Base . In this file there is some code for benchmarking. Can i know why it is for. Since when try to call that code it throws error as like below one .
Code:Uncaught ReferenceError: onAnimationEnd is not defined
-
15 Dec 2012 7:09 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 438
Are you trying to call it yourself?
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
15 Dec 2012 7:40 AM #3
yes directly from url. Sorry actually dont know the use of it so tried calling it directly from browser url


Reply With Quote