array('sorter, sub_type, parent_id', 'numerical', 'integerOnly'=>true),
array('sorter, parent_id', 'numerical', 'integerOnly'=>true),
array('id, sorter, date_updated, sub_type', 'safe', 'on'=>'search'),
array('id, sorter, date_updated', 'safe', 'on'=>'search'),
$photos = (!empty($value['photos'])) ? explode($this->separatorElem, $value['photos']) : null;
$countImg = (is_array($photos) && count($photos) > 0) ? count($photos) : 0;
rating, is_special_offer, is_free_to, price_type, sorter, owner_active, owner_id)
rating, is_special_offer, is_free_to, price_type, sorter, owner_active, owner_id, count_img)
:rating, "", "", :priceType, :maxSorter, :ownerActive, :ownerId) ';
:rating, "", "", :priceType, :maxSorter, :ownerActive, :ownerId, :countImg) ';
$command->bindValue(":ownerId", $selectedImportUser, PDO::PARAM_INT);
$command->bindValue(":countImg", $countImg, PDO::PARAM_INT);
rating, is_special_offer, is_free_to, price_type, sorter, owner_active, owner_id,
rating, is_special_offer, is_free_to, price_type, sorter, owner_active, owner_id, count_img,
:rating, "", "", :priceType, :maxSorter, :ownerActive, :ownerId,
:rating, "", "", :priceType, :maxSorter, :ownerActive, :ownerId, :countImg,
$command->bindValue(":ownerId", $selectedImportUser, PDO::PARAM_INT);
$command->bindValue(":countImg", $countImg, PDO::PARAM_INT);
DIM писал(а):Приветствую Вас.
В слайдере, если сделать подпись на изображении и присвоить ссылку для перехода при нажатии на фото , то при нажатии на фото съезжает вверх текстовое окошко и там остается
Где лечить и как ?
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 5