2 Star 1 Fork 0

skpic / skpic-placeholder

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
placeholder.html 602 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
skpic 提交于 2018-05-31 18:01 . 文本框提示文件
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>文本框提示插件</title>
<link type="text/css" rel="stylesheet" href="input.placeholder.css"/>
<script type="text/javascript" src="jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="input.placeholder.js"></script>
</head>
<body>
<div class="floating relatively">
<input type="text" name="scrapListCode" id="scrapListCode" value="" class="form-control empty"/>
<label for="scrapListCode">
<span>我是提示内容</span>
</label>
</div>
</body>
</html>
CSS
1
https://gitee.com/skpic/skpic-placeholder.git
git@gitee.com:skpic/skpic-placeholder.git
skpic
skpic-placeholder
skpic-placeholder
master

搜索帮助

14c37bed 8189591 565d56ea 8189591