You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if this is possible with parsley. I have spent several hours researching and trying to make this work. I need to compare two select dropdown values. The first is a 'from' age and the second is a 'to' age. As you would expect the 'from' needs to be less than or equal to the 'to' age. I have the data-parsley-lte="#fromage" in the 'to' age select tag. It does not appear to be functioning. Before I spend anymore time on this can you let me know if this is possible with parsley? Thanks in advance.
The text was updated successfully, but these errors were encountered:
I am not sure if this is possible with parsley. I have spent several hours researching and trying to make this work. I need to compare two select dropdown values. The first is a 'from' age and the second is a 'to' age. As you would expect the 'from' needs to be less than or equal to the 'to' age. I have the data-parsley-lte="#fromage" in the 'to' age select tag. It does not appear to be functioning. Before I spend anymore time on this can you let me know if this is possible with parsley? Thanks in advance.
The text was updated successfully, but these errors were encountered: