XModPro

DropDownList Range Fails for Decimal

Roberts Hunter Roberts Hunter asked Mar 9, 2016
Active Mar 9 · Viewed 1630 times
<p>I am trying to do a currency compare for minimum wage on a form where visitors enter the hourly rate for their job opening. &nbsp;The code works when someone enters the same layout as the lower range, so if the minimum value is 7.85; values from 7.85 to 9.99 work. &nbsp;However when someone enters a value of 10.00 it products the error that it must be greater than the minimum. &nbsp;The maximum &nbsp;value is 999999.00.</p><p>Fiddle code coming.</p>

1 Answer

Loading answers...