What steps will reproduce the problem? 1.Download the strut jquery plugin from the showcase 2. build a basic jsp with a slider in a form 3. run it on tomcat
What is the expected output? What do you see instead? Slider moving with Values from 10000 to 300000 step of 1000 but we get : --> Slider is moving from 10 to 300 with a step of 1
Which struts2-jquery plugin version? 2.4.1
Please provide any additional information below. <sj:slider id="sliderJSON" name="model.slider" onCompleteTopics="handleJsonResult" javascriptTooltip="true" animate="true" value="40000" displayValueElement="displayvaluespanJSON" range="min" min="10000" max="300000" cssStyle="margin: 8px 0px 0px 8px;width:297px"/>
Comment #1
Posted on Oct 5, 2010 by Swift Lion(No comment was entered for this change.)
Comment #2
Posted on Oct 5, 2010 by Swift Lionhttp://code.google.com/p/struts2-jquery/source/detail?r=1238
Comment #3
Posted on Nov 21, 2010 by Swift Lion(No comment was entered for this change.)
Status: Fixed
Labels:
Type-Defect
Priority-Medium
Component-Plugin
Milestone-2.5.0