Collapsed text truncated on mobile devices
-
Hi Clinton,
Your plugin has been an invaluable asset on the website I’ve created for a non-profit organization I’m part of. I’ve used it to collapse a list of detailed information that will be of interest to some, but not most, visitors to the website. What I’ve noticed, however, is that on mobile devices, if the list is too long, it is cut short, with several paragraphs missing at the end; the text ends in the middle of a paragraph. If I reduce the margins on the <div> containing the list, more text fits in, but still not all of it. I’m wondering if there is some limit to the amount of data/pixels that can be hidden/displayed by the plugin, and if this can be increased. Right now it appears to be about 7 screensful on a mobile phone (a lot, I admit). The effect can be replicated on a PC by using Firefox’s tools for developers and setting a narrow screen size. Any ideas? For now I’ve rendered some content invisible using { display: none; } in order to shorten the list, so at the moment it fits, but it would be nice to have room for the images I’d like to include in that section. The interesting thing is that at desktop resolutions, everything is visible. Thanks for your time!The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.