[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4754: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4756: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4757: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4758: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
mac4mac.co.uk • View topic - Radio Buttons Or A Tick Box
Register    Login    Forum    Search    FAQ    Donate    Amazon Affiliate

Board index » Couch




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post Posted: Fri Dec 21, 2018 9:30 pm 
Offline
User avatar

Joined: Thu Oct 07, 2010 4:36 pm
Posts: 1720
Location: Warrington
In online surveys/questionaires, what's the difference in the function of radio buttons and tick boxes? Why would one be used instead of the other?

_________________
Image
Home: PPC Mac Mini, 10.4.11, Intel Mac Mini 10.6.8, MacBook Pro(mid 2012): 12Gb, 10.14.6, White MacBook 10.8.4
iPhone 5S, iOS 11.3 Vodafone PAYG


Top 
 Profile  
 
 Post Posted: Fri Dec 21, 2018 10:41 pm 
Offline
User avatar

Joined: Thu Oct 07, 2010 10:44 pm
Posts: 2700
Location: Sitting at a window staring out... thinking...
They can be coded in different ways to achieve slightly different results... I think it's more about perception than real technical differences. When I've done hand coding, I found that options could be made different but the end result seems pretty much the same. But I ain't no scripting expert, I expect someone else on here is and I'll get metaphorically spanked.

_________________

Blessed are the censors; for they shall inhibit the earth.
"Some day Dragon Balls could power the world!"
5893 posts on MF, not that I'm keeping count or anything.


Top 
 Profile  
 
 Post Posted: Sat Dec 22, 2018 1:23 am 
Offline

Joined: Thu Jun 19, 2014 10:23 pm
Posts: 1738
Back in the day... Radio Buttons were used when you had multiple choices, but only one could be active, Checkboxes were used when you had multiple choices & several choices could be made.

I believe Radio Buttons came from Car Radios that had buttons, you could set the buttons to different stations, but you could only choose one at a time & pushing another button would deselect the previous button.


Top 
 Profile  
 
 Post Posted: Sat Dec 22, 2018 9:23 pm 
Offline
User avatar

Joined: Thu Oct 07, 2010 4:36 pm
Posts: 1720
Location: Warrington

_________________
Image
Home: PPC Mac Mini, 10.4.11, Intel Mac Mini 10.6.8, MacBook Pro(mid 2012): 12Gb, 10.14.6, White MacBook 10.8.4
iPhone 5S, iOS 11.3 Vodafone PAYG


Top 
 Profile  
 
 Post Posted: Sat Dec 22, 2018 9:26 pm 
Offline

Joined: Thu Jun 19, 2014 10:23 pm
Posts: 1738
Great. :)


Top 
 Profile  
 
Display posts from previous:  Sort by  
 
Post new topic Reply to topic  [ 5 posts ] 

Board index » Couch


Who is online

Users browsing this forum: No registered users and 4 guests

 
 

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

 

HTML tutorial

cron