Hi there,
I'm looking for a solution for the Read more button - in my case, the inner content of its div is dynamically loaded by ajax after page load, and also several times when user clicks on a special button on the page (I send a post request then I load the result to the read more div).
As per your previous response to someone else (1 year ago) you mentioned that "Currently, the Read More functionality is available on Page Load, but we are working on this to make it properly scalable when changing the Screen Orientations. We will send you a notification shortly once an Update on this available."
My problem is, the bottom of Read more area (with the color masked trigger, etc) shows up at the position of initial size of div (approx 100px height), and does not get updated when the inner content is loaded (that is much longer, that's why I'd need the Read more functionality). Also, if I click on Read more, it does not open the content as it somehow cannot see that there are much more to show..
Do you have any solution for this please?
Also to check if there's any option for opening/closing Read more div by jquery?
Many Thanks
A.
