-
Notifications
You must be signed in to change notification settings - Fork 12
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
modifying the code #1
Comments
Hi awadrabih, 1 - Yes, you can easily do that with just changing two lines in the css: First, add some width of the placeholder element of the answers, for ie:
|
Hello Frenski, on other hand I am working on small modification of the code in order to allow the player to re drag the word after its dropped in a blank and before he finished from all the words. Is that Feasible? Thank you for your assistance. |
Hi, Sorry for the late response. I was on holidays to enable the user re-draggin the element, you should reset it as draggable once again and put it back after remember in a variable it's initial coordinates. Hope this helps. |
Please i need to know:
1- if it is possible to arrange the answers lets say on 2 line rather then each answer on a line?
2- how can i create a timer to see if the user solved the game in less then 20 seconds. knowing that i saw the code for the timer but how can i actually setup it and trigger it.
Thank you
The text was updated successfully, but these errors were encountered: