What do you call it when there is a scroll bar in the middle of your page?

Hi,
I have a few pages that have four paragrapghs of text. I
don't want the over all dimensions of my page to change so I want
to have a window within my page that will have a scroll bar
allowing the visitor to scroll throught the text without having to
scroll down the whole page.
Can I do this through css?
Know what I mean?
Thanks,

You can use a scrolling div - a simple how to here:
http://tinyurl.com/l3upf
Nadia
Adobe� Community Expert : Dreamweaver
http://www.csstemplates.com.au
- CSS Templates | Free Templates
http://www.perrelink.com.au
- Web Dev
http://www.DreamweaverResources.com
- Dropdown Menu Templates|Tutorials
http://www.adobe.com/devnet/dreamweaver/css.html
> Hi,
> I have a few pages that have four paragrapghs of text. I
don't want the
> over
> all dimensions of my page to change so I want to have a
window within my
> page
> that will have a scroll bar allowing the visitor to
scroll throught the
> text
> without having to scroll down the whole page.
> Can I do this through css?
> Know what I mean?
>
> Thanks,
>

Similar Messages

  • The right side of my browser window is cut off. There is no scroll bar on the right and the search bar (upper right) is chopped off (right side).

    Actually, the whole right side of the window is cut off, including the page/window header. This isn't just the websites I visit, it's the whole browser window(s). The word "Settings" is also cut off on the right side.

    It is possible that the screen is too wide or too high and that the scroll bars fall off.
    * Use Restore or Maximize in the right-click context menu of the Taskbar icon to set focus to the Firefox application if you do not see the Firefox window.
    * Open the system menu of that Firefox window via Alt+Space and see if you can move and resize that window.
    If that works then close Firefox (File > Exit/Quit) to save that setting.
    See also:
    * http://kb.mozillazine.org/Resizing_oversize_window
    If the above didn't help then see:
    * http://kb.mozillazine.org/Corrupt_localstore.rdf

  • Does anyone know what to do if there is a black bar at the bottom of your ipod touch screen?  It is like the whole screen is shifted upwards and I cant access my top row apps.

    For some reason, there is a 1 inch thick black bar that appeared at the bottom of my screen.  It shifted my whole screen upwards and now I cant access my top row apps.  The ipod still works fine, but I cant figure out how to get it back to normal.  Any ideas?

    Try the sstandard fixes:
    - Reset. Nothing will be lost
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Restore from backup
    - Restore to fctory defaults/new IPod.
    If y still have the problem then an appointment at the Genius Bar of an Apple store is in order.

  • On my mozilla start page, there is a search bar in the middle of the page. It has always been google, but suddenly it is bing. I hate bing! I've been trying to figure out how to change it but it is beyond me.

    I downloaded a game from msn games a week or so ago, and I'm thinking that is what brought this about. I deleted the game off my computer, but don't know how to fix this...

    If you are talking about the default Firefox 4+ homepage - '''about:home''' - run this code in the Scratchpad to change the '''about:home''' search engine back to Google.
    Firefox button > Web Developer -> Scratchpad - <br /> copy and paste this script into Scratchpad > then hit Execute > Run
    <pre> <nowiki>
    javascript:{localStorage["search-engine"]="{\"name\":\"Google\",\"searchUrl\":\"http://www.google.com/search?q=_searchTerms_&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a\"}";void(0);}
    </nowiki> </pre>

  • TS1205 My iPhone 4S doesn't even show the sound bar. Even if I go into music, there's no sound bar at the bottom. What's wrong?

    I admit, I did drop my phone into a cup of juice, but only up to the home button was submerged. From then the sound wasn't working. I put it in a cup of rice, and the sound resumed working again, but soon after it stopped working again. Not only is it not working, but sound bar isn't even displayed. When you press the side bars nothing happens, when you go to music there's no volume bar at the bottom of the page, but my ringtone continues to work. Is there anything I need to do to fix it, or should I buy a new iPhone all together?

    Did you try to reset your iPhone? Hold down Power and Home buttons together until Apple logo appears.

  • How can I get a scroll bar at the bottom of the page so I can see the right side of the page when I am using two windows?

    With two or three pages open, I have scroll bars that allow me to see the right side of the other pages, but not on the Firefox page.

    Thank you for the reply, Fred, but when I went to my saved screenshot, I realized that the shortcut on my desktop had opened in IE, not Firefox. There is no scroll bar and the directional arrows do not work. My daughter has been playing with my laptop again. When I set up the same conditions with Firefox, there is no scroll bar, but the arrows function properly, so I can read to the right edge of the page. Now to find someone who knows IE11. Thanks again, for your reply.

  • I had on my desk top pc (a vista os) a version of FireFox that the book marks where listed in the book tool bar tab and the "book tool" was able to show all my favs and there was a scrol bar on the right side of the top right side. I would like very much

    I had on my desk top PC (a vista OS) a version of FireFox that the book marks where listed in the book tool bar tab and the "book tool" was able to show all my favs and there was a scroll bar on the right side of the top right side. I would like very much to turn it on in the Laptop I just bought and am having a fit trying to figure out all the differences,.I very much like this function; however, I am now using win 7 which in and of itself is difficult to figure out troubles when they occur such as if the MSN Bing program opens a video window while I am playing, the media center will lock up, or if I am listening to BBradio.org and click on lestening to one of the pastors the laptop will show static on the screen and all you hear is static like you just went to the twilight zone.
    == This happened ==
    Not sure how often
    == unpredictable

    To attempt a new chat session...
    For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    http://helpx.adobe.com/x-productkb/global/service1.html

  • HT5622 an apple id is for iTunes among other things but what do you call the id you use when you first sign into your mac?

    an apple id is used to sign into iTunes among many other sites.  but what do you call the is or password you use just to get into your mac?

    Your Mac OS X user account.
    (111329)

  • What do you call this basic technique?

    Request: Is there a name for the technique I'm using below, because I
    know I've seen it and done it before.
    Context: I'd like to allow the user to resize images, while preserving
    their width:height aspect ratio. My GUI has a pair of JSpinners, for width
    and height, and when one is adjusted, the other should change.
    Example: if the aspect ratio is 2:1, setting the width spinner to 201
    should cause the height spinner to change to 100 (I truncate), whilst setting
    the height spinner to 100 should cause the width spinner to change to 200.
    But: I don't want those reactions to cascade: from the example, if the
    user sets the width spinner to 201, the height spinner should change to 100,
    but that is where it should stop -- the width spinner shouldn't itself react
    and change to 200.
    My solution: I'm a fan of fixing it in the model, and here is my tweak for
    SpinnerNumberModel: public class SafeSpinnerNumberModel extends SpinnerNumberModel {
         public SafeSpinnerNumberModel(int value, int minimum, int maximum, int stepSize) {
             super(value, minimum, maximum, stepSize);
         public void setValue(Object value) {
             if (!inSetValue) {
                 inSetValue = true;
                 super.setValue(value);
                 inSetValue = false;
         private boolean inSetValue;
    In my code, there are two JSpinners (with SafeSpinnerNumberModels),
    and each model has a ChangeListener that reacts by adjusting the other model.
    The flag stops the potential feedback loop.
    So, again, what would you call this technique?
    Thanks,
    BDLH

    Me too. And they love all those visual little
    thingies so much: ooh, when
    the number is positive it's displayed in black,
    otherwise it's red. I'm a
    genius! No lemme put 90 percent profit in here, just
    for the "what-if"
    question part. Yay! It's black!You should see some of the spreadhseets we have here. Risk management, process compliance, earned value management... I have no idea what any of this is, but its all thousands of rows of red-green-yellow, telling who's not doing any work. And if you change one value all the colors change all over the place. I bet they have Tetris encoded in there.
    I attempted to finish my bookkeeping for Q3 last
    Sunday but I was
    distracted by myself attempting to do the Towers of
    Hanoi puzzle
    using Excel. I managed to make it work, but it was so
    awful (using
    additional cells etc) I deleted it all. I still have
    to finish up Q3 ...Hmm, I believe I'll start short-selling JosAH Industries ;-)

  • I am moving to the uk from oz and was wondering do i have to replace the whole power cable for my mac book 15inch pro....or can i just replace the actual plug in the wall part ..if i can what is this called as when i look on line it just comes up with the

    i am moving to the uk from oz and was wondering do i have to replace the whole power cable for my mac book 15inch pro....or can i just replace the actual plug in the wall part ..if i can what is this called as when i look on line it just comes up with the complete power unit...it seems odd that you have to buy the whole unit again...thanks.matthew

    All you need is a plug adaptor, if required. Apple sells an adapter kit:
    http://store.apple.com/us/product/MB974ZM/B?fnode=MTY1NDEwMQ&mco=MTA4NDE3MDQ

  • How do you scroll up albums in iTunes 11?  There isn't a scroll bar on the right side.  I know it appears when you minimize the screen, but it is hidden on my machine.  Running Dell XPS 15z i7 w/ Win 7.

    In iTunes 11, there is no scroll bar in full page Albums view.  It does appear when you minimize the screen, but on my computer, the scroll is hidden and the resizing of the screen does not work.   Is there a fix?  Also, how do you sort tracks/songs in Album view?  When I import lengthy audiobooks, the inability to sort through hundreds of tracks is really ticking me off.  Again, is there a fix?
    Apple...  Before you tell me all the great features in iTunes 11, let me just say they are duly noted.  But, I would rather have the option to do things on my own, rather than being forced to conform to your techies need to be creative.  I don't use Genius or Playlists, so the ability to sort in them is useless to me.

    It's been many, many years since I don't do dual boot anymore. Don't find the reason to do it, either. Different kinds of virtualization should be enough. Anyway...
    dfw1417 wrote:
    It took over 2 days to figure out how to adjust the bios to get my win 7 pro DVD to boot and install dual boot on this GREAT MACHINE!!
    ENJOY! This is the BEST machine I ever had!
    WHICH machine?
    Cheers.
    If I helped you, please give me some kudos! ^^

  • What do you call the number suffix afte the apple device name

    What do you call the number in ipad 3, ipad 4?
    Is it the 'version', 'model' or what?

    Maybe you'll get the answer here:
    http://support.apple.com/kb/HT5452

  • What's the purpose of Launchpad when there is an "applications" folder in the Dock?

    What's the purpose of Launchpad when there is an "applications" folder in the Dock?

    I simply never use it - but then again I haven't used the Dock for anything either sice slighty before the stone age. Many years ago I discovered LaunchBar ( http://www.obdev.at/products/launchbar/index.html ) which does all my launching and a whole lot more too, for app switching I use Liteswitch X ( http://www.proteron.com/ ) which adds more bang to the Command-tab switcher, including Force Quit and along with Default Folder ( http://stclairsoft.com/DefaultFolderX/ ) they are literally the first things I install on a new Mac.
    But they are not for everybody. I drive by keyboard, some folks are happier using the mouse. Choice is the point.
    Regards
    TD

  • I have an IPad 4.  After updating the system, when I try to look at picture on Facebook and make it larger, there is just a "circle" in the middle of the page instead of the picture.  Can anyone help me?

    I have an IPad 4.  After updating the system, when I try to look at picture on Facebook and make it larger, there is just a "circle" in the middle of the page instead of the picture.  Can anyone help me?

    Close all open apps by double-tapping the home button, then swiping up and off the screen with the app window (not the smaller icon).
    Reset your device: hold down the home button along with the sleep/wake button until the screen goes black and you see the Apple, then let go. (No data loss)

  • Lost all photos on my iPhoto and get the ERROR WRITING TO DISK when trying to reload from Time Machine. iPhoto cannot import your photos because there was a problem writing to the volume containing your iPHOTO LIBRARY  . Looking for solution.

    Lost all photos on my iPhoto and get the ERROR WRITING TO DISK when trying to reload from Time Machine. iPhoto cannot import your photos because there was a problem writing to the volume containing your iPHOTO LIBRARY  . Looking for solution.

    Problems such as yours are sometimes caused by files that should belong to you but are locked or have wrong permissions. This procedure will check for such files. It makes no changes and therefore will not, in itself, solve your problem.
    First, empty the Trash, if possible.
    Triple-click anywhere in the line below on this page to select it, then copy the selected text to the Clipboard by pressing the key combination command-C:
    find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) 2>&- | wc -l | pbcopy
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign ($) to appear.
    The output of the command will be a number. It's automatically copied to the Clipboard. Please paste it into a reply.
    The Terminal window doesn't show the output. Please don't copy anything from there.

Maybe you are looking for

  • Help for Adding table data to list

    Dear Folk, How can i add table data to a list. I tried following but not successfull Populate_List('OTHER.GROUPLIST', 'GROUP_LIST'); Help me..

  • My new Time Capsule 2T 2013 doesn't see my Seagate External HDD

    Hi, I am new MAC user recently converted from PC. I have a Macbook Air 2013 and the new time capsule 2013 as well. I did connect my external HDD (i.e. 1.5T Seagate HDD) in the Time Capsule USB port. I went into the utility Airport Application to make

  • Passing Variable to air app when launch using Badger

    Hi all, I am going to desperately to develop my application. Hope someone can help me........ I am using badger for air which I get it here http://www.adobe.com/devnet/air/articles/badger_for_air_apps.html and it launch my app correctly, but I can't

  • I keep getting "The Application iTunes quit unexpectedy"

    Did an update for itunes and now I can not log in to safari, itines or another probram called Capture One. I can open itunes but can not log onto the itunes store. Can you please help. Chris Process: Safari [944] Path: /Applications/Safari.app/Conten

  • BW as Datasource in CRM Segmentation Process

    Hello, We have created some reports in BW to use as Datasource in Segmentation in CRM. In order to access these reports in BW while creating DataSource with origin type BW, we need to create a new RFC destination with a BW Dialog user in the RFC. Doe