Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php");
CModule::IncludeModule("iblock");
$arFields[0] = Array(
"NAME" => 'Название',
"ACTIVE" => "Y",
"SORT" => "500",
"CODE" => "CODE",
"PROPERTY_TYPE" => "N", // тип смотри внизу описания
"IBLOCK_ID" => $IBLOCK_ID
);
$ibp = new CIBlockProperty;
if($PropID = $ibp->Add($arFields[0])) {echo 'OK: '.$PropID;}
else {echo 'Error: '.$ibp->LAST_ERROR;};
I recommend
caroufredsel . I've been using it for a couple of years now, very powerful slider. What you need is more than possible to implement with it. I would even say that what you need is implemented using most normal sliders, because. it's more like manipulating the styles of each item...
Here , for example, non-standard examples of what can be done with this plugin.
Google jquery sly and jquery cycle. Both have a good set of callbacks, functions for building pages. Only sly does not work in a circle, but supports touch devices.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question