RonnieQin

富文本

<script type="text/javascript" src="js/ckeditor/ckeditor.js"></script>

<div class="conRight detTitT ">
            <textarea name="editor1"></textarea>
            <script>
                CKEDITOR.replace( \'editor1\' );
            </script>
        </div>
.detTitT{ height:250px; margin-top:20px;}

.detTitT input{ height:250px; width:100px; line-height:45px; display:block; border:#dbdbdb solid 1px; }

 

分类:

技术点:

相关文章:

  • 2021-11-10
  • 2021-11-18
  • 2021-06-05
  • 2021-06-28
  • 2021-04-06
  • 2021-09-19
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-17
  • 2021-08-05
  • 2022-12-23
  • 2021-08-03
  • 2021-08-05
  • 2021-08-05
相关资源
相似解决方案