PATH:
home
/
letacommog
/
lesfinessaveurs
/
wp-content
/
plugins
/
fusion-builder
/
inc
/
templates
/
options
<div class="fusion-form-radio-button-set radio-image-set ui-buttonset {{ param.param_name }}"> <# var choice = option_value, index = 0; #> <input type="hidden" id="{{ param.param_name }}" name="{{ param.param_name }}" value="{{ choice }}" class="button-set-value" /> <# _.each( param.value, function( src, value ) { #> <# index++; #> <# var selected = ( value == choice ) ? ' ui-state-active' : ''; #> <# var width = ( '' !== param.width ) ? param.width : '32px'; #> <# var height = ( '' !== param.height ) ? param.height : '32px'; #> <a href="#" class="ui-button buttonset-item{{ selected }}" data-value="{{ value }}"><img src="{{ src }}" style="width: {{ width }}; height: {{ height }};"/></a> <# } ); #> </div>
[+]
..
[-] select.php
[edit]
[-] iconpicker.php
[edit]
[-] link_selector.php
[edit]
[-] radio_image_set.php
[edit]
[-] raw_textarea.php
[edit]
[-] radio_button_set.php
[edit]
[-] colorpicker.php
[edit]
[-] uploadfile.php
[edit]
[-] uploadattachment.php
[edit]
[-] multiple_select.php
[edit]
[-] colorpickeralpha.php
[edit]
[-] date_time_picker.php
[edit]
[-] textfield.php
[edit]
[-] upload_images.php
[edit]
[-] dimension.php
[edit]
[-] textarea.php
[edit]
[-] tinymce.php
[edit]
[-] upload.php
[edit]
[-] code.php
[edit]
[-] range.php
[edit]
[-] multiple_upload.php
[edit]
[-] checkbox_button_set.php
[edit]