Hide option value based on current time
-
I have a form in my website with select options. I want to hide that option when time is between 21.00 and 22.00
<option value=”SHOPB”>SHOPB</option>
It’s a wordpress site and I want to add the code in functions file.
Any suggestions?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Hide option value based on current time’ is closed to new replies.