mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-17 14:30:28 +00:00
38 lines
763 B
HTML
38 lines
763 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div data-nstest-role="page" id="foo">
|
|
<textarea id="page-load-autogrow">
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
Place holder text
|
|
</textarea>
|
|
</div>
|
|
</body>
|
|
</html>
|