我该如何转动下表。表格格式如下:
在取消枢轴查询之后,例如
select
u.parentcustomerid, u.Parentcustomer, u.Billed_Rate
from
#tbl_ONOFFPVHZRate s
unpivot
(Billed_Rate for details in ([PV ON rate],[PV Off rate],[HZ ON rate],[HZ Off rate])) u
parentcustomerid Parentcustomer Billed_Rate PV/HZ/onOFF
1
当我设置选项jQuery data-loops="false"并启用动画data-speed="1.5"时,它会水平地循环序列,但只有当它转到图像集的最后垂直行时,才会打开盒子。
如何修改JS代码,使每个水平(行来回)循环,而不自动切换到下一个水平行,只允许鼠标切换行。
Goal 1. Disable switching to next row when automatically scrolling.
Goal 2. At the end of horizontal animation reverse animation for that row backwa