slub / dfg-viewer

The DFG Viewer is a free web service for browsing digitized books from remote library repositories in a rich and dynamic environment.
https://dfg-viewer.de
GNU General Public License v3.0
29 stars 25 forks source link

Avoid duplicate ids of of form elements. #181

Closed albig closed 3 years ago

albig commented 3 years ago

Currently the pagenavigation select menu is copied by JavaScript to mobile-control. This way, the used anchor ids are copied, too. This violates the markup as IDs must be unique.

This patch adds the navigation plugin already in fluid template.