Changes To Editor_colors.js Вы: nobody
Вход

Changes to "Editor_colors.js" between 2012-04-09 06:50:50 and 2012-04-09 06:52:29

    19     19   
    20     20   <x>
    21     21   <script language="JScript">
    22     22   function switchVisible(id){
    23     23   var s = document.getElementById(id).style
    24     24   var e = document.getElementById('_' + id)
    25     25   if(s.display =='none'){s.display='';e.innerText='скрыть'}
    26         -else {s.display='none';e.innerText='показать'}
           26  +else {s.display='none';e.innerText='показать ролик'}
    27     27   }</script>
    28     28   <br/>
    29         -<div style="width:100%;text-align:right">{<a id="_format" href="javascript:switchVisible('format')">показать</a>}</div>
           29  +<div style="width:100%;text-align:right">{<a id="_format" href="javascript:switchVisible('format')">показать ролик</a>}</div>
    30     30   <center><div id="format" style="display:none;padding:10px;background-color:#CCC;margin:10px;">
    31     31   <object type="application/x-shockwave-flash" data="http://snegopat.ru/files/video/editor_colors.swf"
    32     32       width="868" height="605">
    33     33       <param name="movie" value="http://snegopat.ru/files/video/editor_colors.swf">
    34     34       <param name="quality" value="high" />
    35     35       <param name="allowFullScreen" value="true" />
    36     36       <param name="scale" value="showall" />