Line 1: | Line 1: | ||
− | <html> | + | <html> |
− | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> | + | <body> |
− | <script src="https://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"></script> | + | <!--- Scripts ----> |
− | <!-- jQuery --> | + | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> |
+ | <script src="https://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"></script> | ||
+ | |||
+ | <!-- jQuery --> | ||
<script> | <script> | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
Line 32: | Line 35: | ||
}); | }); | ||
}); | }); | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
</script> | </script> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 16:05, 5 May 2017