hidden <select>

K

Kelly

Hi,

I am currently working on a e com and for long and complicated reasons I need to have a <select> form element hidden. Is there a way to do this?

TIA,
Kelly
 
E

Els

Kelly said:
I am currently working on a e com and for long and complicated reasons I need to have a <select> form element hidden. Is there a way to do this?

Not sure if this is what you mean?
<select name="menu" style="visibility:hidden;">
 
H

Hywel Jenkins

Kelly said:
Hi,

I am currently working on a e com and for long and complicated reasons I
need to have a <select> form element hidden. Is there a way to do this?

If the select element is hidden, you won't be able to change it, so
what's the point of hiding it? You may as well use <input
type="hidden" ...>, surely?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,479
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top