I am having an issue using the Drawer widget with Kendu UI Web.
The problem is that my content at the top of the page is disappearing when the drawer is opened.
I have created the following snippet to demonstrate this.
http://dojo.telerik.com/@gxclarke/AnuK
The snippet is a copy from your "Drawer outside of a mobile application" example with the following changes made to achieve web compatibility:
Notice that the "Show drawer" link disappears when it is clicked on. If you revert the three changes listed above, then the link remains visible.
Please help.
Gary
The problem is that my content at the top of the page is disappearing when the drawer is opened.
I have created the following snippet to demonstrate this.
http://dojo.telerik.com/@gxclarke/AnuK
The snippet is a copy from your "Drawer outside of a mobile application" example with the following changes made to achieve web compatibility:
- Comment out kendo.mobile.all.min.css
- Add kendo.silver.min.css
- Add kendo.silver.mobile.min.css
Notice that the "Show drawer" link disappears when it is clicked on. If you revert the three changes listed above, then the link remains visible.
Please help.
Gary