Hi,
This is hard to explain in one sentence - hence the horrible topic description.
We are decommissioning a web-to-print server pretty soon because it is too old and costly to maintain.
I am trying to find a script I can use on our Product pages that will display what the end-user is typing in a "mock-up" of a printed product. Nothing fancy it's just so they get an idea of what it would look like with the text they are typing in real-time.
This is the closest I can find and before I dive into this one I wanted to see if anyone else has something similar just less complex. I don't need the bells and whistles this one has.
https://www.codeproject.com/question...ing-javascript
So ideally the customer would start typing in one of the text fields and as they do it would display at the same time what they are typing in a container I would format accordingly.
Thanks in advance,
Mike
This is hard to explain in one sentence - hence the horrible topic description.
We are decommissioning a web-to-print server pretty soon because it is too old and costly to maintain.
I am trying to find a script I can use on our Product pages that will display what the end-user is typing in a "mock-up" of a printed product. Nothing fancy it's just so they get an idea of what it would look like with the text they are typing in real-time.
This is the closest I can find and before I dive into this one I wanted to see if anyone else has something similar just less complex. I don't need the bells and whistles this one has.
https://www.codeproject.com/question...ing-javascript
So ideally the customer would start typing in one of the text fields and as they do it would display at the same time what they are typing in a container I would format accordingly.
Thanks in advance,
Mike
Comment