Hi all,
Steps for identifying YUI version:
- Open the YUIInclude.js (or respective YUI related JS you have used).
- Search for the string ‘YAHOO.register(’.
- This is a JS function where you pass the version number. Check its arguments for your YUI version.
NOTE: If you are using YUI version less than 2.8, please upgrade it to 2.8. This will not require any code changes other than JS and CSS file change. Do a thorough testing of your application functionality after upgrading.
Thanks.
No comments:
Post a Comment
Thank you for your valuable comments.