how to let the options arrays to be horizontal?

2014-12-05 Thread zhohu517
Here is my view , and i want to make all the options to be horizontal, can someone help me do this? here is my code: echo $this->Form->input('field', array( 'be

change the radios to be horizontal

2014-12-05 Thread zhohu517
can someone help me make these radios to be horizontal? here is my code : echo $this->Form->input('field', array( 'before' => '--before--', 'after' => '--after--

Re: CakePHP 1.3 Multiple checkbox setting div to false not working

2014-12-05 Thread zhohu517
me too, mine one not working as well!!! need someone to help On Friday, July 23, 2010 10:28:36 PM UTC+8, spheroid wrote: > > I am using the Tree behavior successfully but need to output to > checkboxes. When I set the 'div' to false, there are still divs > wrapped around each item. I've even set