-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Having problems starting audio. #43
Comments
Can you post your code here please. |
<!doctype html>
################## DO NOT EDIT BELOW THIS ###################################
|
This is my code. I did a shortcut on it. And It was to display the Quran in another page without jQuery and so on. Looks like that this API doesn't work well with jQuery. Tried to modify jQuery, and tried to modify this API aswell. But nothing seemed to work :) Sorry for late answer, did not see that you had commented. |
There might be a conflict between jQuery versions and legacy code. The complete application is based on jQuery |
I think the confusion is somewhere else. |
The top bar supposed to be like that last image. But everything changes with the jquery when I put the php in there. Tried to do some tricks with CSS to fix all the wrongness in there, but still I do not feel comfortable |
I don't exactly understand your question, but I don't think it is related to the API, but something fundamental about HTML/JavaScript. You want the audio player in a fixed top location unless the person is on a certain place on the screen? |
It's a CSS issue. There are two ways to solve this.
|
ATouhou Thanks for tip. And iBasit thanks very much for the tips. I could use iframe but I want the site to be more proffesional. You know what, I havent thought of removing CSS |
I cannot start the API from PHP If I place jquery and all the other scripts in the end of my body html. So It has to be above the php script for audio/quran to work. Do you know what causes this problem?
The text was updated successfully, but these errors were encountered: