This commit resolves several things, triggered by the observation that the layout of both scripts was different. Main goal was to make both layouts similar, so the user is not confronted with unnecessary differences.
Details:
Both scripts
A button is added to go to the top of the list.
Buttons and entry fields have a pop-up with informative text
Text in buttons is reduced or removed: The icon should do the the job
Additional for script alfa.php:
Removed some javascript errors.
Keep the index acronym after selecting a character.
Add breadcrumb with display of the used index. This helps the db administrator to find configuration problems.
Additional for script diccionario.php:
Moved the text entry field below the list, next to the up/down buttons. (like in alfa.php). Label, hover and behavior are equal to alfa.php.
This commit resolves several things, triggered by the observation that the layout of both scripts was different. Main goal was to make both layouts similar, so the user is not confronted with unnecessary differences. Details: Both scripts