Content not scrolling HELP!

Hi I wondered if anyone had come across this problem.
I have created a template and site in MX 2004. All working
fine but if my content goes on for a bit that needs scrolling you
need to refresh the browser to get it to let the user scroll.
Any ideas?
Thank you
Becki

I wonder if it's related in some way to this breadcrumb
script?
function
breadCrumbs(base,delStr,defp,cStyle,tStyle,dStyle,nl) { // by Paul
Davis -
http://www.kaosweaver.com
loc=window.location.toString();subs=loc.substr(loc.indexOf(base)+base.length+1).split("/") ;
document.write('<a href="'+getLoc(subs.length-1)+defp+'"
class="'+cStyle+'">Home</a> '+'<span
class="'+dStyle+'">'+delStr+'</span>
a=(loc.indexOf(defp)==-1)?1:2;for
(i=0;i<(subs.length-a);i++) {
subs
=makeCaps(unescape(subs));
document.write('<a
href="'+getLoc(subs.length-i-2)+defp+'"
class="'+cStyle+'">'+subs
+'</a> '+'<span
class="'+dStyle+'">'+delStr+'</span> ');}
if (nl==1)
document.write("<br>");document.write('<span
class="'+tStyle+'">'+document.title+'</span>');
I'd try removing it and see if that weirdness goes away. Then
I'd leave it
removed. Why? It forces you to throw away one of your most
useful tools -
the <title> tag.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Alan Smithee Jr." <[email protected]> wrote in message
news:ec2bqv$md7$[email protected]..
> For me, something very peculiar is happening on those
pages.
> Once I refresh the esteem page and the scroll bar
becomes active, if I
> even mouseover (not click) ANY other link, the scroll
bar becomes inactive
> again.
>
>

Similar Messages

  • CSS opacity: background opaque, but content not..help

    Dear all,
    It's been a while but I have something I just can't figure out .. what I'm after...I want the background of the main container to be 60% opaque, but the actual content divs not ... can anybody help me with this
    Thanks
    #mainWrapper {
        width: 850;
        padding: 0px;
        position: absolute;
        top: 300px;
          width:850px;
      margin:0px;
      background-color:#ffffff;
      /* for IE */
      filter:alpha(opacity=60);
      /* CSS3 standard */
      opacity:0.6;
    #contentWrapper {
        width: 480px;
        padding-top: 0px;
        padding-left: 0px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 13px;
        display: block;
        margin-left: 210px;
        margin-right: 160px;
        background-color: #FFF;
          /* for IE */
      filter:alpha(opacity=100);
      /* CSS3 standard */
      opacity:1;

    I think I've got it
    but you did remove the opacity statements?
    I have now (hadn't before) & working [super!!]
    2 questions though...perhaps silly
    1.
    startColorstr='#88FFFF00', endColorstr='#88FFFF00'
    but I don't recognise these colours ie 2 letter too much?!!?? Could you please explain...
    2. is this way of doing it browser proof?
    thanks

  • Not able to view the content in Microsoft help viewer (MS VS 2012)

    Hello Team,
    I'm Rahul from Daimler-Chrysler, Bangalore location. I’m the IT Engineer for Daimler-Chrysler.
    We tried many settings in IE but still not able to resolved. So i need more expert help. 
    My customer having one issue- 
    # User is not able to view the content in Microsoft help viewer (MS VS 2012), below is the error: Its opening in HTML Format.
    So please help me. Contact no- +91-9972004298. and personal id:- [email protected]/[email protected]
    I call you to Microsoft customer care they advice me to ASK Question. Please help me, I'm waiting for your reply.
    Thanks,
    Rahul B. Patil.
    +919972004298.

    Hi Sri,
    it looks that your HANA instance has been created before we enabled the web-based development workbench. Some privileges are missing, we can't migration those existing instances.
    Nevertheless you can ignore the error above. You can see all the content inside your instance "smstest1".
    If you want to get rid of the cosmetic issue. You might delete this instance and create a new one.
    Best regards
    Xu

  • I am trying to ask a question about iPhones, but it will not let me post - I get a message similar to this - you are not allowed to change the content.  Any help on this matter?

    I am trying to ask the following question: Just updated my iPhone5 to V 7.1.2 and can no longer print to my MFC 7860W from this phone.  I researched this issue on this forum and found answers from last October/November.....  Wary of downloading anything that was posted that long ago.  Wondering if there is anyway around this issue, with more recent information?  I was able to use this printer in the past by using Brother's iPrint App. 
    Thanks!!
    But when I hit post, I get an error message at the top - "you are not allowed to change this content"  Can anyone help me?

    I am assuming you got that message when attempting to post an old thread. The old post is probably locked/archived.
    FYI, posting on old threads usually yields no responses at all.
    I have requested that this post be moved to the iPhone forum where you might get assistance.
    Barry

  • Please Help I need a page that does not Scroll..

    I have a clients site and they are unhappy with the way the
    page
    scrolls. the site is
    http://www.thecrossingministries.com/
    they want the content to scroll but on some of the pages the
    browser has
    scrollbar on the right hand side and they do not want that
    there.
    the index page is close but it still forces a scrollbar and
    I am
    unsure how to fix it.
    And on some of the other pages the client has to scroll down
    on the
    browsers scroll bar to see the bottom arrow on the content
    scroll.
    Any ideas? Thanks for your time

    What size browser viewport do they want to allow scrollbars
    on? If you
    cannot answer this question, then you cannot comply with the
    client's
    wishes.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "James" <[email protected]> wrote in message
    news:e2tj90$6uf$[email protected]..
    >I have a clients site and they are unhappy with the way
    the page scrolls.
    >the site is
    http://www.thecrossingministries.com/
    > they want the content to scroll but on some of the pages
    the browser has
    > scrollbar on the right hand side and they do not want
    that there.
    > the index page is close but it still forces a scrollbar
    and I am unsure
    > how to fix it.
    >
    > And on some of the other pages the client has to scroll
    down on the
    > browsers scroll bar to see the bottom arrow on the
    content scroll.
    >
    > Any ideas? Thanks for your time

  • Iframe not scrolling to content below set height in IE9

    Because iframe height of 100% didn't render correctly (in any browsers) I chose a set height (600px) in which to display my clients' property listings within one of their site pages.
    All works reasonably all tested browsers (double scroll bars in Chrome and Safari -- div and iframe -- despite that the div isn't set to have such, but I can likely fix that); IE9, though, is nonfunctional:  In IE9 I get a Y scrollbar, as defined, however it does not scroll past content that fits into 600 pixel iframe height.  That is, is does not scroll to show the rest of the iframe page.
    I have tried separately defining x and y scrollers as well as simply calling for scrolling in general; no luck.
    I have been searching for hours for a fix, and have tried every combination of style coding to the iframe itself as well as the overall style sheet (to the div).  I also read the soure for the page rendered in IE9, and the style coding was as I'd written it.
    It has to be a simple fix, or others would be having this IE9 issue, too, right?
    Have even added <meta http-equiv="X-UA-Compatible" content="IE=8"> to the header; didn't change anything.
    Anyone know what is going on -- and how to fix it?
    I apologize for how jumbled both the CSS and source code is for this site.  If I were recreating the site today, I could do a much cleaner job.
    Here are a few tries:
    http://cbm1.com/retail_property_listings/costar.html
    http://cbm1.com/retail_property_listings/costar3.html
    This version (more info in the CSS, less inline) gets rid of the double scrollers in Safari and Chrome (while still working in FF) but still the same doesn't-scroll-beyond-the-600px-iframe-pane-height issue in IE9.  Tried moving the meta directive toward IE8 to immediately above the body tag as well as first meta tag on the page; neither resulted in any IE9 rendering change:
    http://cbm1.com/retail_property_listings/costar4.html
    Happy to simply paste the inline + CSS coding alone in this window, if that's easier for anyone.

    Because iframe height of 100% didn't render correctly (in any browsers) I chose a set height (600px) in which to display my clients' property listings within one of their site pages.
    All works reasonably all tested browsers (double scroll bars in Chrome and Safari -- div and iframe -- despite that the div isn't set to have such, but I can likely fix that); IE9, though, is nonfunctional:  In IE9 I get a Y scrollbar, as defined, however it does not scroll past content that fits into 600 pixel iframe height.  That is, is does not scroll to show the rest of the iframe page.
    I have tried separately defining x and y scrollers as well as simply calling for scrolling in general; no luck.
    I have been searching for hours for a fix, and have tried every combination of style coding to the iframe itself as well as the overall style sheet (to the div).  I also read the soure for the page rendered in IE9, and the style coding was as I'd written it.
    It has to be a simple fix, or others would be having this IE9 issue, too, right?
    Have even added <meta http-equiv="X-UA-Compatible" content="IE=8"> to the header; didn't change anything.
    Anyone know what is going on -- and how to fix it?
    I apologize for how jumbled both the CSS and source code is for this site.  If I were recreating the site today, I could do a much cleaner job.
    Here are a few tries:
    http://cbm1.com/retail_property_listings/costar.html
    http://cbm1.com/retail_property_listings/costar3.html
    This version (more info in the CSS, less inline) gets rid of the double scrollers in Safari and Chrome (while still working in FF) but still the same doesn't-scroll-beyond-the-600px-iframe-pane-height issue in IE9.  Tried moving the meta directive toward IE8 to immediately above the body tag as well as first meta tag on the page; neither resulted in any IE9 rendering change:
    http://cbm1.com/retail_property_listings/costar4.html
    Happy to simply paste the inline + CSS coding alone in this window, if that's easier for anyone.

  • LR4 local content "Not Available" in Adobe Help Manager

    I followed the instructions suggested by Sandeep here: http://forums.adobe.com/message/4757465, and while this caused LR4 to show up in the Adobe Help Manager, the local content's status for LR4 is given as "Not Available".  What do I need to do to get AHM to download the content for offline help, and to have direct access to it from Lightroom 4?
    To me, the functionality of Adobe's offline help solution is completely unacceptable. I have read the forums and these problems have been going on for months.  Built-in help in not a new concept for software applications but Adobe has managed to take something simple and to make it complicated and unusable.  Fixing this really ought to be a higher priority for the company, particularly given the high prices that Adobe charges for its products.
    Thanks in advance for any ideas to fix this problem and for letting me vent.
    Michael

    Hi Kirsti,
    I was already aware of the option you suggested, but I think you'll admit stopping work in Lightroom, launching a PDF viewer and then finding and opening a standalone Help File is far from optimal.
    Thanks for forwarding my message to engineering, but haven't they known about this problem for a very long time?  And if offline built-in help works for the Adobe CS products, how hard can it be to get Lightroom to conform to the same approach.
    I've been reading some of the other threads and it is clear that many, many other users have been let down by Adobe's approach to built-in Help across a broad range of products. Maybe all these complaints should be forwarded to Adobe's management team, not just the engineers. This issue clearly deserves much more attention than it has been getting.
    Michael

  • I am having problems with watching movies.Once I rent. Movie it says "content not available" I recently updated to iOS 7.1.1 and I'm using an ipad can anybody help?

    After updating to iOS 7.1.1 I can no longer see movies I've rented. It either comes up "content not available" or "content not authorized" even though the payment was taken?ive never had problems before

    @Rudegar
    Thanks for the reply, but I've been having this problem for well over a week. If it is a corrupt download, is there some way of deleting it from the iPad and getting a new one?
    Thanks

  • TS2755 Ipad2 - Video- cannot open Content is not authorized Help it worked once for Video

    The first time that I transferred movies to my Ipad2  it worked fine they played now I get the message: Cannot open - This content not Authorized.

    Hey dragonien,
    Thanks for the question. Are you signed into the same iTunes account on your iPad that this content was purchased on? If not, let’s definitely do so:
    iOS: Changing the signed-in iTunes Store Apple ID account
    http://support.apple.com/kb/HT1311
    Thanks,
    Matt M.

  • When i slid my finger nothing happens. i have to tap somthing once and then the phone reads whatever button i tap and if i tap 2 times real fast it will open whatever i clicked on. i can not scroll the screen up or down.  can any one please help me?

    i have the tap every thing twice to activate it and i can not scroll .

    Quickly, triple tap the Home button to turn off accessibility features.

  • Business Catalyst is not scroll

    Hello,
    Business Catalyst site when I upload to the server, and other widget features scrolling feature does not work.
    I have been getting  the same problem which i download to original themes from muse-theme.com in my pc, when I loaded Business Catalalyst upload
    I'm glad to help me about the subject matter.
    Have nice day...

    Hi
    Please provide the site url and specify the page name where the content does not scrolls.
    Also how it behaves in Muse preview ? or Browser preview ?
    Thanks,
    Sanjit

  • HT1338 updated OS to Maverick, now magic mouse will not scroll. what happened?

    I updated my OS to Mavericks latest, and now the magic mouse does not scroll...what happened? works through bluetooth, so I can move the cursor, but it will not scroll.
    Can someone help me with this?
    Thanks

    Hi davidgraham193,
    Thanks for visiting Apple Support Communities.
    If your Magic Mouse is not scrolling, first go to the Mouse section of System Preferences and try toggling the "Scroll direction: natural" checkbox to see if it has an effect.
    Scroll direction: natural:
    Select this option to move the contents of a window the same direction as your fingers.
    From:
    OS X Mavericks: Change the way your trackpad works
    http://support.apple.com/kb/PH13804
    If the issue persists, see this link for additional troubleshooting steps:
    Troubleshooting wireless mouse and keyboard issues
    http://support.apple.com/kb/ts3048
    Best,
    Jeremy

  • Html Content without scrolling

    I need to show html content like a textblock in Store App 8.1. I have created a webview and navigate this webview to the html string
    coming dynamically. After this I call a script to disable the scrolling in WebView but I am not able to set the height of WebView according to the amount of content coming dynamically. I have created another webview to get the height of content but it returns
    wrong height and sometimes text is not shown. So whole view is ruined.I need to show html content without scrolling. I tried RichtextBlock but it does not parse all html tags properly. Can somebody provide a solution to it?

    What's the scenario for this issue?
    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.
    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined
    objects and unknown namespaces.

  • Remote app not scrolling

    This is a recent problem, within the last few days....
    The Remote app on my iPhone and iPod will not scroll in the Apple TV Netflix screen. I can select the Menu and it will go back one screen properly, but I cannot select any content (for example) in my Instant Queue except for the first item listed. Suggestions? I have restarted the iPhone, deleted the app and re-installed, still not working.

    First time replying to any of these forums. Hope this helps someone.  I was having this same problem. I resolved it. What I did was disconnect the power supply to the Apple TV for at least 30 seconds.  I also disconectted my wireless modem for about the same time. As soon as I connected my modem back I immediately proceded and connected the power supply to the apple tv.  My phone app started working instantly.  But the I pad app I had to delete it an reinstall it.  They are both working fine.  I tried a few things before I did this and they did not work.  There is a logic to what I did.  But who cares. It works.  Try it.... If it work great.  I am happy and do not blame Apple for these types of clitches.  Apple Rocks... !!!!

  • I had a translator app.i presses the voice buuton now it wont switch of and is saying everything. The scree will not scroll now. I have deleted this app on my lap top via iTurnes. I have synced my phone. I have taken the sim out I have turned it off and o

    anyone help please my phone woint stop telling me everything sice pressing a button for voice on a translator app. the screen will not scroll. I have sync the phone deleted the app on the lap top but it wont let me delete it on the screen because its frozen. I have taken out the sim card.. I have turned it off now Im stuck.. Im in a small village in Spain and cannot get to an Appke store to get it fixed yet. Any ideas?

    Plug your phone into the wall charger for at least 30 minutes...make sure you have a sim card in the phone...then:
    Leave the USB cable connected to your computer, but NOT your phone, iTunes running, press & hold the home button while connecting the USB cable to your dock connector, continue holding the home button until you see “Connect to iTunes” on the screen. You may now release the home button. iTunes should now display that it has detected your phone in recovery mode, if not quit and reopen iTunes. If you still don’t see the recovery message repeat these steps again. iTunes will give you the option to restore from a backup or set up as new.
    Make sure you have no anti-virus software running or any firewalls...turn all of that stuff off.

Maybe you are looking for