Skip to content

Commit 217f652

Browse files
save file
1 parent 4951a88 commit 217f652

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

blog/25-07-25/http-streaming-download/http-streaming-download.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@
160160
#description
161161
{margin:0 0 20px}
162162

163+
#file #btns
164+
{margin:20px 0;}
163165

164166
iframe
165167
{width:100%;height:300px;box-sizing:border-box;border:1px solid lightgray}
@@ -308,6 +310,7 @@ <h1 class=title>
308310
console.log('server-ready',port,url2);
309311
url = url2;
310312

313+
311314
iframe.src = `${url}/index.html`;
312315

313316
}//server-ready

0 commit comments

Comments
 (0)