Skip to content

Instantly share code, notes, and snippets.

View manildayma's full-sized avatar
🎯
Focusing

Manil Dayma manildayma

🎯
Focusing
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js"></script>
</head>
<body>
<input class="city" type="text"></input>
<button class="submit">Submit</button>