How do I use select and option tag in photoshop« Back to Questions List
How do i create dropdown selection using "select and option" tag with css https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select |
Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!
Hi, There are a few different ways to do this, you can use both ${class} and ${code} tag to achieve this and other custom HTML tags. ${class} tag:You can find a quick example of a UL list with LI elements here: 518 Class, the logic is the same for SELECT and OPTION elements. //exportkit.com/plugin/layer-tags/advanced-layer-tags/class-tag ${code} tag:You can use Code Tag to create RAW HTML inside your design, this will output your code as is, eg. 1. Draw a Paragraph Text Layer. 2. Name your layer ${code} 3. Add the custom code as the contents of the Text Layer. |
Share Your Knowledge!
Contribute to the community and help other users to benefit from your answer with experience and knowledge.