Answered
Possible to populate text layers with contents from html textbox on same page
Hi,
I'm trying to replicate a setup something similar to this: https://www.gettingpersonal.co.uk/gifts/personalised-emperor-penguin-ice-bucket.htm
...that is, user can enter a line of text into a textbox, and this is then replicated over to a specific text layer.
Do you know if this can be done? I'm happy to get hands dirty with jquery etc if you can give me initial pointers :)
Thanks,
A
That can be done with some custom coding. This should help: http://jquerydoc.fancyproductdesigner.com/
Hi,
Thanks for replying so quickly :)
In my test product, I have three 'text' layers defined, and then I have three html textboxes with a DOM id of textbox1, textbox2 and textbox3.
What I'm aiming to do is after each keystroke in e.g. textbox1, to update the text in the first text layer in the fancy product designer. I'm unsure about how to target a specific text layer in the product designer, as with chrome inspection I don't immediately see a unique DOM ID or class. Could I trouble you for maybe some pointers on how to achieve this?
thanks!
Aengus
Please can someone direct me briefly how to achieve this? a barton? Johnny?