Scrolling Window Help in MX

I'm trying to insert a scrolling window (sorry if this is the
wrong term) in the center of one of my web pages and I'm having
trouble. I'm looknig to create a 1024 x 200 window with the scroll
bar along the right side. This is an example code that I found
online:
<style>
<!--
#simplebox {
width: 300px;
height: 100px;
overflow: scroll;
color: red;
background-color: #000;
padding:10px;
</style>
</head>
<body>
<div id="simplebox">
<p>This is a simple overflow box that is done using
CSS. It's very simple. You can determine the size of the box by
changing the CSS code that is within the style tags. You can also
add color to the font and background. The padding is called out so
it allows some space between the paragraph and the outer edge of
the overflow window. If you don't know CSS, you should! You can do
some much more with it.<p>
</div>
I was able to adjust the box to my size and color liking but
for some reason I couldn't get it placed in the right place on my
page. No matter where it was inserted in my code, the scroll box
alwyas ended up at the very top of the page and sometimes depending
on where I placed the the style script my page would be completely
blank. Can someone point me in the right direction of the proper
and hopefully easy way to create one of these scroll boxes?
Thanks!
Gordon

I have since changed my code to the following which controls
the parameters of the scoll box. I drew a layer and applied the
following settings in the properties box.
<div id="ScrollBox" style="position:absolute; left:512;
top:350; width:900; height:175; z-index:1; overflow: scroll;
background-color: #000000; layer-background-color: #000000; border:
1px none #000000; visibility: visible;">
I have removed the text from the code and also the
</div> tag follows at the end. My problem now is it looks
great on my computer at my resolution of 1920x1200 but when viewing
the page on my girlfriends computer at 1024x768 it shoves the
warning box over to the right and it's half off of her page. I
dont' know what to do to get the scroll box to stay in place and
not move. the left and top settings were the only thing I could
find to position the scorll box correctly on my page...the 512
places the left edge of the layer at the center of my webpage in
dreamweaver but when previewing it, the position looks fine....when
previewing it on the other computer the left edge of the scroll box
is at the center of the page and the right side is hanging off.
Please help, I'm confused.
Thanks

