See more doesn't toggle right box

SurveyBuilder-Admin
See more doesn't toggle right box
SurveyBuilder-Admin Thursday 7th April 2022, 15:14:03

I found out on your site, maybe others if they use this software, but the 'show more' spoiler box toggles the last hidden message and not the current on the reply/topic.

example:



Your JS code:
<script>function toggle(e){var t=document.getElementById("{block_id}");"block"==t.style.display?(t.style.display="none")} t.style.display="block")}</script>


try:
<script>function toggle_id(e){var t=document.getElementById("{block_id}");"block"==t.style.display?(t.style.display="none")} t.style.display="block")}</script>


this just seems to override other script codes.

Last modified by SurveyBuilder-Admin on Thursday 7th April 2022, 18:31:00
Software engineer, creates plugins for Flatboard, checks source codes, and answers any software errors questions and contributes on the GitHub page as well

Suggested Topics
Alexander Liebrecht started Soon Subforums are possible
Feature Requests
5.5K 2
SurveyBuilder-Admin
SurveyBuilder-Admin started plugin Favorite Post Plugin
Resources
4.1K 10
SurveyBuilder-Admin
SurveyBuilder-Admin started Image Viewer - Release
Resources
3.4K 1
Want to read more? Browse all categories or view latest topics.