Search found 2 matches
- Mon Jun 28, 2021 9:28 pm
- Forum: CMSMS Core
- Topic: onclick removed
- Replies: 2
- Views: 782
Re: onclick removed
Thank you for the explanation and pointing me in the right direction.
- Sun Jun 27, 2021 9:15 pm
- Forum: CMSMS Core
- Topic: onclick removed
- Replies: 2
- Views: 782
onclick removed
Hello, When entering onclick in a tag (e.g., <button type="button" onclick="do_something()">Click me</button>), the onclick part gets removed on saving the content. All that's left is <button type="button">Click me</button>. It stays in a template but not when entering ...