473,386 Members | 1,745 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,386 software developers and data experts.

how can i add a scrollbar in this div?

1
I want to add a scrollbar to div id="kryesore" in mainpage,when i try it doesnt work.Can you tell me what can i do and how can i fix it?


Expand|Select|Wrap|Line Numbers
  1. <body class="main_body">
  2.         <div id="kryesore">
  3.         <div id="header">
  4.             <div id="headerLeft">
  5.                 <div class="msgs">Mesazh</div>
  6.                 <div class="points">Points</div>
  7.             </div>
  8.             <div id="headerRight">
  9.                 <div class="hungry">Hungry: </div>Action:
  10.             </div>
  11.         </div>
  12.         <div id="maincontent">
  13.              <div class="output">LALALALALALALA</div>
  14.         </div>
  15.         <div id="footer">
  16.             <div id="footerleft">
  17.                 <div class="onlinePlayer">Klevi</div>
  18.             </div>
  19.             <div id="footerCenter">
  20.                 <div class="map">harta</div>
  21.                 <div class="forum">forumi</div>
  22.                 <div class="logout">logout</div>
  23.             </div>
  24.             <div id="footerRight">
  25.                  <div class="details">details</div>
  26.                  <div class="inventory">inventory</div>
  27.                  <div class="support">support</div>
  28.             </div>
  29.         </div>
  30.         </div>
  31.         </body>
Attached Images
File Type: jpg ye1rWjh.jpg (86.1 KB, 118 views)
File Type: jpg JW9GF5I.jpg (84.8 KB, 163 views)
Feb 2 '15 #1
1 1425
nomad
664 Expert 512MB
You could add an tag called an Iframe code will look something like this
<iframe src="" name="iframe" width="300" marginwidth="10" height="300" marginheight="10" align="bottom" scrolling="auto"></iframe>
If your using Dreamweaver
Insert-->Tag-->Page Elements
Look for iframe

You can css to as well
Hope this is what you're looking for
_nomad
Feb 25 '15 #2

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

Similar topics

7
by: Sujan | last post by:
Hello all, Is it possible to remove scrollbar(s) without using frames. Is there any code which could be applied in body tag to remove scrollbar(s). Thanks in adv, Sujan
1
by: Goffin | last post by:
Hey I have an asp.net datagrid width a scrollbar. This scrollbar is placed using a div-tag around the grid with a style property overflow:scrolling, a width an a height. This works very well in...
4
by: Sakharam Phapale | last post by:
Hi All, I have installed VS .NET 2002 on my machine. I have checked both Vertical scrollbar and Horizontal Scrollbar options, in Tools -> Options-> Text Editor-> General-> Vertical Scrollbar...
4
by: Price Brattin | last post by:
I dragged a datagrid onto a VB.Net WinForm and used the properties page and a few lines of code to set it up, including the DataSource. No wizard setup was used. It works fine except for one...
1
by: Shun | last post by:
Hello, How to the add a blue color scrollbar to the browser Left and bottom. Thanx Shun
0
by: d.steininger | last post by:
Hi there! Is there a way to bind a Textbox.Text to a ScrollBar.Value (not the Textbox-own Scrollbar) and vice versa? The Problem: I have to deal with two controls. The Textbox should accept...
0
by: Dave Kelly | last post by:
Using .NET 2 . I am trying to get a vertical scrollbar with the ListView control, when in the List view mode. The default behaviour when the number of items exceeds the vertical length is to...
1
by: sharma1985 | last post by:
Hi all ! I wanted to know the basic programming concepts of mouse programming as well as how can i zoom my image by moving the mouse pointer on a scrollbar. this should be worked like when...
3
by: nicky77 | last post by:
Hi, before you say it i know frames are bad practice - but i'm developing dynamic content on a site which has already been designed, so alas there's no option but to use them. Anyway, I just want to...
1
by: Tom | last post by:
First, I posted a similar request for help in another group and now don't find the posting. Problem with my newsreader perhaps ... but apologies if this appears as a cross posting. My code is...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.