Completed
Last Updated: 29 Apr 2013 23:01 by ADMIN
Franz
Created on: 16 May 2012 11:36
Category: Kendo UI for jQuery
Type: Feature Request
1
do not to use a variable named 'window' in the kendoUI examples
Throughout the examples/docs for the KendoUI Window component, a variable named 'window' is used to reference the component. This is a terrible pratice, because the variable masks the global window object and prevents the script from acessing it further. As your examples are often used as a starting point for custom solutions, you should rename the variable into something like kWindow or similar. 
1 comment
ADMIN
Brandon
Posted on: 29 Apr 2013 23:01
Excellent point Franz! We'll fix this right away