Hi,
did anyone try to put 300 WebSliders on a page ?
What about the performance ?
Is it possible to drag a WebSlider on a page ?
Regards,
Holger
Hi All I got answer for my query......
function WrpRefresh(slider, args) { var slider=document.getElementById('wpCmsRating'); if (args.get_isSecondary()==false) { var hdn1=document.getElementById('<%= cmsValue.clientID %>') hdn1…
How to clear Pre formatting? I Apply Slider With two thumbs.. if i apply enable secondry value= true.
It shows green color.but using single thump it shows the track color is blue....
Plz advice me...
Hi All,
I am using two thumps slider. I want to get both thump value at client side.... now i get single thump value from this code.
function WrpRefresh(slider, args) { var slider=document.getElementById('wpCmsRating'); alert(args.get_newValue…