Similar Messages

  • Why am I starting to get a small scrolling window come up on the bottom of my Safari window repeating what I am searching for?

    I am getting a scrolling window that comes up at the bottom of my Safari window whenever I search for something on the web.   It seems to be restating what I am search for but asks if you want to try something else.   It has a ? and a X to close.   Sometimes allows me to close but other times takes me to
    advertising sites, etc.   Just started.
    Appreciate any help.

    What versions of OS X and Safari are you running?
    What extensions have you installed?

  • Make image display in a scroll window...

    can anybody help me out with making an image display in a scroll window and flip to the next picture when the scroll button is clicked? I am trying to create a simple image manager Applet.
    i have tried to use a regular scroll bar but I can only get it to work with a textbox not an image, does anybody know how I can do this.
    thanks

    This is what I have but it is quite plain... I want it to do more like select different categories. and maybe do a slide show or something... any suggestions??
    import java.awt.*;
    import java.awt.event.*;
    import java.applet.*;
    public class imgViewer extends Applet implements ActionListener {
       private Button show, next, prev;
       private Image pics[] = new Image[9];
       private String [] gifName = {"img4", "img2", "img3"};
       private int currentImage=1;
       Panel p1;
    public void init(){
          for (int i = 0; i < gifName.length; i++) pics = null;
          Panel p1 = new Panel();
          show = new Button("Show");
          p1.add(show);
          show.addActionListener(this);
          next = new Button("Next");
          p1.add(next);
          next.addActionListener(this);
          prev = new Button("Previous");
          p1.add(prev);
          prev.addActionListener(this);
          add(p1);
       public void update(Graphics g) {
          paint(g);
       public void paint(Graphics g){
          Image image = getImage(getCodeBase(),gifName[currentImage]+".jpg");
          g.drawImage(image, 40, 40,200,200 ,this);
       public void actionPerformed(ActionEvent event){
          if (event.getSource()== next) {
             currentImage++;
             if (currentImage>=gifName.length) currentImage=0;
          } else if (event.getSource()== prev) {
             currentImage--;
             if (currentImage<0) currentImage=gifName.length-1;
          repaint();
    }

  • I have two faults! 1, an error comes up in Ps CC 2014 "could not apply the saved panel configuration, restring to default and my tools have disappeared completely and anything ive tried I cannot get them back not even the drop down menu in 'window' helps

    I have two faults! 1, an error comes up in Ps CC 2014 "could not apply the saved panel configuration, restring to default and my tools have disappeared completely and anything ive tried I cannot get them back not even the drop down menu in 'window' helps at all. And 2, Lr everytime I load it up it gives me the option to retry or switch to and it takes a while for me to even get anywhere with it I think it has something to do with the catalogs? I've been using these programs for a few years now on a Mac...no problem but when I use a PC when I'm away coz it's the (only) comp available these happen PC's are so useless! Please can anyone help??...

    I can give a few suggestions on Photoshop CC 2014, but Lightroom is a separate forum and you should ask Lr questions there.
    First close Photoshop.
    Then start Photoshop by double-clicking on it's icon and very quickly after that, hold down the ctrl-alt-shift keys until you see the reset dialog. answer "Yes" to delete settings, and let Photoshop continue to load.
    It's tricky to do and may take a few tries, but at least it should reset Photoshop CC 2014 to defaults.
    Gene

  • Disabling the F1 Windows Help and Support key

    Hello! I see there's lots of people that have been having this problem, but I felt I was in a unique (HA) position in that I have a Windows 8 OS, so the problem can't be solved following the steps to a Windows 7 solution. I've tried several things.
    First off, background; I have an HP 2000 laptop running Windows 8. I have wanted to use the function keys in a video game, but they were set as macromedia function priority. I went into BIOS and switched the action keys to DISABLED so that I could use FN+F
    Key in order to use the macromedia, and instead they revert to normal function. This is fine. BUT: It only worked for F2-F12. The F1 key is still mapped to open Windows Help and Support. I've tried to rename the helppane.exe (I am admin but only "Trusted
    Installer" can modify the file), and ran into problems. SO I tried to follow the steps to use regedit to block the helppane.exe, but the .exe isn't located where it is on a Windows 7 machine. 
    I have been working to try to find a solution to this problem for going on hours now, with no recourse. ANY solutions would be very welcome. Thank you. 

    You sure you already save after changing setting in BIOS
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02035108&cc=id&dlc=en&lc=en
    If yes, find your model in HP site and find the update BIOS, update your BIOS, and try again
    since this PC OEM. HP will provide better answer for you, and if you keyboard also comes with extra software I suggest to uninstall it first to check

  • Windows Help and Support screen glitch? And keyboard malfunction! Help!

    I have 3 problems. At the log in screen of my hp stream notebook 11, I wasn't able to complete my password due to a malfunction in one of the keyboard keys. I shut down the computer and came back later to try again. It worked but when I logged in, the Windows Help and Support screen kept repeatedly popping up even when x'd out. I would let it repeatedly pop up (like a glitch) and I would x it out and it would go away. Also as I was typing in anything (wordpad, internet, search), every other key letters and numbers were acting as shortcuts to different screens such as apps, the log in screen, control panel etc. then the Windows Help and Support screen would pop back up again as a glitch. Please help!

    Hi @aaliyah22 
    Welcome to the HP Support Forums!
    You mention three different issues, and I am happy to assist with this. Obviously we need to start with the keyboard. As it is just the one key you describe as  a problem, I would try a cleaning. You could see if some compressed air helps first as some debris may have gotten into it. Also you can look at these two pages and see if anything helps.
    Notebook Keyboard Troubleshooting (Windows 8)
    Cleaning your Notebook PC
    The other two problems sound a lot like something like a software or possibly a malware related issue, but you can start with trying a system restore to a point before the problem began and see if that helps.Using Microsoft System Restore (Windows 8)
    Then take a look at these.
    Resolving and Preventing Viruses on Your Computer (Windows 8)
    About Spyware, Adware, and Browser Hijacking Software
    Malygris1
    I work on behalf of HP
    Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
    Click Kudos Thumbs Up on the right to say “Thanks” for helping!

  • Windows Help and Support Message box keeps popping up

    I am not really sure what happened but my keyboard stopped working.  It kept typing out random letters and not the ones I typed.   At the same this "Windows Help and Support" box started popping up.  So, I can't use my keyboard but the pop up window keeps interuping Netflix and vidoes and I can't watch them and  Word documents.  Pretty much anything I do gets interupted by this box and stops whatever I am trying to which is trying to build a website at the moment. 
    I uninstalled the support.   It no longer appears in my program list but the box still keeping popping up and stopping everything I am doing. 
    What I am suppose to do?  It doesn't say its the HP Support it says "Windows Help and Support" at the top of the box. 
    I have tried everything.

    Hey @c4yp ,
    Welcome to the HP Forums!
    I understand the keyboard on your notebook is not working properly, and the Windows Help and Support window keeps opening. 
    This popup is typically caused by a spyware or malware infection. Please follow the steps below and let me know if it helps.
    Perform a clean boot. See here for a guide to to this: How to perform a clean boot in Windows
    Run Malwarebytes Free scan.
    Run AdwCleaner scan.
    Use Step 3 and Step 5 of this guide for the steps to run Malwarebytes and AdwCleaner: Remove “Ads by GoSave” virus (Easy Removal Guide)
    Thanks!
    Please click the "Kudos, Thumbs Up" at the bottom of this post if you want to say "Thanks" for helping!
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    The Great Deku Tree
    I work on behalf of HP.

  • HP D017TU Laptop - Windows Help ans Support window started popping up and i can't get ride of it

    Just purchased a brand new HP D017TU Laptop so nothing been done with it. I installed windows 7 on my HP D017TU laptop. it was working fine.
    Then 2 days ago the Windows Help ans Support window started popping up and now I can't get ride of it.
    I have tried the following things to get ride of the issue,
    1) Format windows 7 os
    2) Delete All partition and re-create
    3) Re-install windows 7
    Does anyone know how I can stop this happening.

    Hello SaravSB, welcome to teh HP Forums.
    I see that you're having an issue where the Windows help and support is popping up. I will try to help you with this.
    I've looked into this for you, it seems this was an issue from back when Windows 7 launched. Any "solutions" also seemed to vary user to user. You may want to try contacting Microsoft for support on this. I was able to find a couple of posts off the answers.microsoft.com forums.
    "SuperJbye replied on  July 14, 2013
    Hello
    I found a simple yet effective solution for this problem, my friend had the same issue so instinctively as a technician, I suspect this was a malware of somekind so I re-formatted and installed Win7 funny it's still there, so I did a Hard disk wipe using Dalvik's and re-partitioned and formatted again, to my surprise it still have the same problem.
    So I ask Mr. Goo' old Mr. Google for answer, but I've found more complications, sorry for the story, so without further a do, the solution.
    Boot to safe mode. (may also work in "normal mode")
    Go to Task Manager>
    Click the Services Tab>
    Right click "HelpPane.exe" or Help and support service>
    Select Properties>
    Click the Security tab>
    Click the Advanced tab (for permissions options)
    Then select the "permissions entries" one at a time>
    Click Change Permissions>
    Then click Edit>
    CLEAR ALL THE CHECK BOX FOR ALL ENTRIES
    This should prevent access to the HelpPane.exe to all users/programs.
    This resolved my friends Windows 7 "Help and Support thingy" issue, hope it does yours too.
    Message me for questions and/or clarifications/corrections.
    Thank you"
    "EddJosh replied on  April 29, 2014
     In reply to Danel...'s post on April 28, 2014
    To fix the problem of the help pane appearing everytime you start windows do the following:
    1. Run 'msconfig'
    2. Go to the 'Startup' tab
    3. One of your 'Startup items' is causing the pane to appear and you are going to have to find out which one it is!  Untick ALL the items and reboot.  The help pane will not appear harrah!  Rather than adding the Startup Items back in one at a time and rebooting a hundred times, tick half the programs back in and reboot.  You can find the culprit in about 5 reboots if you do it logically and add/remove half/quarter etc at a time.
    4.  Finally you will be left with all your Startup items ticked and the guilty program unticked (and that annoying help pane will no longer be appearing)
    5. Now delete the guilty Startup Item from the registry (which will also remove it from the msconfig startup tab.
    6. Open 'regedit'
    7. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg and delete the guilty program folder.  BACKUP YOUR REGISTRY FIRST!
    8.  You're welcome."
    Both of those, as well as other steps are located in this thread: Windows 7 "Help and Support" keeps popping up.
    You could try those suggestions and even give that thread a read over, other wise the best option would be contacting Microsoft as stated above.
    Thank you for posting on the HP Forums.
    I worked on behalf of HP.

  • Using Excel 2008 for a Mac in my laptop and part of toolbar has disappeared (windows, help, view, etc) and Need to to freeze column headings

    Using Excel 2008 for a Mac on my laptop
    Part of toolbar has disappeared (windows, help, view, etc) --- want to restore
    Need to freeze column headings but freezing option was not working prior to disappearance of tool bar

    Hi Alveretta,
    Thanks for posting in MSDN forum.
    This forum is for developers discussing developing issues on Windows platform. I suggest to get more effective response from
    Office for mac forum.
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or
    learn from your interaction with us.
    Thanks for your understanding.
    Best regards
    Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to use a Windows Help File (.hlp) - URGENT

    Hello!
    Can anybody tell me how to use a windows help file (.hlp) in my Java application? Is there any possiblity to reference a specific topic (by Help Context-ID)?
    Thanks in advance,
    Phil

    try calling the Runtime.exec() method
    pass the paramter String as <filename>.hlp
    i donno about the context
    regards
    rohan

  • How to call windows help files .hlp from Java program

    Hai all everybody
    How to call windows Help file that is xxx.hlp files from java programs
    any help great!!!!
    regards
    veeru

    How about
    Runtime.getRuntime().exec("start xxx.hlp");

  • File edit find view window help does nor appear on my new computer but it does on my old computer

    The line with file edit find view window help does not appear . the line does appear on my old computer

    Good day!
    Could you try hitting the F-key once or twice?
    Regards,
    Pfaffenbichler

  • Exit window help

    I am try to figure out how to have an action to close out the
    browser window.
    I want my button to play a sound then it will go to a certin
    frame in the timeline and when it hits the frame with the action I
    want it to close out the window.
    help Please

    Hi,
    I'm afraid I don't understand your answer. When I look at http://help.sap.com/saphelp_bw32/helpdata/en/1d/ca10d858c2e949ba4a152c44f8128a/frameset.htm:
    I_STEP = 1
    Call up takes place directly before variable entry
    I_STEP = 2
    Call up takes place directly after variable entry. This step is only started up when the same variable could not be filled at I_STEP=1.
    SInce there wasn't any variable entry yet, I don't see when step 2 will be executed nor how to achieve things with a seperate 0calyear var when one doesn't want to see nor filter on 0calyear.
    Eddy

  • Getting Window help in Oracle Applications 11 and 11i.

    Hi
    I installed Oracle 11 on Windows NT. I have few problems.
    1) I am not getting window help for every screen.
    2) I am not able to install client on other machines. I am getting the welcome screen.
    3) The output from requests is not coming in the HTML window ie., Internet Explorer. It is giving "file not found" error.
    Please help me out.
    Thank you.
    Naren

    If I understand your question correctly, you are talking about accessing the help that is already provided with Oracle Applications, correct? This discussion forum is intended for help authors and developers who are implementing help systems using Oracle Help for Java (OHJ) and Oracle Help for the Web (OHW). Perhaps one of the Oracle E-Business Suite forums would be more helpful for you. For example, you might want to try E-Business Suite > Administration > Managing Oracle Applications.
    If you are indeed asking a question about OHJ or OHW, please respond to this message to correct my error!
    Ben Gelernter
    Oracle Help Technologies (Oracle Help for Java, Oracle Help for the Web)

  • How do i return to a regular menu in music file instead i got scrolling windows with no way to return to a normal mode. What do i do guys?

    How do i return to a regular menu in music file instead i got scrolling windows with no way to return to a normal mode. What do i do guys?

    Actually i had to reset my ipod and it worked! Hope it will not happen again:)

Maybe you are looking for

  • Error when creating the form in Salary Statement of ESS

    Dear All, We are implementing ESS and MSS, when i try to select ESS>Benfits and Payment>Salary statement, it shows the error as <b>com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Error when creating the form</b>. We have configured ADS in our ERP sys

  • Need code for PR and me49

    hi all i need the z program code for printing pr that is ME51n and also the code for the z prorgram for price comparision list me49

  • There is some problems about the connection betwee...

    hi, my cell phone is N70, my notebook is ThinkPad T43 with Bluetooth set,and my nokia pc suit is 6.86.9.3 And I wanna connect my N70 to the T43 through the bluetooth. But after I enter the password in my phone which matches the one in my notebook a d

  • I opened iPhoto to find all of my albums and pictures gone.

    None of the rebuild options discussed in other forums have brought the pictures back. Earlier today, my computer experienced a kernel panic. Would that have deleted all of my pictures? I don't know a lot of technical stuff about how my Mac works. I j

  • If I delete iCloud, will my Apple id be deleted too?

    I need someone to help me. My iPod memory is taken up by iCloud. So I want to know if my apple id will be deleted with       iCloud. Help!