[jQuery] Slider Values Not Accurate at Ends
<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi all!
No matter if I set min/max, step, etc....when sliding all the way left or right, the values are incorrect at the end.
For example, with default values, sliding all the way left results in a value of 10....but moving back to the right slightly causes it to drop to 0 and then count up from there. The reverse is true for the right/high end.
It's behaving this way in both IE7 and FF 3 on XP.
Anyone know a solution here?
Thanks!!<br /><hr />Windows Liveā¢: Keep your life in sync. <a href='http://windowslive.com/explore?ocid=TXT_TAGLM_BR_life_in_synch_052009' target='_new'>Check it out.</a></body>
</html>