div的contentEnable属性
沒想到,div還有這個如此美妙的屬性。呵呵,代碼如下:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>contentEditable屬性拉伸圖片</title>
<style type"text/css">
<!--
img{width:208px; height:80px;}
.con{width:300px; height:300px;position:relative;
overflow:hidden; border:1px dashed #0066CC}
-->
</style>
</head>
<body>
<h1>contentEditable屬性拉伸圖片</h1>
<div class="con" contentEditable=true>
<img src="http://www.865171.cn/images/logo.gif" >
</div>
</body>
</html>
?
與50位技術專家面對面20年技術見證,附贈技術全景圖總結
以上是生活随笔為你收集整理的div的contentEnable属性的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 不对应该是撒尿C++五子棋
- 下一篇: 今天的西红柿就跑了的P8U8源码