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

show scrool in main view

1 Answer 52 Views
Application
This is a migrated thread and some comments may be shown as answers.
Izzet
Top achievements
Rank 1
Izzet asked on 25 May 2012, 01:24 AM
should not appear a horizontal scrool but i see and use horizontal scrool why use scrool? 

I have
 written the code below 

<div id="main" data-role="view" >
<header data-role="header">
<div data-role="navbar">
<span data-role="view-title"></span> <a data-align="right"
data-role="button" class="nav-button" href="#"
onclick="closeApp();">Close</a>
</div>
</header>
<div class="ustBaslik">
ESS
</div>
<div class="link">
<a href="#frmFotolar">
<img src="images/fotolar.png"/>
<div>Photo</div>
</a>
</div>
<div class="link">
<a href="#frmMail">
<img src="images/eposta.png"/>
<div>EMail</div>
</a>
</div>
<div class="link">
<a href="#frmTakvim">
<img src="images/takvim.png"/>
<div>Calculater</div>
</a>
</div>
</div>

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 28 May 2012, 10:07 AM
Hi,

Not sure what the problem may be here - tried reproducing it in this jsFiddle. My guess is that the images may be too wide, or some custom CSS is causing that. 

All the best,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Application
Asked by
Izzet
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or