Force vert scroll bar & good design reference

OK, yes I'm a self-taught nube with LiveCycle. After numerous tutorials and lots of reading, I know I need to code to force vertical scroll bars to appear as default on a multi-line text field. I'm a designer - not a coder- and I have yet to find an example to plagiarize work off of. Can somebody please show me how?
Also, I started by scanning a form and letting LC design a form from that. As I explore the hierarchy, I cannot decipher the magical, mystical logic as to how text and text fields are distributed amongst cells, paragraphs, and rows; why some tables get a header row and others have the header shoved into a body row; and so on. To further my education, can somebody also point me to a good treatise (preferable on-line) for basic best-practices for design within LiveCycle?
Thanks in advance!
If you give a man a fish, he won't be hungry for a day: if you teach him to fish, he won't pester you in this forum again!

OK, yes I'm a self-taught nube with LiveCycle. After numerous tutorials and lots of reading, I know I need to code to force vertical scroll bars to appear as default on a multi-line text field. I'm a designer - not a coder- and I have yet to find an example to plagiarize work off of. Can somebody please show me how?
Also, I started by scanning a form and letting LC design a form from that. As I explore the hierarchy, I cannot decipher the magical, mystical logic as to how text and text fields are distributed amongst cells, paragraphs, and rows; why some tables get a header row and others have the header shoved into a body row; and so on. To further my education, can somebody also point me to a good treatise (preferable on-line) for basic best-practices for design within LiveCycle?
Thanks in advance!
If you give a man a fish, he won't be hungry for a day: if you teach him to fish, he won't pester you in this forum again!

