initial commit (incomplete)
This commit is contained in:
15
example.html
Normal file
15
example.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
</head>
|
||||
|
||||
<h1>Example 1</h1>
|
||||
|
||||
<select class="crs-country" data-crs-id=""></select>
|
||||
<select class="crs-region"></select>
|
||||
|
||||
<hr size="1" />
|
||||
|
||||
<script src="source/country-region-selector.js"></script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user