DIR : /home/kozerus/public_html/jkwii/js/jsdoit/friending/index.html

/home/kozerus/public_html/jkwii/js/jsdoit/friending

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>ダイアログフォーム - js do it</title>
<meta name="Description" content="" />
<meta name="Keywords"  content="" />

<link rel="stylesheet" type="text/css" media="screen,print" href="http://jsdo.it/lib/jquery.mobile.css-1.2/css" />

<link rel="stylesheet" type="text/css" media="screen,print" href="style.css" />
</head>
<body>
<!-- generated by: jsdo.it - http://jsdo.it/watilde/form -->
<!-- Copyright watilde - http://jsdo.it/watilde -->
<!-- Licensed under MIT License - http://www.opensource.org/licenses/mit-license.php -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes" />
<link rel="apple-touch-icon" href="http://jsrun.it/assets/7/U/e/O/7UeOq.jpg">
<div id='hello'>
    <img src='http://jsdo.it/static/assets/logo/01/jsdoit_logo.png' />
</div>
<div data-role="page" id='index'>
    <header id='header' data-role="header" data-position="fixed" data-theme="b" data-tap-toggle="false" data-position="inline">
        <h1>会員登録ふぉーむ</h1>
        <a href=#help id='help' class="ui-btn-right" data-rel="dialog" data-transition="turn">
            Help
        </a>
    </header>
    <div data-role="content" data-theme="c" >
        <div id='chatForm'>
            <div id='initial' class='remark'></div>
        </div>
    </div>
    <footer id='footer' data-role="footer" data-position="fixed" data-theme="b" data-tap-toggle="false" data-position="inline">
        <center id='buttons'>
            <button id='complate' type="button">大丈夫!</button>
            <button id='undo' data-theme="e" type="button">やり直す</button>
        </center>
        <div id='validation'></div>
        <div id='submit'>
            <form id='form'>
                <input type="text" id='manifestation' value="" data-theme="b" data-mini="true" />
                <input type="hidden" name="id" value="" />
                <input type="hidden" name="email" value="" />
                <input type="hidden" name="password" value="" />
            </form>
			<button id='send' class="ui-btn-right" data-mini="true">Send</button>
        </div>
    </footer>
</div>

<div data-role="page" id='help'>
    <div data-role="header" data-theme='b' data-position='inline'>
        <h1>
            Help
        </h1>
    </div>
    <div data-role="content" data-theme='c'>	
        <h1>使い方</h1> 
        <p>エンタキーかSendボタンを押すと発言ができます</p>
        <p>会員データは悪用しませんとかなんとか</p>
        <a data-role="button" data-transition='turn' href=#index data-theme="b">閉じる</a> 
        <div align='center'>Powered by jsdo.it.</div>
    </div>
</div>
<!--
<audio src="http://jsrun.it/assets/f/l/9/n/fl9nh.mp3" autoplay loop></audio>
-->

<script type="text/javascript" src="http://jsdo.it/lib/jquery-1.8.0/js"></script>

<script type="text/javascript" src="http://jsdo.it/lib/jquery.mobile-1.2/js"></script>

<script type="text/javascript" src="index.js"></script>
</body>
</html>
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer