Hi guys,
I have a long form that requires several fields that need to be turned on/off. This is the site:
www.talentpay.com.au/site/under-18.html
I have entered in the correct visibility rules and they seem to work perfectly fine in Firefox, however they just don't work on Safari. This is what is entered:
turn on element tfn if tfn_switcher is on
turn off element tfn if tfn_switcher is off
turn off section agentyes if agent_switcher is no
turn on section agentyes if agent_switcher is yes
turn off section agentno if agent_switcher is yes
turn on section agentno if agent_switcher is no
turn on section regtype_ind if regtype_switcher is individual
turn off section regtype_ind if regtype_switcher is business
turn on section regtype_bus if regtype_switcher is business
turn off section regtype_bus if regtype_switcher is individual
Can someone please help me with this?
Thanks in advance!!