UNPKG
cfx
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
programmatically use cfx with node.js
github.com/jsantell/node-cfx
jsantell/node-cfx
cfx
/
addon-sdk
/
data
/
test-iframe.html
10 lines
(9 loc)
•
135 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE
HTML
>
<
html
>
<
head
>
<
meta
charset
=
"UTF-8"
>
</
head
>
<
body
>
<
iframe
id
=
"inner"
src
=
"about:blank"
>
</
iframe
>
</
body
>
</
html
>