PEAR Forum :: PHP Extension and Application Repository

PEAR Forum Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
QuickForm2 checking a checkbox?

 
Post new topic   Reply to topic    PEAR Forum Forum Index -> HTML
View previous topic :: View next topic  
Author Message
roger06



Joined: 11 Feb 2008
Posts: 6

PostPosted: Fri Apr 18, 2008 12:53 pm    Post subject: QuickForm2 checking a checkbox? Reply with quote

Hi

I've created a checkbox

Code:
$fsText->addElement(  'checkbox', 'remember_me', array('style' => 'width: 15px;'), array('content' => '', 'label' => 'Remember username?')
);   


But how do I specificity it as checked ? e.g like

Code:
 <input name="box" type="checkbox"   checked="checked" />


Have searched every where!!

Thanks
Back to top
View user's profile Send private message
mark



Joined: 07 Jan 2007
Posts: 1011

PostPosted: Fri Apr 18, 2008 1:58 pm    Post subject: Reply with quote

It's the same as with your last question about select elements. Just set the default value of this element.
Back to top
View user's profile Send private message
roger06



Joined: 11 Feb 2008
Posts: 6

PostPosted: Fri Apr 18, 2008 2:33 pm    Post subject: Reply with quote

Well yes - I thought that but that didn't seem to work...

I've just gone back and had a play with it and set the value to '1' and that worked... before I was trying 'checked' and 'On'.

thanks dude!!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    PEAR Forum Forum Index -> HTML All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
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
You cannot vote in polls in this forum



PEAR Forum topic RSS feed 
Powered by phpBB © 2001, 2005 phpBB Group

Provided by Ministry of Web developement

'Actiemonitor' online projectmanagement software