Hello,
I was wondering if anyone can help? I’m looking to create a popup text box…I’ve added a link to another page below that has the ‘‘popup’’ i’m looking for.
When you click on the Made from: Organic Cotton (halfway down the page), photo and link it brings you to a pop up and not a full page.
If anyone can help that would be class.
Thanks Damian
https://finisterre.com/en-ie/collections/mens-t-shirts/products/mens-organic-cotton-channel-stripe-t-shirt-ecru-navy
To create a popup text box similar to the one you described, you can use HTML, CSS, and JavaScript. Here’s a basic example of how you can achieve this:
HTML:
Made from: Organic Cotton
This is the popup text box content.
You can add any desired text or HTML here.
1 Like