473,406 Members | 2,293 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Scroll bar problem

37
Hi All,

I am using below code to use scroll bar :

Expand|Select|Wrap|Line Numbers
  1. <div style="overflow:auto">
  2.    <iframe id="result" frameborder="0" scrolling="yes" height="100%" runat="server">
  3. </iframe>
  4. </div>
  5.  
  6.  
The idea is when Iframe get large then it shows horizontal scroll bar.Its is working on my development machine

perfectly it shows scroll bar but on client side it is not showing the scroll bar.

What can be the prolem, is it a browser version issue or something else.

Can you please shed some light on it.

Thanks in advace

John
May 21 '10 #1
2 1227
semomaniz
210 Expert 100+
you will have to define the height of the div tag
May 21 '10 #2
Frinavale
9,735 Expert Mod 8TB
Usually you would set the height and width of the iFrame.
The iFrame will add scroll bars if the content within it is too large automatically for you.

-Frinny
May 21 '10 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: idriss | last post by:
i want to scroll one frame's or canvas 's whole content (it will contain other subframes and subframes will contain bitmaps) I couldn't find where is my fault. if you can find my fault or have some...
0
by: Perspolis | last post by:
Hi all I have a datagrid with a defined tabalestyle.. Number of columns are so much that datagrid is forced to scroll to show rest of them. when I enter info in datagrid,and the datagrid is...
0
by: Stu | last post by:
Hi, I have a VB dot net aspx page which shows the following in a data grid Hidden anchor tag for positiong with unique client id (in the first <td>) Clients name and a plus/minus graphic...
0
by: Jack E. Hardie | last post by:
I am using the PrintPreviewDialog to view my document prior to printing. When I scroll down the page, all is fine, but when I use scroll bar to go back up the page, the printed data is messed up,...
1
by: Brian | last post by:
I've used the syncfusion method to autosize my datagrid row heights. The problem I run into is the vertical scrollbar does not take into account the new row heights. When I scroll to the bottom I...
3
by: Roy Harbert | last post by:
How do I get the editor to scroll with the mouse wheel????
2
by: John | last post by:
Hi, I'm currently working on a simple project (for study on C#) with an input (maskedtextbox) and a listbox. The input numbers are send in the listbox. When the listbox is filled with numbers...
1
by: Code Monkey | last post by:
using VS2005 and c# to create a windows forms application. One of my forms has a panel which I've added various controls to. Now, I've set the autoscroll property to true, which is great, but I...
0
by: Matt | last post by:
I've extended the TreeView class and the TreeNode class to add the functionality for each node to be a TableLayoutPanel. When I scroll, the first node stays on top and the second nodes gets shoved...
1
by: aggaramo | last post by:
Hi, i am using this statement in my jsp <div id="scroll1" style="width:100%;height:40%; overflow:scroll;> but am not getting any scroll in case of overflow. whole list is displayed.
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.