Easily place a list of provinces and cities of Iran on your HTML <form> using simple <select> elements.
Demo and Persian documentation is available here
<!-- place this inside your form -->
<div class="ir-select">
<div class="ir-province"></div>
<div class="ir-city"></div>
</div>to be completed ...