adding the feature "show five"

هذا الالتزام موجود في:
2025-08-19 03:09:38 +03:00
الأصل 7e7a593bf6
التزام d9741b878a
6 ملفات معدلة مع 46 إضافات و11 حذوفات

عرض الملف

@@ -14,6 +14,10 @@
<label id="code_label">Enter The Country Code</label>
<input id="code">
</div>
<div class="show_all">
<label for="wantsAll">Do you want to show all times ? uncheck the box to get only the 5 prayings</label>
<input id="wantsAll" type="checkbox" name="wantsAll">
</div>
<div class="show">
<button id="getTimes">Get Times</button>
<h3>Here is the praying times of <span id="show_city"> ____________ </span>City, and <span id="show_country">______ </span>country</h3>