Embeddable widgets

Drop prayer times, donations, or zakat calculators into any site.

Widgets are zero-configuration iframes. Copy the snippet, paste it into your site, and the widget renders with your masjid's branding.

Available widgets

  • Prayer times — five daily times plus Jumu'ah.
  • Donation form — single tile that opens the full giving flow.
  • Campaign thermometer — real-time progress for an active campaign.
  • Zakat calculator — guided calculation with recommended donation handoff.

Snippet example

<iframe
  src="https://masjiddesk.com/embed/prayer/your-org-slug"
  width="100%"
  height="320"
  frameborder="0"
  loading="lazy"
></iframe>

Theming

Add ?theme=dark or ?theme=light to the URL to lock a theme, or omit the parameter to inherit the visitor's system preference.