Hi there,
I would like to use 2 radiobuttons for a selection. It should like like
this:
choice 1 choice 2
° °
My code looks like this:
$html->radio('Form/selection', array('E-Mail' => 'E-Mail', 'FAX' =>
'FAX'));
But on the website it looks like this:
°
choice 1
°
choice 2
How can I change the way the radiobuttons are aligned? Can the
parameter "inbetween" help me with this problem`?
Thanks,
Felix
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---