Someone can explain the difference between
$(data.selector)[data.action]
and :
$(data.selector).data.action
data.selector and data.action are two string
Someone can explain the difference between
$(data.selector)[data.action]
and :
$(data.selector).data.action
data.selector and data.action are two string