This is a migrated thread and some comments may be shown as answers.

Splliter Issue

2 Answers 103 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Rana
Top achievements
Rank 1
Rana asked on 14 Jan 2013, 05:43 PM
Hi,

I trying to use splitter in my project but it works little wired.

Please see the attachement.

Thank You
Rana

2 Answers, 1 is accepted

Sort by
0
Holger
Top achievements
Rank 1
answered on 15 Jan 2013, 07:43 AM
Hi Rana,

I have created a JS Bin sample to reproduce your issues.

It works fine for me, I cannot reproduce your issues. Did I miss something?
Please check the sample at: http://jsbin.com/ipukas/5/edit

Regards,
Holger
0
Iliana Dyankova
Telerik team
answered on 15 Jan 2013, 05:13 PM
Hello Rana, 

I have already replied on your support ticket on the same subject, however I am pasting my reply here too: 

Straight to the points from the document:  

  1. Generally speaking, the splitter is by default 300px high. If you need different height, you should set it to the Splitter's DOM element. Please have it in mind that elements with percentage height require their parent to have explicit height. If the parent also has a percentage height, the rule applies until an element with a pixel height is reached or until the <html> element is reached. This is a web standards requirement;
  2. As for the issue 2 and issue 3 - I am not able to reproduce either of them. Could you please checkthis short screencast capture and let me know if I missed something? Also, could you specify the exact version of Kendo UI and jQuery you are using? Also, do you observe the described problems only in IE Compatibility mode? For your convenience I attached a simple HTML page which demonstrates the desired functionality.

On a side note, in the provided code snippet you have included both kendo.all.min.js andkendo.web.min.js - please note only one of them should be included at a time. For more detailed information please check the corresponding documentation.

Kind regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Splitter
Asked by
Rana
Top achievements
Rank 1
Answers by
Holger
Top achievements
Rank 1
Iliana Dyankova
Telerik team
Share this question
or