Cyberistic
Cyberistic
Using your API: ```js data.surahs[3].ayahs[92].page // returns 62 data.surahs[3].ayahs[92].juz // returns 3 ``` ```js data.surahs[3].ayahs[93].page // returns 62 data.surahs[3].ayahs[92].juz // returns 4 ``` Two ayahs in the same page can't...
If anyone has a working solution, even if it's hacky, please post it. I need this feature urgently.
> I did some changes and made function if you want to call it on the onSubmit > > I added an id in the close button: ` id="closeDialog"` >...