вторник, 7 августа 2012 г.

лазерный уровень skil






slideWidth = $(overall_container).offsetWidth - 106;

itemWidth = Math.ceil(slideWidth / maxShow);

$$(#overall_container .yjwm_showcase_holder).setStyle(width, (slideWidth) + px);

$$(#overall_container .yjwm_scproduct).setStyle(width,itemWidth+px);

$$(#overall_container .yjwm_sc_in,#overall_container .yjwm_showcase_holder h3).setStyle(width,(itemWidth-5)+px);

var elts = $$(#overall_container .yjwm_scproduct img);

if(elts && typeof elts.length != undefined && elts.length){

source


Комментариев нет:

Отправить комментарий