新增一 泛型處理常式(ashx)

Source Code如下

文章標籤

alueiphon 發表在 痞客邦 留言(0) 人氣()

<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
<script type="text/javascript" src="jquery.base64.js"></script> <!--download from https://gist.github.com/wenzhixin/09e218c884f4f380b68a-->

alueiphon 發表在 痞客邦 留言(0) 人氣()

解決方法:

文章標籤

alueiphon 發表在 痞客邦 留言(0) 人氣()

解決方法:

alueiphon 發表在 痞客邦 留言(0) 人氣()

使用 Plupload 之上傳JS API, 搭配 Server 端的 C#程式來做多圖檔上傳,此可順利於 Mobile Web 執行。

alueiphon 發表在 痞客邦 留言(0) 人氣()

<style type="text/css">
ul,li{list-style-type:none;}

alueiphon 發表在 痞客邦 留言(0) 人氣()

使用 Plupload 之上傳JS API, 搭配 Server 端的 C#程式來做多圖檔上傳,此可順利於 Mobile Web 執行。

文章標籤

alueiphon 發表在 痞客邦 留言(0) 人氣()

<style type="text/css">
ul,li{list-style-type:none;}

文章標籤

alueiphon 發表在 痞客邦 留言(0) 人氣()

CSS
input[type="button"] {font-family:FontAwesome;}

alueiphon 發表在 痞客邦 留言(0) 人氣()

<div id="test" contenteditable="true">Some editable text</div>
<input type="button" unselectable="on" onclick="displayTextInserter();" value="Insert text">

alueiphon 發表在 痞客邦 留言(0) 人氣()