소스 검색

Made minor formatting changes to configuration generator.

tags/1.0
Matthew Petroff 12 년 전
부모
커밋
be5d80a106
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. +3
    -3
      configuration.htm

+ 3
- 3
configuration.htm 파일 보기

@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html>
<head>
<title>pannellum embed configuration</title>
<title>Pannellum Embed Configuration</title>
<meta charset="utf-8">
<link type="text/css" rel="Stylesheet" href="css/pannellum.css" />
<script>
@@ -51,7 +51,7 @@
<body>
<form name="embed_gen_form" onsubmit="return processForm(embed_gen_form); return false;">
pannellum location:<br>
Pannellum Location:<br>
<input name="pannellum_url" placeholder="pannellum.htm Location" required><p>
Panorama URL:<br>
<input name="pano_url" placeholder="Image File" required><p>
@@ -59,7 +59,7 @@
<input name="pano_title" placeholder="Title"> <input name="pano_author" placeholder="Author"><p>
Embed Size:<br>
<input name="embed_width" type="number" min="200" placeholder="Width" required> <input name="embed_height" type="number" min="150" placeholder="Height" required><p>
Include pannellum logo: <input name="use_logo" type="checkbox"><p>
Include Pannellum Logo: <input name="use_logo" type="checkbox"><p>
Auto Load: <input name="autoload" type="checkbox"><p>
Creative Commons License:
<select name="license">


불러오는 중...
취소
저장