最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

js導(dǎo)出txt示例代碼

 更新時間:2014年01月14日 14:50:30   作者:  
很多新手朋友們都不知道js怎么導(dǎo)出txt,下面有個不錯的示例,大家可以參考下
復(fù)制代碼 代碼如下:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Downloadify</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<style type="text/css" media="screen">
body {background: #fff; width: 500px; margin: 20px auto;}
input, textarea, p { font-family: 宋體, 黑體; font-size: 12pt;}
input, textarea { border: solid 1px #aaa; padding: 4px; width: 98%;}
</style>
<script type="text/javascript" src="js/swfobject.js"></script>
<script type="text/javascript" src="js/downloadify.js"></script>
<!-- <script type="text/javascript" src="js/downloadify.min.js"></script> -->
<script type="text/javascript">
window.load=function(){
Downloadify.create('downloadify',{
filename: function(){
return document.getElementById('filename').value;
},
data: function(){
return document.getElementById('data').value;
},
onComplete: function(){ alert('成功保存文件!'); },
onCancel: function(){ alert('您已經(jīng)取消保存文件'); },
onError: function(){ alert('出現(xiàn)錯誤了'); },
swf: 'js/downloadify.swf',
downloadImage: 'js/download.png',
width: 100,
height: 30,
transparent: true,
append: false
});
}
</script>
</head>
<body onload="load();">
<input type="text" name="filename" value="文件名.txt" id="filename" /><br />
<textarea cols="60" rows="10" name="data" id="data">文件內(nèi)容</textarea>
<p id="downloadify">You must have Flash 10 installed to download this file.</p>
</body>
</html>

相關(guān)文章

最新評論

绥滨县| 栖霞市| 康保县| 平泉县| 静宁县| 井陉县| 巴南区| 铁岭市| 金门县| 堆龙德庆县| 察雅县| 恩平市| 宁蒗| 广昌县| 丘北县| 临汾市| 长葛市| 泽普县| 虹口区| 东乡族自治县| 靖远县| 潍坊市| 太仆寺旗| 达州市| 巩留县| 漳平市| 子洲县| 清流县| 颍上县| 和龙市| 临泉县| 伊吾县| 新昌县| 库伦旗| 绥德县| 旅游| 台北市| 咸丰县| 岳西县| 搜索| 泸溪县|