Free Islamic Templates community logo.
    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular

    Community Forum for https://www.freeislamictemplates.com/

    Islamic Finder HTML Widgets - Prayers, Calendars

    General
    1
    1
    287
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      nazim administrators last edited by

      Islamic Finder Widgets

      They provide multiple widgets at https://www.islamicfinder.org/widgets/. You can customize them + copy the generated embed snippets. I've used their XMLs in the past and parsed the HTML.

      Example Prayer Times widget generated for Mecca:

      <iframe 
          id="iframe" 
          title="prayerWidget" 
          class="widget-m-top" 
          style=" height: 358px; border: 1px solid #ddd;"
          scrolling="no"
          src="https://www.islamicfinder.org/prayer-widget/46541428/shafi/4/0/18.5/10"
      >
      </iframe>
      

      The src contains the widget endpoint + parameters - you can parse the HTML if you prefer to generate your own HTML.

      1 Reply Last reply Reply Quote
      • First post
        Last post