I am attempting to create a sliding effect from the right on a div using jQuery. I have managed to accomplish part of it, but not exactly as I would like. You can view my code on this JSFiddle.
While the div slides out smoothly, the text inside wraps when toggling. Is there a way to prevent the text from wrapping? I have searched through other posts on Stack Overflow, but haven't found a solution yet. If possible, could you please provide an example?
Any assistance would be highly appreciated.
Thank you in advance!