Пример #1
0
?>
<br/><br/>
        HTML:     <?php 
DisplayHelper::html('html');
?>
<br/><br/>
        Calendar: <?php 
DisplayHelper::calendar('calendar');
?>
<br/><br/>
        Escondido: <?php 
echo DisplayHelper::hidden('sshhh', 'unvalor');
?>
<br/><br/>
                  <?php 
echo DisplayHelper::submit('doit', 'Enviar');
?>
      </form>
      
    </div>
    
    <style>
      .yui-calcontainer {
         float: none;
         diplay: inline-block;
         width: 185px;
      }
    </style>
    
    <div style="width: 700px; height: auto; padding:10px; padding-right:10px; background-color: #8080ff; border: 1px dashed #000" id="content_div">
      <?php