RSS Feed/News How do I listen to data-step events?

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
28,422
Points
823

Reputation:

I have the following input:

<xf:numberboxrow id="number" label="Number" min="0" data-step="any" step="any" />

How do I hook into the +/- buttons so they reflect an incremented value? Currently, I add an event listener to the input field, but that only catches changes made when I type into the field.

Continue reading...
 
Status
Not open for further replies.
Top