Skip to content

Conversation

@TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Apr 30, 2025

No description provided.

@TomasVotruba TomasVotruba changed the title tv menu no js Make menu js Apr 30, 2025
@TomasVotruba
Copy link
Member Author

Let's use css-only menu, so we can drop the bootstrap js:

Screenshot From 2025-04-30 22-38-18

@TomasVotruba
Copy link
Member Author

Also adding couple references, while we're at it:

Screenshot From 2025-04-30 22-39-06

@TomasVotruba
Copy link
Member Author

And improved company list:

Screenshot From 2025-04-30 22-39-42

@TomasVotruba TomasVotruba merged commit 8434d36 into main Apr 30, 2025
7 checks passed
@TomasVotruba TomasVotruba deleted the tv-menu-no-js branch April 30, 2025 20:40
$(this).prepend('<em class="fas fa-sync-alt fa-spin"></em>&nbsp;&nbsp;&nbsp;');
$(this).closest('form').submit();
$(this).addClass('disabled').attr('disabled', 'disabled');
$(this).prepend('<span class="spinner"></span>&nbsp;&nbsp;');
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed demo button on submit:

Screenshot From 2025-04-30 22-41-07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants