Navigation
Links
Navigation
Links
You can put the following code into your website to provide Tanzil quran navigator to your visitors:
<iframe width="770" height="1000" src="http://tanzil.net/?embed=true"
style="overflow-x:hidden; overflow-y:auto;" scrolling="no" frameborder="0">
</iframe>
You can also specify a default translation for your visitors by setting defTrans parameter like below:
<iframe iframe width="770" height="1000"
src="http://tanzil.net/?embed=true&defTrans=ar.muyassar"
style="overflow-x:hidden; overflow-y:auto;" scrolling="no" frameborder="0">
</iframe>
In the example above, defTrans is set to en.yusufali which is the id for English translation of Yusuf Ali. Id's for other translations can be obtained from our Translations Repository.