pavel.1991-tut
-
9/25/2013 8:00:47 AM
RE:rtl site version
Yeah, I've read it already. But it is not what I need. In my project I use kendo ui(http://www.kendoui.com/). This is from kendo documentation(http://docs.kendoui.com/getting-started/web/appearance-rtl): "In order to enable RTL support of the Kendo UI web widgets, please do the following:
1) Register the kendo.rtl.css stylesheet. It is found in the same folder as the kendo.common.css file. 2) Wrap the Kendo widgets in an HTML element with a k-rtl CSS class. You can assign this class to the <body> tag, so that no additional DOM elements are required."
I need to do second point, but I do not know how...
|