Similar Messages

  • Forcing verticle scroll bars or otherwise correcting for their absense

    Hi,
    I have a bunch of empty pages that can be gotten to from here:
    http://www.medxmedia.com/REMsCentral/about_us.php
    The second tab has some content and with the exception of the about us tab each page will likely have enough content to cause the verticle scroll bar to appear.  But what can you do on the page that doesn't have enough content so that  the navigation menu doesn't appear to jump to the right 16 px or whatever the width of the scrollbar is?
    I've found several methods online for forcing scrollbars, but none of them seem to work or I'm not adding them correctly to the CSS.
    I'd appreciate your advice.
    Best regards,
    Chris McLaughlin
    Here's the css:
    @charset "utf-8";
    /* CSS Document */
    html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    #flashMenu{
      background-color:#FFFFFF;
       width:925px;
      height:220px;
      margin:0px auto;
      overflow:hidden;
    #wrapper {
    background:url(../images/medsBG.gif) repeat;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    text-align: left;
    line-height: normal;
    color: #000000;
    margin: 0px auto;
    padding: 0px;
    border:0;
    height:100%;
    width: 925px;
    overflow:hidden;
    .meds {
    display:block;
    width: 284px;
    height: 46px;
    padding: 12px;
    float: left;
    .website {
    display:block;
    width: 284px;
    height: 46px;
    padding: 12px;
    float: left;
    .PI{
    display:block;
    width: 284px;
    height: 46px;
    padding: 12px;
    float: right;

    You have two options, add either one to your sitewide CSS.
    1) Force a vertical scrollbar to appear on all pages:
    html {height: 102%; margin-bottom 2px}
    2) Force a vertical channel to appear on short pages:
    html {overflow-y: scroll}
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Force vertical scroll bar

    Hi all,
    I would like to force a vertical scroll bar on all of my pages to keep the page from appearing to shift on some pages (pages long enough for scoll bars vs pages not long enough to need scroll bar). On my site I notice it in IE8 and FF3.
    I know this has been discussed before but I am not able to find it.
    Here is my code currently in my style.css concerning HTML and body elements
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    html {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  76%;
    height: 100%;
    body {
    color: #000;
    margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
    padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
    text-align: center; /* Centers the page content container in IE 5 browsers. */
    background: #2D4262;
      How would  I accomplish this?
    Thanks
    Chris

    Thanks for responding,
    I tried both ways..I do not know CSS very well so I probably did it incorrectly.. Heres what happens when I tried both ways.
    My background goes away if I add Michaels suggestion:
    To see if I did it correctly here is what I had
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    html {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  76%;
    margin-bottom:.01px;
    min-height:100.2%;
    And if I tried to add Murrays suggestion, nothing happened
    To see if I did it correctly, here is what I had
    html, :root { overflow-y:scroll; }
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;}
    html {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  76%;
    height: 100%;
    Again, I am probably not doing it correctly....
    Thanks
    Chris

  • Scroll bar, as designed, creates an undesired response lag.

    Observation I'm unsure if accurate, but I've experienced firsthand:
    **It appears that the slider component of the scroll bar does not create/send "OnDrag" info until the cursor passes the midpoint of the slider. Thus, if I'm interested in scrolling down, for example, and I attempt to drag the control down, it won't respond until I'm half way down the component.**
    This obviously means that my page won't start scrolling initially, and then it will jump, rather than smoothly scrolling.
    In other tests I've done, I haven't seen the delay. For example, on a page that does not require a lot of scrolling, the slider is larger, and it seems responsive from the initial click point --- not just after the 50% point is hit. Because my tests are not displaying the same behavior, I may be off base... However...
    I have produced an MP4 of me slowly dragging the slider up and down a longer page, and periodically I'll be able to have the mouse pointer leave the slider (even though I'm still in a MouseDown state), and later the slider will catch-up to the pointer. I can e-mail the file to you, if you want it.
    There is additionally a lag in typing this post. As a test, I typed in the alphabet, and each character displayed instantaneously. But after a little while, about 10 characters buffered, and then all spilled out simultaneously. I wondered if it was my system, so I tried the test in Notepad, and it was fully responsive to each keystroke. (In typing the last sentence, the phrase "wondered if it was my system" all got buffered and sent to my textbox simultaneously.)
    Clearly, if there's an issue with typing text, it'll likely spill over to the responsiveness of other controls. Maybe the scrollbar and textboxes are fine, but there's a bigger issue hitting FireFox internally?

    A number of items from your profile can be affecting this.
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings, disables most add-ons (extensions and themes).
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu:
    *In Firefox 29.0 and above, click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    *In previous Firefox versions, click on the Firefox button at the top left of the Firefox window and click on ''Help'' (or click on ''Help'' in the Menu bar, if you don't have a Firefox button) then click on ''Restart with Add-ons Disabled''.
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".<br>
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

  • Scroll bar pushing content

    I'm building a site for my girlfriends illustration and some
    pages have more content than others and on these pages a scroll bar
    appears which pushes the content to the left which then makes going
    back to a page without a scroll give the site an inconsistent look.
    i'd like to know if there was a way to fix this. I don't want
    to force a scroll bar to appear on pages that don't need it, only
    for it to appear when needed and to not push all my content over.
    All the content is centered and thats how I'd like it to stay.
    I"m using Dreamweaver CS3 and am a complete novice so a
    simple explanation would be good

    it isn't up yet but here is the code of one of the pages.
    they will all be the same just with different content
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml"><!--
    InstanceBegin template="/Templates/Navi.dwt"
    codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=UTF-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>hollysims.co.uk</title>
    <!-- InstanceEndEditable -->
    <style type="text/css">
    <!--
    #wrappertext {
    background-color: #FFFFFF;
    padding: 5px;
    width: 590px;
    margin-right: auto;
    margin-left: auto;
    #wrapper {
    background-color: #FFFFFF;
    padding: 5px;
    width: 700px;
    margin-right: auto;
    margin-left: auto;
    height: 340px;
    -->
    </style>
    <!-- InstanceBeginEditable name="head" --><!--
    InstanceEndEditable -->
    <link href="Styles/header.css" rel="stylesheet"
    type="text/css" />
    <link href="Styles/paragraph.css" rel="stylesheet"
    type="text/css" />
    <link href="Styles/photo.css" rel="stylesheet"
    type="text/css" />
    <style type="text/css">
    <!--
    a:link {
    text-decoration: none;
    a:visited {
    text-decoration: none;
    a:hover {
    text-decoration: none;
    a:active {
    text-decoration: none;
    -->
    </style></head>
    <body>
    <div id="wrapper">
    <p align="center"><img
    src="images/Site/bannerwithbuttons.jpg" width="674" height="321"
    border="0" usemap="#Map" />
    <map name="Map" id="Map"><area shape="rect"
    coords="17,272,69,298" href="home.html" />
    <area shape="rect" coords="76,276,130,297"
    href="about.html" />
    <area shape="rect" coords="137,276,256,296"
    href="illustration.html" />
    <area shape="rect" coords="262,275,384,301"
    href="photography.html" />
    <area shape="rect" coords="391,273,512,295"
    href="sketchbooks.html" />
    <area shape="rect" coords="519,279,566,299"
    href="shop.html" />
    <area shape="rect" coords="573,271,647,296"
    href="contact.html" />
    </map></p>
    </div>
    <!-- InstanceBeginEditable name="Content" -->
    <div id="wrappertext">
    <div align="center"> <span
    class="header">Paris</span>
    <p><a
    href="images/Illustration/Full_size/Blue_Paris_full.jpg"><img
    src="images/Illustration/Thumbnails/Blue_Paris_thumb.jpg"
    width="80" height="80" class="photo"
    /></a>  <a
    href="images/Illustration/Full_size/Paris_Collage_full.jpg"><img
    src="images/Illustration/Thumbnails/Paris_Collage_thumb" width="80"
    height="80" class="photo" /></a></p>
    <p> </p>
    </div>
    </div>
    <!-- InstanceEndEditable --><!--
    InstanceBeginEditable name="new content" --><!--
    InstanceEndEditable -->
    </body>
    <!-- InstanceEnd --></html>
    for all i know this could be the worst code ever. i'm using
    dreamweaver in design mode. never done this before so excuse me if
    this makes your eyes sore

  • Question on vertical scroll bars in JScroll Pane

    Hi,
    I managed to display my chat program with a vertical scroll bars by using JScrollPane. Every time some on types a line, this is appended to whatever was previously in the JTextArea (the JScrollPane has a JTextArea in it). Even though this works fine, when the dimension of the JTextArea is full with text, one has to scroll down to see what was the last line of text that was typed.
    Is there a way to make the verticall scroll area alwas scrolled down (I mean, scrolled to the bottom so I can see new incoming text without manually having to scroll it down?)
    Thanks!
    Cecilia.

    You might try adding a properties listener to the JTextArea listening for a "resize/size" property change and when it does, force the scroll bar to go to max.

  • CS4 - Design View, no scroll bars??

    Hi - when I switch to either Design View or Split view the design view window does not display it's scroll bar. Not a CSS scroll bar or anything - just the main/regular scroll bar so that I can scroll down and add/edit content. Help please!

    Have a look at this post from a little while ago:
    11. Aug 25, 2009 2:06 PM in response to: KevinSFreeman
    Re: No scroll bars?
    Success! Just in case anyone else gets hit by this - someone on the Firefox forums suggested that the recent versions of Firefox are very picky about the level/quality/type of javascript in web pages and can throw a wobbly if they don't like what they see.
    So, I suspected that newer versions of FF might not like MenuMachine. I asked the good people who produce MenuMachine, and the ever-helpful Rob Keniger poked about in my code until he found the culprit for me. It was nothing to do with javascript.
    It's a line I've been using for ages in the head section of my pages - I'm embarrassed to admit I can't even remember why or who recommended it. However, it doesn't play with current and recent versions of Firefox (Mac, at least). I took it out and the problem vanished. It's this:
    <meta http-equiv="MSThemeCompatible" content="No" />
    This is a post by Kath-H
    Maybe this will help...except I see that it is not talking about Scrollbars in Dreamweaver but scrollbars in a browser. (sigh!)
    Beth

  • The status bar is pushed up at about 3/4 of the screen, so I can view onlu firefox at about 1/4, good thing there is a scroll bar, but below the status bar is white display? can u please help me, I want to drag down the status bar so I can have a full vi

    The status bar is pushed up at about 3/4 of the screen, so I can view only Firefox at about 1/4, good thing there is a scroll bar, but below the status bar is white display? can u please help me, I want to drag down the status bar so I can have a full view
    == This happened ==
    Every time Firefox opened

    Your code is absolutely unreadable - even if someone was willing to
    help, it's simply impossible. I do give you a few tips, though: If you
    understand your code (i.e. if it really is YOUR code), you should be
    able to realize that your minimum and maximum never get set (thus they
    are both 0) and your exam 3 is set with the wrong value. SEE where
    those should get set and figure out why they're not. Chances are you
    are doing something to them that makes one 'if' fail or you just
    erroneously assign a wrong variable!

  • At times when dragging the vertical scroll bar my computer screen oscillates up and down for some time before going blank or not responding to any clicks requiring a forced system restart. What is wrong?

    Hi,
    Suddenly while working with Firefox if I happen to drag the vertical scroll bar, a very abnormal behavior occurs. My screen dances up and down for a short time before either going black or getting restored but with no clicks working. The only way to resume is to force a restart of the system.
    Any help would be deeply appreciated.
    Thanks and Regards
    Deepak

    That didn't work. On trying to install a new driver I got the error the graphics driver could not find compatible graphics hardware. Is there anything else that can be done to at least prevent the hanging of the computer even if it means less features from Firefox being available?

  • Force scroll bar on JOptionPane?

    Is there a way to force some type of scroll bar in a JOptionPane.INFORMATION_MESSAGE ?
    I have written a program that figures the first 1000 prime numbers as required by my instructor. However, when the final output box prints it runs off the screen. I'm some what of a net freak and would prefer to set a fixed value for the box and just have a scroll bar to slid through all 1000 numbers.

    You could create a custom JDialog with a JTextField in a JScollPane.. I don't directly see how to add a scrollpane to a JOptionPane
    Skip that. From http://forum.java.sun.com/thread.jspa?threadID=591040&messageID=3078312 :
            JTextArea area = new JTextArea(sb.toString());
            area.setRows(10);
            area.setColumns(50);
            area.setLineWrap(true);
            JScrollPane pane = new JScrollPane(area);
            JOptionPane.showConfirmDialog(null, pane, "Test",
                JOptionPane.YES_NO_OPTION, JOptionPane.QUESTION_MESSAGE);Edited by: drvdijk on Feb 25, 2008 5:26 AM

  • Scroll bar missing in Web Analaysis Studio in Designer View

    I'm unable to see a scroll bar in the Design Mode but can view it in Analyze mode, hence while designing report, I cannot add any object which is crossing more then one page.
    Not sure what is the exact problem, please help me on this, Thanks in advance.

    Hi ...
    5.0.5 ?  That's an oudated version.
    Update Safari >   Safari 5.1.5

  • Scroll bar navigation w/mouse very erratic - not good

    Doing the kind of work we do, we navigate around imagery @ high magnifications using the scroll bars on the bottom and right side of a floating image window. I just discovered that this single-click-moves-one-screen view behavior that we have grown to depend on in every previous version of PS is broken/erratic/not reliable at all in CS6.
    On my pc I'm using a Logitech G500 gaming mouse with programmable sensitivity, so I thought that might be the problem. But my coworkers (we have 5 additional CS6 installs at the moment, all up to date) using standard Dell mice are encountering the exact same problem - if you do not tap the left click with just the right pressure the screen will advance TWO places - or sometimes not at all. A normal mouse click will advance the screen two places. My pc has a different video card that the rest as well, and I've tried the basic, normal advanced and no GPU support NO change in this behavior.
    This is a real deal breaker AFA getting CS6 integrated into our shop. I can grudgingly put up with some of the pointless UI changes made in this version, but to have such a basic and essential navigation tool busted 'out of the box' on 6 different computers is totally unacceptable.
    Any help would be appreciated...

    Sorry, didn't see your thread until now.
    If you click on a scroll bar in Photoshop CS6 it will immediately repeat without waiting the normal amount of time before repeating, which yields multiple page scrolls.
    This seems to be a departure from more or less standard UI behavior of the past, where there is a slight delay before the repeat starts - though Photoshop isn't the only application to do it (Internet Explorer is another offender).  It's been known since Photoshop CS6 was first released.  I believe it may even have been reported in the public beta.  I wouldn't bet that this isn't the intended behavior.
    A workaround is to click the mouse right next to the scroll thumb, which will result in a one page scroll operation.
    Note:  It may be that a configurable delay value somewhere in the system is affecting the timing.  I have purposefully shortened several delays on my system to make it more responsive, so what I'm seeing may not be what people see in the general case.
    -Noel
    P.S., I can pretty consistently reproduce the problem where it won't scroll at all by clicking in the scroll bar (causing a page scroll), then clicking again soon thereafter.
    P.P.S., I just re-tested:  I can reproduce the expected behavior, including a short (near half second) initial delay and consistent response to clicking with Photoshop CS5 on this same system.  Photoshop CS6 definitely degrades the scrolling experience.

  • Design view with supper long horizontal scroll bar

    Hi,
    I do get the supper long horizontal scroll bar quite offten. Whats the cause of it? and how can avoid it ?

    RunRunforest wrote:
    Hi,
    I do get the supper long horizontal scroll bar quite offten. Whats the cause of it? and how can avoid it ?
    The cause of it is the code on your page.  You can avoid it by fixing the code.  We can steer you to the problem, but we'd need to see your page and its code....

  • Recently Installed Lion (forced once again) scroll bars lost my color and mission control give me a break once again free snow in the winter

    Has any one figured out how to get the scroll bar color back all I am reading is the "mission control" TReed apples and orange response?

    If you want to also block ads in videos on "Vevo" & "Daily Motion" then following the guide given in my initial post & create some new Filters and Rules as follows for "Glimmer Blocker"...
    To Block Ads In Daily Motion Videos Add The Following 2 rules...
    To Block Ads in "VEVO" videos add the following 2 rules...

  • My web design page doesnt have a scroll bar, how to fix this?"

    i dindt see my scroll ,bar ,while the content reach at the bottom.

    Hello,
    Thank you for contacting Mozilla.
    I understand that you are having problems with viewing your web pages. In order to better understand and investigate on the issue that you are encountering, please reply to this message with the following information:
    * What is the model of your phone? (ZTE Open, LG Fireweb or Alcatel OneTouch Fire)
    * What is the OS version found in the Device Information page? Please visit [http://mzl.la/Gzz6Kp this link] if you need help finding the Build ID of your phone.
    * Please provide the exact steps to reproduce the issue you are encountering.
    * Who is your current cell phone carrier?
    * How often do you encounter this issue?
    Please be sure to include as much detail as possible, including any websites that may exhibit this issue, and any error messages that you may be receiving, exactly as they appear. This will ensure that we will have all the information needed to investigate into this. Thank you for your help and we look forward to hearing from you!

Maybe you are looking for

  • How to install Camera Raw 8.0 into Photoshop CC 14.2.1

    I have just installed PS CC 14.2.1 and was used to, when I open a jpegs in PS, it immediately opens in  Camera Raw, which I like. I tried to install Camera Raw, but the Application Manager Application Manager keeps on informing me that the patch is n

  • Setting up a servlet in iis

    Hello all I am new to servlets and my particular questions deals with setup. I have xp pro (iis 5.o) and I was wondering can I just install jre and put the servlet class on the server. I guess if someone can give a thought on that then I would be rea

  • How share an iTunes music library on a mac with 2 networked PC

    I have an iMac with my iTunes music library. I have two PCs on the same network. I would like the 2 Windows PC to be able to show all the music in the Mac library and stream it, without having to copy it all to the local drive. Please assume I am tec

  • Itunes 10.6 and 10.7 crash after installing icloud control panel

    I recently upgraded itunes 10.6 to 10.7 on my windows home server 2011 computer and also installed iCloud control panel 2.0.  After the upgrade itunes crashes within a few seconds of starting.  I can see the status bar saying that itunes is accessing

  • How to find out my dbms_stats percentage it is collecting

    hi, any view/query to find out my percentage default is set to collect statistics? i am using 10.2.0.4 on windows 64 bit machine.