tags:

views:

19

answers:

1

Hello All:

I am using link text for implementing slider in my application, but it throws exception when the min and max values are equal. How can I handle such situation, any help on it?

Thanks Ashwani

+1  A: 

How can I handle such situation, any help on it?

Validate them before specifying as widget parameters?

zerkms
Lol, I can do this, but what will be the behavior of the widget?
Ashwani K
i agree that it's unexpected widget behavior - so, why did not you create a bug at the http://dev.jquery.com/?
zerkms