|
input($translation->get("description"), "input_description", "text", $input_magicscroll["description"], 255) ?>
get("element_width"), "magicscroll_item_width", "code", $item_width) ?>
get("element_height"), "magicscroll_item_height", "code", $item_height) ?>
get("width_px"), "magicscroll_width", "code", $width) ?>
get("height_px"), "magicscroll_height", "code", $height) ?>
get("show_in_all_languages"), "input_all_languages", "checkbox", $input_magicscroll["all_languages"]) ?>
|
get("arrows"), "magicscroll_arrows", $values = array(0 => 'inside', 1 => 'outside', 2 => 'false'), $values = array(0 => $translation->get("show_inside"), 1 => $translation->get("show_outside"), 2 => $translation->get("dont_show")), $arrows) ?>
get("showed_elements_at_once"), "magicscroll_items", "code", $items) ?>
get("elements_pro_scroll"), "magicscroll_step", "code", $step) ?>
get("effect_duration"), "magicscroll_effect_duration", "code", $effect_duration) ?>
get("view_duration"), "magicscroll_interval", "code", $eff_interval) ?>
|