Hi,
This maybe easy, but I can't seem to find anything on it- I want to show/hide a div based on a value, for instance, here's the logic:
if there is a poll available, then show the div with the poll, if not, then show another div.
I seem to find things onclick, onload, but what I really need is something based on a value to determine which div to show, does that make sense? I see code all over, but nothing relating to a value of something.
Any help is appreciated.
Thanks,
Lisa
This maybe easy, but I can't seem to find anything on it- I want to show/hide a div based on a value, for instance, here's the logic:
if there is a poll available, then show the div with the poll, if not, then show another div.
I seem to find things onclick, onload, but what I really need is something based on a value to determine which div to show, does that make sense? I see code all over, but nothing relating to a value of something.
Any help is appreciated.
Thanks,
Lisa