File: viewFrame.html

package info (click to toggle)
jquery-at.js 1.5.4%2Bdfsg.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 312 kB
  • sloc: makefile: 72
file content (10 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
  <title>View Iframe</title>
  <link rel="stylesheet" href="../../dist/css/jquery.atwho.css" />
</head>
<body contenteditable=true style="height: 100%;">
    <p>hello!</p>
</body>
</html>