Blinking page

My CS5.5 Dreamweaver has a problem. When I'm in design mode and typing in a page it blinks with every keystroke. I think I'm going to have convulsions if I don't get this fixed.
What could be causing that?

No. I do extensive videography on this system and have no problem with any other program - not even the unnecessarily memory-hogging inDesign.
Brand / Model: HP z600 Workstation
System Type: 64-bit
Graphics / Video Card: NVIDIA Quadro 600
Processors: (2) Intel Xeon & E5645 (both at 2.4GHz)
50gb boot drive, Two 2tb RAID drive config.
RAM: 24GB
It seems like Dreamweaver is trying to perform various tasks in the background or something like thinking as I type each character. There was one feature (the little ship wheel) that popped up a lot but I shut that off. I just think of what else it could be trying to do.

Similar Messages

  • How to Fix Blinking Pages?

    Why does my site blink when loading a page every time?

    You have some contradictions in your CSS.  Where you have embedded this in your HTML pages, try changing this:
    body {
        background-image url(bodybackground.jpg);
        background-repeat: repeat;
    to this:
    body {
        background: #000 url(bodybackground.jpg) repeat;
    If it works, remove the embedded styles from your HTML pages and paste that line of code near the top of your external stylesheet.     Save everything.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • DW CS4 ftp not uploading css

    Hi all.
    Ive edited my css on my site and tried to upload it using dw cs4 ftp, it uploads all new images and stuff but not the css.
    This is the modified css having just added the label rule (in green):
    .page-container .main .main-content .column1-unit v2 {
        font-size: 130%;
        line-height: 1.5em;
        font-weight: bolder;
        color: #900;
    .page-container .main .main-content .column1-unit p img {
        float: left;
    label {
        display:table;
    And here's whats on the site AFTER having uploaded the one above:
    .page-container .main .main-content .column1-unit p v1 {
         color: #F00;
         font-size: 120%;
         line-height: 1.5em;
         font-weight: bold;
         text-decoration: blink;
    .page-container .main .main-content .column1-unit v2 {
         font-size: 130%;
         line-height: 1.5em;
         font-weight: bolder;
         color: #900;
    So as you can see it hasnt over written the origional css, ive even tried to delete it through the ftp clien to no avail.
    This is quite urgent and desperatly need help, sure its some setting but I cant figure it out.
    Regards

    Below is the CSS in the CSS folder at 10 AM est.  Your green code is in it
    label {
         display:table;
    /*   Design:   Multiflex-3 Update-7 / Layout-5               */
    /*   File:     Global layout structure                       */
    /*   Author:   Wolfgang                                      */
    /*   Date:     January 15, 2007                              */
    /*   Homepage: wwww.1-2-3-4.info                             */
    /*   License:  Fully open source without restrictions.       */
    /*             Please keep footer credits with a link to     */
    /*             Wolfgang (www.1-2-3-4.info). Thank you!       */
    /*  GLOBAL  */
    /* NON-HEADER */
    *{padding:0; margin:0;}
    body {font-size:62.5%; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
    .page-container {width:900px; margin:0px auto; margin-top:10px; margin-bottom:10px; border:solid 1px rgb(150,150,150); font-size:1.0em;}
    .main {
         clear:both;
         width:900px;
         padding-bottom:30px;
         background-color: transparent;
         background-image: url(../img/bg_main_withnav_reverse.jpg);
         background-repeat: repeat-y;
         background-position: left top;
    .main-navigation {
         display:inline /*Fix IE floating margin bug*/;
         float:right;
         width:180px;
         overflow:visible !important /*Firefox*/;
         overflow:hidden /*IE6*/;
         background-image: url(../img/advert.jpg);
         height: 700px;
         background-repeat: no-repeat;
         padding-right: 10px;
    .main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:440px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
    .page-container .main .main-content .column1-unit p img {
         border-top-color: #FFF;
         border-right-color: #FFF;
         border-bottom-color: #FFF;
         border-left-color: #FFF;
    .main-subcontent {display:inline /*Fix IE floating margin bug*/; float:left; width:185px; margin:0 0 0 15px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
    .footer {clear:both; width:900px; padding:1.0em 0 1.0em 0; background:rgb(225,225,225) url(../img/bg_foot.jpg) no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
    /* --- For alternative headers START PASTE here --- */
    /* HEADER */
    .header {width:900px; font-family:"trebuchet ms",arial,sans-serif;}
    .header-top {
         width:900px;
         height:80px;
         overflow:visible !important /*Firefox*/;
         overflow:hidden /*IE6*/;
         background-color: rgb(240,240,240);
         background-image: url(../img/bg_head_top.jpg);
    .header-middle {
         width:900px;
         height:150px;
         overflow:visible !important /*Firefox*/;
         overflow:hidden /*IE6*/;
         background-color: rgb(230,230,230);
         background-image: url(../img/bg_head_middle.jpg);
    .header-bottom {
         width:900px;
         height:40px;
         background-image: url(../img/bg_head_bottom_nav.jpg);
         background-repeat: no-repeat;
    .header-breadcrumbs {clear:both; width:900px; padding:1.0em 0 1.5em 0; background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;}
    /*  HEADER SECTION  */
    .sitelogo {width:60px; height:40px; position:absolute; z-index:1; margin:22px 0 0 20px; background:url(../img/bg_head_top_logo.jpg); }
    .sitename {width:300px; height:45px; position:absolute; z-index:1; margin:20px 0 0 90px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
    .sitename h1 {font-size:240%;}
    .sitename h2 {margin:-4px 0 0 0; color:rgb(125,125,125); font-size:120%;}
    .sitename a {text-decoration:none; color:rgb(125,125,125);}
    .sitename a:hover {text-decoration:none; color:rgb(50,50,50);}
    .nav0 {width:350px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:550px !important /*Non-IE6*/; margin-left:553px /*IE6*/;}
    .nav0 ul {float:right; padding:0 20px 0 0;}
    .nav0 li {display:inline; list-style:none;}
    .nav0 li a {padding:0 0 0 3px;}
    .nav0 a:hover {text-decoration:none;}
    .nav0 a img {height:14px; border:none;}
    .nav1 {width:350px; position:absolute; z-index:3; margin:45px 0 0 550px;}
    .nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}     
    .nav1 li {display:inline; list-style:none;}
    .nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(125,125,125); text-decoration:none; font-size:120%;}
    .nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}
    .sitemessage {
         width:400px;
         height:120px;
         position:absolute;
         z-index:1;
         margin:20px 0 0 480px;
         color:#BEBEBE; /*overflow:visible !important /*Activate if Firefox print problems*/
         overflow:hidden /*IE6*/;
         left: 340px;
         top: 96px;
    .sitemessage h1 {width:400px; text-align:right; font-size:230%;}
    .sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
    .sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
    .sitemessage h3 a {text-decoration:none; color:rgb(234,239,247);}
    .sitemessage h3 a:hover {text-decoration:none; color:rgb(50,50,50);}
    /*Drop-down menu*/
    .nav2 {
         float:left;
         width:78%;
         border:none;
         color:rgb(75,75,75);
         font-size:130%;
         background-image: none;
         background-repeat: no-repeat;
         margin-right: 11%;
         margin-left: 11%;
    } /*Color navigation bar normal mode*/
    .nav2 ul {list-style-type:none;}
    .nav2 ul li {
         float:left;
         position:relative;
         z-index:auto !important /*Non-IE6*/;
         z-index:1000 /*IE6*/;
    .nav2 ul li a {
         float:none !important /*Non-IE6*/;
         float:left /*IE-6*/;
         display:block;
         height:3.1em;
         line-height:3.1em;
         padding:0 16px 0 16px;
         text-decoration:none;
         font-weight:bold;
         color: #FFF;
    .nav2 ul li ul {display:none; border:none;}
    /*Non-IE6 hovering*/
    .nav2 ul li:hover a {
         text-decoration:none;
    } /*Color main cells hovering mode*/
    .nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
    .nav2 ul li:hover ul li a {
         display:block;
         width:10em;
         height:auto;
         line-height:1.3em;
         margin-left:-1px;
         padding:4px 16px 4px 16px;
         border-left:solid 1px rgb(175,175,175);
         border-bottom: solid 1px rgb(175,175,175);
         background-color:#F00;
         font-weight:normal;
         color:#F00;
    } /*Color subcells normal mode*/
    .nav2 ul li:hover ul li a:hover {
         text-decoration:none;
    } /*Color subcells hovering mode*/
    /*IE6 hovering*/
    .nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
    .nav2 ul li a:hover {
         text-decoration:underline;
    } /*Color main cells hovering mode*/
    .nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
    .nav2 ul li a:hover ul li a {display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
    .nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/
    .header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
    .header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
    .header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
    .header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}
    .header-breadcrumbs .searchform {float:right; width:285px; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
    .header-breadcrumbs .searchform form fieldset {float:right; border:none;}
    .header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
    .header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
    .header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}
    /* --- For alternative headers END PASTE here --- */
    /*  MAIN SECTION  */
    /* MAIN NAVIGATION */
    .main-navigation .round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; margin:0; background:url(../img/bg_corner_topleft.gif) no-repeat;}
    /* MAIN CONTENT */
    .column1-unit {width:440px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
    .column2-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
    .column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
    .column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
    .column3-unit-middle {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
    .column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
    /* MAIN SUBCONTENT */
    .subcontent-unit-border {width:183px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:rgb(235,235,235);}
    .subcontent-unit-border-green {
         width:183px;
         margin:0 0 2.5em 0;
         padding:0 0 10px 0;
         border:solid 1px rgb(232,177,13);
         background-color:rgb(248,224,150);
    .subcontent-unit-border-blue  {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
    .subcontent-unit-border-orange {
         width:183px;
         margin:0 0 2.5em 0px;
         padding:0 0 10px 0;
         border:solid 1px rgb(160,214,81);
         background-color:rgb(217,239,185);
    .subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
    .subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
    .subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
    .subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}
    .round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
    .round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:174px;}
    .round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
    .round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}
    /*  FOOTER SECTION  */
    .footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
    .footer p.credits {font-weight:normal;}
    .footer a {text-decoration:underline; color:rgb(125,125,125);}
    .footer a:hover {text-decoration:none; color:rgb(0,0,0);}
    .footer a:visited {color:rgb(0,0,0);}
    /*  6. CLEAR FLOATS  */
    .page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
    .column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
    .subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
    .subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
    .subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
    .footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
    .clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}
    /*  PRINTING and MISCELLANEOUS  */
    @media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
    @media print {.header-breadcrumbs {width:900px; background:transparent;}}
    @media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
    @media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
    @media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
    @media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
    #effect1 {
         color: #F00;
         font-size: 120%;
         font-weight: bold;
         text-decoration: blink;
         line-height: 1.5em;
    .page-container .main .main-content .column1-unit p strong v {
         color: #900;
         font-weight: bolder;
         text-decoration: blink;
         font-size: 120%;
         line-height: 1.5em;
    .page-container .main .main-content .column1-unit p v1 {
         color: #F00;
         font-size: 120%;
         line-height: 1.5em;
         font-weight: bold;
         text-decoration: blink;
    .page-container .main .main-content .column1-unit v2 {
         font-size: 130%;
         line-height: 1.5em;
         font-weight: bolder;
         color: #900;
    .page-container .main .main-content .column1-unit p img {
         float: left;
    label {
         display:table;

  • Viewing ESS (version 5) in iView of Netweaver Portal 7

    Hi,  I'm having problem in viewing our ESS Portal version 5 (i think) to Netweaver Portal 7.
    On Netweaver Portal 7, I have an iView connecting to our ESS portal.  But when I view it on Netweaver Portal 7, it keeps on blinking (page keeps on reloading)

    Hi Rainer
    Not sure what you mean by version 5 of ESS
    One possible cause from ESS application perspective --->
    It should be noted as of ERP2005 - the SAP kernel will not accept calls from ITS standalone application - so ESS versions based on ITS 620 standalone have to be migrated either to WD JAVA (as provided by SAP) or customized to work with ITS 640
    SAP do provide the migration of some ITS services to 640 but for the majority we recommend WD JAVA Business Packages
    Also some XSS packages may be only recommended for use with some EP versions - notably SAP_ESS 100 is specifically compatible only with J2EE 640
    Ideally check your version landscape to ensure you are running compatible versions
    However its also possible reloading or iview handling issue is due to J2EE or Portal technology code or settings
    - one possible from the technology side checking cache or refresh settings and SP stacks are followed
    www.service.sap.com/sp-stacks - including the latest patches for any technology components
    Best wishes
    Stuart

  • Settings for: Internet faster then normal on WIFI!...

    i have found that changing a simple setting, allows you to have faster internet while on wifi, at the expense of battery power.
    while i thought that my microb browser was fast already, it blinks pages (some) instead of loading.
    pretty simple actually, just came accross it while messing with my settings.
    settings/internet connections/connections
    choose your wifi connection to test it on/edit/next/next/next/advanced
    click on the "other" tab
    power saving drop-down/choose (On(max), On(inter), Off)
    after choosing off, it will give you a warning about battery power...wont hurt anything.
    voila!
    faster internet.   give it a couple of minutes to take effect, then open a new microb and try it out!
    hope that helped.

    Thank you very much! 

  • Mail app is blank. I can not see any thing but a blank page with blue lined format. It does not shut down either. It just blinks out after a few seconds and the icon is there alone on my home screen then everything goes black and my home screen comes

    MY Mail app does not respond in anyway to anything. The icon shows I have over 300 emails but I have no access to them. When I tap on the Mail icon a blank white page comes up with the blue format lines. No emails, no inbox, nothing, not a single letter of the alphabet is there. Within a few seconds it blinks out and I see the icon and my home screen. Soon it just blinks out to black. I am left with the icon at the bottom center of the screen. I have no way to shut it down. I have no access to the emails (300) in my inbox. All that is happening is my memory is getting filled up with emails. I would appreciate any solution to this problem barring deleting my email set up in settings.
    if I have to resort to that I will, in the meantime I am hoping for a different resolution. Thanks everyone, you are all amazing and greatly appreciated. Sincerely, Diane.

    Hey There Diane,
    If I'm understanding your situation, you've got an iPad running iOS 6.1.3 and the Mail app is not working.  I understand you don't want to remove and re-add your email account.  
    The first thing I would suggest is to make sure your iPad is backed up to iCloud or iTunes.
    Do you have an iMAP or a POP email account?  When you go online to your email service provider's website, are you able to access the 300 emails in your inbox?
    Since the Mail app is part of your iOS operating system, upgrading that software to the latest version, which is 8.1.3 may resolve this issue.  
    If an app you installed unexpectedly quits, stops responding, or won’t open - Apple Support
    http://support.apple.com/en-us/HT201398
    Try these steps if you have an unresponsive app on your iPhone, iPad, or iPod touch.
    Restart the app
    Close the app and open it again.Restart your device
    Turn your device off and back on.Check for iOS and app updates
    Make sure that you're using latest version of iOS.
    Open the App Store and tap Updates.
    If updates are available, tap Update All.
    If asked, enter your Apple ID password. 
    You might need a Wi-Fi connection to update some apps.
    Update the iOS software on your iPhone, iPad, and iPod touch - Apple Support
    http://support.apple.com/en-us/HT204204
    Update the iOS software on your iPhone, iPad, and iPod touch
    Learn how to update your iOS device wirelessly or using iTunes.
    iOS software updates introduce new features that let you do even more with your iPhone, iPad, or iPod touch. Be sure to keep your devices up to date so that you don't miss out on the latest features.Before you update
    Back up your device to iCloud or iTunes.
    If you use your device's Personal Hotspot for your computer's Internet connection, update your device wirelessly or connect your computer to another network.Update your device wirelessly
    The easiest way to update your device is wirelessly, also called “over the air.” Here’s how:
    Plug in your device to a power source.
    Tap Settings > General > Software Update.
    Tap Download and Install. Updates might download automatically while your device is connected to Wi-Fi and a power source.
    Tap Install, or tap Later to install the update later. If you use a passcode, you'll need to enter it before installing the update.
    If you have some free space, but not enough to update over the air, you can either update using iTunes or delete content manually from your device. Whether you use iTunes or update over the air, you'll have the same amount of free space on your device after you update.
    Some iOS software updates aren't available as over-the-air updates. VPN or proxy connections might prevent your device from contacting the iOS update servers.Update your device using iTunes
    If you can’t update wirelessly, or if you want to update with iTunes, follow these steps:
    Install the latest version of iTunes on your computer.
    Plug in your device to your computer.
    In iTunes, select your device.
    In the Summary pane, click Check for Update. 
    Click Download and Update.
    If you don't have enough free space to update using iTunes, you'll need to delete content manually from your device.
    Find out what to do if you get other error messages while updating your device.
    Last Modified: Jan 12, 2015
    Hope this helps ...
    - Judy

  • Character blinking/flickering/flashing on obiee 11g dashboard page

    Hi all,
    I have a dashboard with one page/tab where we have taken one text item with below html script. My business requirement is to make a particular word or a text to be blinking or flashing whatever. I have used below options to achieve
    1. text-decoration:blink;
    2. <blink>my text<\blink> ----this is not supported by IE & mozilla browsers.
    but the above options did not work, is there any work around to achieve this. Any pointer would be appreciated.
    <!-- HTML Part 1 -->
    <style>
    .gcr_link, .gcr_link:visited {
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    color: #660000;
    </style>
    <div style="text-align:center;margin-top:25px;">
    <table border="0" cellpadding="15" cellspacing="1" bgcolor="#cccccc">
    <tr>
    <td bgcolor="#ffffff" width="100" align="left" valign="center"><img src="/analytics/res/sk_blafp/b_mozilla_4/gcr/1.png" /></td>
    <td bgcolor="#ffffff" width="400" align="left" valign="center">
    <p><a class="gcr_link" href="/analytics/saw.dll?Dashboard&PortalPath=%2fshared%2fSector%2f_portal%2fCredit%20Portfolio%20(Sector)&Page=01%20Sector%20Overview">Credit Portfolio (Sector)</a></p>
    <font color="#660000"><b>Please note that between working day 3 and 16, R&A data is subject to adjustment.</b></font>
    <p>Sector management identifies the shape we want our portfolio to take in rebuilding standalone strength. Whilst each individual transaction will be considered on its merits, we have highlighted our appetite for each sector into three categories.</p>
    <p>The reports here show sector appetite limit management, cluster summaries, Divisional positions, trends and RWA against average PD.</p>
    </td>
    </tr>
    </table>
    <!-- End HTML Part 1 -->
    Thanks & Regards

    Hi paul & venkat thanks for you inputs, finaly we have used below javascript to achieve it.
    <head>
    <script type="text/javascript">
    <!--
    spe=500;
    na=document.all.tags("blink");
    swi=1;
    bringBackBlinky();
    function bringBackBlinky() {
    if (swi == 1) {
    sho="visible";
    swi=0;
    else {
    sho="hidden";
    swi=1;
    for(i=0;i<na.length;i++) {
    na.style.visibility=sho;
    setTimeout("bringBackBlinky()", spe);
    -->
    </script>
    </head>
    <body>
    <font color="#FF0000"><b><blink> MY TEXT GOES HERE.</blink></b></font>

  • All web pages appear with a blinking cursor like in a "word document". i can't scroll down or up using the buttons of my key board. i have to pull down the scroll bar. something in settings has changed. how to correct it??

    all web pages appear with a blinking cursor like in a "word document". i can't scroll down or up using the buttons of my key board. i have to pull down the scroll bar. something in settings has changed. how to correct it??
    == This happened ==
    Just once or twice
    == 2 days ago.

    See also this article about caret browsing: http://kb.mozillazine.org/Scrolling_with_arrow_keys_no_longer_works
    In Firefox 3.6 and later versions you can disable the F7 shortcut that toggles caret browsing by setting the pref accessibility.browsewithcaret_shortcut.enabled to false.
    To open the ''about:config'' page, type '''about:config''' in the location (address) bar and press the Enter key, just like you type the url of a website to open a website.
    If you see a warning then you can confirm that you want to access that page.

  • HT1379 My Safari pages blink on and off at the beginning of each page.

    Safari seems to blink a couple of times as I go from page to page.  Any suggestions on how to fix it?

    Probably you have to create your own createAndInsert method in view object implementation class and expose it to the client. Then use this method instead of default create and insert action.
    In your new method use createRow() and insertRowAtRangeIndex() methods to insert record exactly where you want.
    Rado

  • Dear all,suddenly my readerstarted to blink black and white pages for 2 hours. Hints to stop it?

    I was reading the book. Suddenly the screen went black. After I tried all the buttons it started to blink black and white screed and it is doing it already for a couple of hours.
    No reaction from any button.
    Any hints how to stop it? Is it out of order forever?
    Type Sony eReader PRS-T1.
    Thank you in advance for any support.
    N.

    Don’t forget to recharge ebook reader device after.
    The issue is due to:
    -low battery
    -and/or a problem with the ebook’s file (not perfectly compatible)
    -and/or many “orders” (tap on screen, press buttons and probably low battery) while reader prepares a new page.
    Nothing serious!!! 

  • Why do youtube videos blink when you scroll up and down the page?

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [/questions/788365]</blockquote><br>
    for some reason out of the blue youtube blinks when I am scrolling on a page while playing a video. I tried deleting the cookies which appears to have worked until I re-logged into my youtube account and any video I watch still blinks. Have any ideas?

    Hello toekneesee, try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    *Click the orange Firefox button at the top left, then select the "Options" button, or, if there is no Firefox button at the top, go to Tools > Options.
    *In the Firefox options window click the ''Advanced'' tab, then select "General".
    *In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    *Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    Did this fix your problems? Please report back to us!
    Thank you.

  • Why do all the webpages show a blinking text line like you would find on Word? I can't use keyboard keys to scroll the page because of this.

    The web pages look like text boxes with a blinking line appearing near where I click on the page.
    == This happened ==
    Every time Firefox opened
    == 3 months ago

    Hit '''F7'''.
    http://kb.mozillazine.org/Accessibility.browsewithcaret

  • A cursor is displaying where I clicked mouse on the Firefox screen. If, I clicked on a page or a link in a page, a cursor pointer(vertical bar is blinking).

    Hi, Hello, Sir/Madam, I'm a Firefox user from India. My problem is,
    "Whenever I opened Firefox browser, and clicked on a page in the browser(even the start-up home page), a vertical bar starts to blink in the screen, even if I used tab button, to move over the link, the vertical bar appearing also moves accordingly. This problem I'm facing from yesterday(29.10.2012)".
    Could you please tell me how to resolve this issue?

    In addition to the above:
    You probably have switched on caret browsing.
    *http://kb.mozillazine.org/accessibility.browsewithcaret
    *Tools > Options > Advanced : General: Accessibility: [ ] "Always use the cursor keys to navigate within pages"
    *http://kb.mozillazine.org/Scrolling_with_arrow_keys_no_longer_works
    *http://kb.mozillazine.org/Accessibility_features_of_Firefox

  • I was printing last night and my HP6500 started blinking like crazy and now even the print test page

    I  was printing last night and my HP6500  all-in-one started blinking like crazy and now even the test print page wont print. Control panel says it's fine, which obviously it's NOT.
    Any ideas?

    Yikes...a 200 error...while the official KB for that is not presently available, the usual fix is to reload your OS...something during the update did not go right.
    http://supportforums.blackberry.com/t5/BlackBerry-Device-Software/How-To-Reload-Your-Operating-Syste...
    Hopefully, you already have a good backup of your data...because it is already gone.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • A blinking cursor appears on every web pages.

    It's a blinking cursor that appears on every web pages in different sizes when I click anywhere on the web pages.
    Look at following pictures please:
    http://samansh.persiangig.com/2011/cursor4.jpg
    http://samansh.persiangig.com/2010/cursor.jpg
    http://samansh.persiangig.com/2010/cursor2.jpg
    http://samansh.persiangig.com/2010/cursor3.jpg
    I believe that it's been originated and are spread from Google's Keyboard Navigation feature. As you may know, if you are using Google's Instant Search feature, you can use the keyboard to navigate Google's search result page.
    I did turn off the Instant Search to disable Keyboard Navigation, but the blinking cursor is still blinking on every Google and non-Google web pages.
    Next as a standard troubleshooting procedures for strange behavior I cleared cache and cookies , but it didn't help.
    I was using Firefox 3.6, so I uninstalled 3.6 (kept my personal information) and installed the latest version (3.6.13), but it didn't fix the problem.
    I don't see that cursor in IE. How can I get rid of it?
    Thanks in advance.

    In Firefox 3.6 and later versions you can disable the F7 shortcut that toggles caret browsing by setting the pref accessibility.browsewithcaret_shortcut.enabled to false if you do not want to use that feature.
    See also:
    * http://kb.mozillazine.org/about%3Aconfig
    * http://kb.mozillazine.org/Scrolling_with_arrow_keys_no_longer_works

Maybe you are looking for

  • Viewing Excel Files using Tomcat - Problem with caching

    Hi all, A small part of an application I'm writing has links to Excel files for users to view/download. I'm currently using Tomcat v5 as the web/app server and have some very simple code (an example is shown below) which calls the excel file. <%@ pag

  • Error in Installing 4.72

    Hi .. While I and my colleague was installing 4.72 ..... at Database Installation stage 18/29 .... I encountered an error message "ERROR 2007-02-23 07:33:36 MOS-01012  PROBLEM: 'C:\usr\sap\R47\SYS\exe\run/startsap name=R47 nr=01 SAPDIAHOST=EXXEPT01'

  • Dynamic variable name generation

    Hi people, Is there any way of generating variable names dynamically in java in a loop? i.e. for(int i = 0; i<arrayLength; i++) { ArrayX.add(position, object) X++ Where X is 0,1,2...etc. so i would have Array1 with something in it, Array2 with someth

  • 23" Cinema vs Dell 2407WFP

    Dell is now on sale for $703 - is 23" Cinema display $400 better ($999 + 3yr warranty which is standard for Dell) ? Did anybody compare these monitors? TIA Dimitri

  • Non RAC to RAC clonning

    Hi all. I have installed EBS in OEL5 OS, and database 10g R2 pachset 3.I have database and apps server in the same machine. Is it possible using rapid clone to go to RAC? Is there any doc or a road map for doing this? Thanks in advance Soni