Home >Web Front-end >JS Tutorial >Find a element application case through url_javascript skills
An example of a previous project: when adding students, there was no class data. Need to automatically jump to the class display page.
Problem: The student, class and other data are placed in jsp inside the iframe. The button for student management is in the menu bar on main.html.
mian page menu
Class management:
Student management:
The jsp in the iframe keeps changing.
Solution:
In the student management jsp, find the class management tag of the parent form by id, and click