Subversion Repositories LCARS

Rev

Rev 146 | Rev 150 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 146 Rev 147
Line 638... Line 638...
638
                         if (cmd3)
638
                         if (cmd3)
639
                         {
639
                         {
640
                           cmd3.firstChild.tabIndex = "1";
640
                           cmd3.firstChild.tabIndex = "1";
641
                         }
641
                         }
642
                       });
642
                       });
-
 
643
-
 
644
                       var fullscreenText = "<?php echo _("Fullscreen"); ?>";
-
 
645
                       document.write(fullscreenText);
643
                     }
646
                     }
644
                     
647
                     
645
                     var oScreenDim;
648
                     var oScreenDim;
646
                     var oAvailDim;
649
                     var oAvailDim;
647
                     var oInnerDim;
650
                     var oInnerDim;
Line 681... Line 684...
681
                             textTarget.textContent = "<?php echo _("Window"); ?>";
684
                             textTarget.textContent = "<?php echo _("Window"); ?>";
682
                           }
685
                           }
683
                           else
686
                           else
684
                           {
687
                           {
685
                             target.onclick = oldHandler;
688
                             target.onclick = oldHandler;
686
                             textTarget.textContent = "<?php echo _("Fullscreen"); ?>";
689
                             textTarget.textContent = fullscreenText;
687
                           }
690
                           }
688
                           
691
                           
689
                           previousIsFullscreen = nowIsFullscreen;
692
                           previousIsFullscreen = nowIsFullscreen;
690
                         }
693
                         }
691
                       }
694
                       }
692
                     });
695
                     });
693
-
 
694
                     document.write("<?php echo _("Fullscreen"); ?>");
-
 
695
                   </script></span></div></li>
696
                   </script></span></div></li>
696
              <li id="cmd4"><div class="button left right" style="cursor: not-allowed !important">&nbsp;</div></li>
697
              <li id="cmd4"><div class="button left right" style="cursor: not-allowed !important">&nbsp;</div></li>
697
            </ul>
698
            </ul>
698
          </div>
699
          </div>
699
          <div class="elbo-button">
700
          <div class="elbo-button">