Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUBY

input type checkbox checked with condition rails

<%= check_box_tag 'catalog_image', 1, <CONDITION>, :onclick => 'this.form.submit()' %>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #input #type #checkbox #checked #condition #rails
ADD COMMENT
Topic
Name
9+9 =