Blue Horizontal bar

Hi - On some websites - particularly the BBC one - once the screen has loaded a horizontal blue bar appears at the top of the page. As I scroll down the page it seems to move with the page and then 'fix' itself somewhere on the page - usually over the headings so I cant click them.
This is extremely annoying. Does anyone know why this is happening or how to remove it? Thanks.
edit - ironically it also appears on this site...

This probem seems to have rectified itself in the last few weeks! I have no idea why and can only asume that one of the recent updates I have installed fixed it.

Similar Messages

  • How to fix blue horizontal lines on imac

    Help me,,,
    how to fix blue horizontal lines on my imac screen

    Take it to an Apple store genius bar and have it tested...a year ago there were several posts about vertical lines, sometimes blue, sometimes yellow, sometimes pink and mixtures...in every case it turned out to be due to failure of a graphics module chip.  The Apple techs were able to replace the chip (the user cannot even think of doing that) for a price significantly less than a new logic board.
    So, take it in and have it tested.

  • Imac to TV with horizontal bar

    I connected my Imac to my TV using the mini-dvi to video adapter and it worked, however I have a horizontal bar going up across my TV screen. How do I fix this problem?

    You need a > Moshi Mini DP to HDMI Adapter with Audio Support - Apple Store (U.S.) to plug into the ThunderBolt port and an HDMI cable.

  • Unable to delete photos from  my desktop , I get a drop down box with continued blue/ white bars - now 6 hours

    Having dragged 8 photos onto my desktop from iphoto  for the purpose of easy addition to an email , I now find that when I  dragged them to the Trash bin , they fail to delete.
    I get a drop down box with continued blue/ white bars , stating "moving to trash " .
    It's now  6 hours and I cannot stop either. Tried to shut down my computer and reboot but it won't let me . I tried  turning the power off , but the problem remains .
    Any help would be welcome.

    Hey ! 
    I have found the solution myself  !!!
    Go ..... Apple in the toolbar - Force quite - select finder - then relaunch .
    Brilliant

  • Horizontal bar with red for negative and green for positive?

    I need to use CF9 to create horizontal bar chart where the intensity of the red (negative) is determined by the amount of negativity of the values and similarly the intensity of the green is based on the amount of positivity of the values.
    See attached snapshot. Ignore the value label.
    Can CF10 do this. I briefly looked but does not appear so.
    Any advice? THANKS!!

    Yes, with the new charting engine it is possible to do this with rules.  Check out my example at http://www.cfuser.com/library/demos/index.cfm?do=charting&get=bcr.  You have to set the threshholds and the colors.  The colors are two part to allow for gradients. I have also just posted a write-up at http://www.cfuser.com/rules-preview-zoom-and-flash/

  • Horizontal Bar Chart and Overlaying Line Chart

    I am using SSRS 2008 and developing my reports in BIDS.
    I have a report with two data points. I want to chart the first as a bar (horizontal) chart and then the second as an overlaying line chart.
    I created both data series, originally, as a bar chart. I have clicked on the second series in the "Drop Data Fields Here" area and changed the chart to a line chart. When I do that, it changes both series to a line chart.
    However, if I use the column (vertical) chart for the first series, it will let me make the second one a line chart.
    Is this a limitation of SSRS 2008? Can I not have one data point be the horizontal bar chart and the second one a line chart?
    If so, are there any suggestions how to get around this?
    Thanks.

    Both charts for SSRS 2005/2008 are very limited when it comes to horizontal charts and are infact supporting only left-to-right bar charts, with no ability to combine them with other charting types (lines, areas, points etc.). For a SSRS charting solution that supports all types of charting type combinations in left-to-right and right-to-left horizontal fashion you can use Nevron Chart for SSRS - www.nevron.com. Besides a huge number of charting types and subtypes (most of which are not available in the MS Chart for SSRS 2008) it also provides better image quality in 2D and 3D modes, more settings, has support for rich text formatting in texts, has image filters, ability to customize via C# code and implements many more large and small charting related details.
    Best regards,
    Crank

  • 7th generation ipod nano only displaying white screen with blue horizontal lines

    Hi,
    My 7th generation ipod nano is now only displaying a white screen with blue horizontal lines along the bottom. It still plays music and is recognised in itunes with I connect it to my PC.
    I have reset is and restored it and it is charged.
    Please advise.
    Thanks,
    Jess

    Hi jkjuarez2012,
    Thank you for visiting Apple Support Communities.
    It sounds like your iPod nano is only showing the Apple logo with a white background, and you've tried many good steps including resetting and restoring the device. I know I'd miss my music in this situation.
    Make sure that you followed the steps in this article when restoring your iPod:
    Restoring iPod to factory settings - Apple Support
    If the issue continues after restoring, your iPod nano may need to be serviced. You can use this link to find out more about iPod service:
    If the issue is still not resolved, please read this information on servicing your iPod.
    From:
    iPod nano (7th generation): Hardware troubleshooting - Apple Support
    Best Regards,
    Jeremy

  • How do I create a vertical side menu with its own styling separate from the horizontal bar above it?

    Hello.  I need assistance in styling my side menu.  I would like for it to  have a different style than the horizontal bar that is above it.  I would like that the side menu have a black background and with white text vertically aligned to the left.  But I would also like that the mouse's arrow to turn into a hand when it touches the letters instead of during the entire width of the background.  When I began styling the text, everything aligned fine until I added the links in html code.  When I added the <a> tag and created a link to another page, the text goes from the left to the center of the black box.  And the entire width is a link rather than just the words.  To correct this, I tried renaming the div tag containg the menu.  I tried renaming the ul tag.  And I tried renaming the li tag and changing the declarations.  None of these ideas worked.  I thought about changing the <a> tag in the head of the document, but that didn't change the styling either.  I also tried creating the black background by inserting a black box as a background image with the links over top of the image.  It didn't work.  I would appreciate your assistance.   I will supply the coding if anyone is interested in looking at it.  Thank you.
    Nora.

    I can post a link to the page.  But I will need to upload it.  It will take a day to show.  But after I wrote to you.  I began working with creating additional a:link styles.  I was able to create a shortened clickable area of one the words in the vertical menu.  Your advice reinforced what I have learned.  The following code shows that I started to make different styles of the a:link for each word on the vertical menu.  I think that this will work.  To indicate the different a:link style I used bold letters .  Thank you very much.
    html:
    <div class="side_menu_nav">
         <ul class="side_menu">
              <li class="side_menu"><a href="still image.html">STILL IMAGE</a></li>
              <li class="side_menu_video"> <a href="video.html">VIDEO</a></li>
              <li class="side_menu" ><a href="animation.html">ANIMATION</a></li>
              <li class="side_menu" ><a href="website.html">WEBSITE</a></li>
         </ul>
    </div>
    CSS:
    .side_menu_nav {
        margin-top: 100px;
        width: 190px;
        height: 230px;
        background-color: #F63;
        font-size: 18.5px;
        z-index: 5;
        font-family: Arial, Helvetica, sans-serif;   
    side_menu ul  {
        list-style-type: none;
        padding-left: 10px;
    side_menu li  {
        display: list-item;
    .side_menu a:link  {
        text-align: left;
        color: #FFF;
        background-color: #000;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        width: 190px;
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 0px;
        text-decoration: none;
        width: 120px;
    .side_menu_video a:link  {
       text-align: left;
        color: #FFF;
        background-color: #000;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        width: 65px;
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 0px;
        text-decoration: none;
    .side_menu a:visited  {
        color: #FFF;
        background-color: #000;
    .side_menu a:hover  {
        color: #CCC;
    .side_menu a:active   {
        color: #000;/*text*/

  • After installing Reader 11.0.07 update on my Mac OS X 10.8.5, when I open an Adobe pdf file I see Chinese script next to the blue loading bar at the bottom of the screen.  This never appeared before and I am concerned that my computer is being hacked into

    After installing Reader 11.0.07 update on my iMac OS X, v.10.8.5, when I open an Adobe pdf file I see Chinese script next to the blue loading bar at the bottom of the screen.  This never appeared before when downloading pdf files and I am worried that my computer is being hacked into or I acquired a virus.  Is this normal or do I have to uninstall this update?

    After installing Reader 11.0.07 update on my iMac OS X, v.10.8.5, when I open an Adobe pdf file I see Chinese script next to the blue loading bar at the bottom of the screen.  This never appeared before when downloading pdf files and I am worried that my computer is being hacked into or I acquired a virus.  Is this normal or do I have to uninstall this update?

  • Horizontal Bar in the RSA3 is not showing up for Generic Datasource.

    Hi There,
    Created a Generic Extarctor based on a two tables PAYR and REGUH.
    Included 60 fields in the Generic datasource. Everything is fine and when i check the data in extract checker
    RSA3, the horizontal bar is not showing up and i could only see 15 fields. I couldn't able to see the rest of the fields.
    Can someone suggest what should i do to see all the fields in RSA3?  Why Horizontal bar is not showing up?
    Out of 60 fields only very few are hidden and it should show atleast 40 fields, but not happening..
    Thanks
    Vandana

    HI There,
    Thanks for all your responses.
    1 - Tried to change the layout by going into Menu Settings --> Layout ---> Current, but no option to change.
    2 - If I check the value of a particular field in the magnifier, then I could able to see all the fields
    3 - After executing the RSA3, tried to change to ALV Grid by going into LIST, but again no option available to change.
    4 - Checked the RSA2, and to my surprise all the fields are ticked as Key. Is that something why i'm able to see all fields in   
         the browser?
    5 - But when the check the datasource in RSA6, only 3 were ticked as Key and those three fields i can see before
         extracting  the data using extract checker RSA3.
    6 - Why all fields are ticked and showing and Key in RSA2 ?
    The above is the current status of this issue. Can anyone please suggest how i should go head?
    Thanks
    Vandana

  • Display -ve Measure Values in Horizontal Bar Chart on right hand side or in bar

    In OBIEE I have an issue where the negative measure values in a horizontal bar chart are displayed on the left and overlap with the Y axis values, how do I force these values to be displayed on the right or in the bar itself ? The measure values are set to always on, hoverover cannot be the solution

    Hi,
    It should not be overlapped. If you are using horizontal bar then 0 will come in center. It should show structure like:
    |
    |
    |
    |
    |
    |-------------------------------------------------
         -4     -2     0     2     4
    May I know in your report, how it is looking and what is your requirement.
    Thanks

  • Horizontal bars in matrix or cross tab reports

    I want to know whether it is possible to create a report having Horizontal bars using custom HTML in Matrix and Cross type of views.
    Answer me if any one knows.

    You can do this with a Custom HTML report for List Views (only).
    http://www.oracle.com/technology/products/integration/bam/index.html
    Go to Technical Notes, and see "Custom HTML Reports".
    Regards, Stephen

  • Random horizontal bars in Mavericks... PLEASE HELP!!!

    The random horizontal bars in Mavericks that are shown in the link seem to occur when computer is under abnormal stress. It even happens at times when I just started up Safari or randomly flung the screen over to the widgets panel for the first time in days. The problem only in Mavericks, it didn't happen on Mountain Lion or Lion. The bars even show up irregularly on the shadows of certain program windows, the shadow that the window box is projecting onto the background. It's almost like the programs can't find the icon images that go with their parts or the images they find are corrupt. If so, what do I do about this?
    Here are my stats:
    Mac: Mid 2010, 15-inch
    processor: 2.66 GHz Intel Core i7
    Memory: 4 GB 1067 MHz DDR3
    Graphics: Intel HD Graphics 288 MB
    Software: OS X 10.9.1 (13B42)
    Here's the image if you can't see what's below
    Thank You very much for checking this out!

    Hey there,
    First off, go ahead and try these steps:
    do an SMC and PRAM reset
          - turn the computer off, make sure the charger is connected. Hold down the shift, control, and option on the left hand side of the keyboard, while all three are pressed, also press the power button. The computer should not come on
          - after that, let go of everything and then do this. Hold down the command, option, R, and P keys and then press the power button, now keep a hold of the command, option, P, and R until you hear the start up chime twice
    - after that, if it still persists, check for an EFI firmware update, which you can find you computer in this list here:
    http://support.apple.com/kb/ht1237
    - if that doesnt work, you may have to do a reinstall of the OS X and to do that, do this:
          - turn the computer off, then hold down the Command + R keys and then turn it back on
          - keep holding down the command + R until you see a screen that asks for your language.
         - choose English and the arrow in the bottom
         - Then after that, the second option should say "reinstall Mac OS X" choose that option and go through the steps to reinstall. After that, it should be ok.
    - if all else fails, you may have to go to an Apple store or an Apple Authorized Service Provider and see if they can run some diagnostics, maybe the onboard graphics are causing some issues.

  • Displaying a fraction with a horizontal bar between the denominator and numerator

    Hello guys
    I have a dynamic textfield and am going to display textual content in it dynamically.
    But I have a fraction in that textual part and I want to display that fraction as a "typical fraction with a horizontal bar between the denominator and numerator". Hope you understand what I am asking.
    Please look at the attached image.
    Thanks for your input.
    cheers

    @dmennenoh
    Thanks for your input.
    So its kind of superimposing Sprite or MovieClip that has a fraction.Basically I have to make two textfields and put them together over a horizontal bar so that it looks like a fraction and then place it over a big textfield where the fraction should be.
    Its a very long process.
    OMG, isn't there any other easy way to do this?

  • Blue banner bar not loading web pages

    I'm having or have had for some time a problem with pages fully loading on Safari 3.2.1. Even now as I write this the blue banner bar only loads to about 75% and stops. Other times is less than 50%.
    I have 12.1 GB out of 40.0 GB free on my iBook. I run updates and do disk utility weekly or as needed when things get updated.
    Not sure if it's something in the system that gets stuck trying to search and load RSS feeds, but it seems to start there. Especially starts up when I use Gmail. When using Gmail the banner never completes and when I sign off the banner bar just does not ever fully load. I have to close out Safari and start over.
    I'm at a lose as to what is going on.
    I can understand that when I'm at a hotel using a low speed Wi-Fi that things go slow or don't work the right. But, at home where I have high speed airport it doesn't make sense.
    Any thoughts what I can do?

    capt_smiley wrote:
    Hope someone can help me on subject problem. My 5530XM suddenly cannot load web pages nor web feeds for some reason. WLAN connection is active and I'm able to browse the web using Opera but the default browser just cant open any web page.
    Allow all content and enable javascript in the default browser settings.
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

Maybe you are looking for

  • Problem calling Oracle10g stored procedure (bug?)

    Hello everybody, I am trying to call a stored procedure Oracle on Oracle 10g XE from Java. I can succesfully execute query from Java, so I can say that driver, connection, ... are all right. I have the following error when I try to call a stored proc

  • Vendor master data error - check issue manueal

    Hi all, i got the following message when i create vendor master data, same message as error when i try to post manual check. " Changes for vendor 500011 not yet confirmed Diagnosis The change to sensitive fields of vendor 500011 have not been confirm

  • Badge ID (TIMEID_NO) update in HR-PDC interface

    Dears, I have just set up the HR-PDC interface connecting to subsystem Honeywell Enterprise Building Integrator (EBI). We are running some tests and the first issue we identified was related to employees with new badges assined (field TIMEID_NO). If

  • Packaging and accessing resources in a JAR

    I'm working on an application and I would like to package my resources (icons, about dialog images, splash screen images, release version text, etc.) in the jar file I'm going to distribute for deployment.  I would like to access these resources from

  • Oracle Payable Invoice Approval with AME issue

    Hello, This is on r12. We are using AME for Oracle Payables Invoice Approval. We have a requirement that if the supplier type is of Audit, then Person "John Johny" is the final authority on that invoices. That means such invoices will have one and on