Skip to content

Commit d41703f

Browse files
author
Vasyl Vavrychuk
committed
switched to local files
1 parent 93d0502 commit d41703f

File tree

4 files changed

+24687
-3
lines changed

4 files changed

+24687
-3
lines changed

web/WebDriverJsDemo.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
</style>
2525

2626
<!-- jQuery & jQuery UI + theme (required) -->
27-
<link href="http://code.jquery.com/ui/1.9.0/themes/smoothness/jquery-ui.css" rel="stylesheet">
28-
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.js"></script>
29-
<script src="http://code.jquery.com/ui/1.9.0/jquery-ui.js"></script>
27+
<link href="jquery-ui.css" rel="stylesheet">
28+
<script src="jquery.js"></script>
29+
<script src="jquery-ui.js"></script>
3030

3131
<!-- keyboard widget css & script (required) -->
3232
<link href="keyboard.css" rel="stylesheet">

0 commit comments

Comments
 (0)