
Using the technique discussed and shown here I've managed to display elements if-and-only-if a certain option is selected from a dropdown. However, it would be really handy if I could do this based on numerical comparison. E.g. Show field if the value of a certain attr is higher than 3. Is this possible?