• Bad flicker in ie

    By sean cull 1 decade ago

    Hi, back again !

    would be happy to do this via IM, skype or email ( http://seancull.co.uk/Public/seancull.nsf/dx/contact-details.htm )

    In ie, but not ff, there is a bad flicker as the dojo form appears briefly before being hidden. This is most noticable on complex forms such as this one => http://www.focul.net/moc-demo

    I have created a very simple form to demonstrate the ptoblem with just this control =>

    http://web001.focul.net/test.nsf/a.xsp

     

    Sean

    • corrected by adding style="display:none

      By sean cull 1 decade ago

      The flicker comes from the dojo dialog being displayed briefly on loading.

      The severity of the flicker varies between sites but was very pronounced in my case. Adding style="display:none" as shown below cured the problem

         

                  title="#{javascript:compositeData.loginDialogTitle}" class="tundra"
                  execute="login(arguments[0]);"
                  style="display:none;">