1
I’m not sure if this question is duplicated or not, maybe I’m not sure how to search.
Anyway, I am developing a system of questions and answers (whose it is already ready) and I will make a page only for exercises with this system.
So far so good, is to enter the page and do the exercises. However, in the lesson section, there is the option "do exercises" of that particular class, so I can’t just direct this "do exercises" of a given class to the exercise page, i have to develop a method for opening the div/part corresponding to the exercise.
Example: When you click clip-path exercise: Polygon() should open another page with that clip-path exercise: Polygon() already opened.
Does anyone have any idea?
Now that I understand what you mean, I can’t help you much, but I can show you a path I’ve researched. If you understand English well, this has already been answered here: Stackoverflow. From what I understand, you can call a javascript function by reading the Hash in the URL.
– Leon Freire
All right, I’ll read it
– Gabriel Moodlight