html5 - valid data- variables for JavaScript Buttons -


is there list of valid "data-??????" variables , meanings?

e.g. data-amount = amount of transaction

looking table of variables used make standard buttons javascript.

no limit: data-* ; * (lowercase)

see documentation


Comments

Popular posts from this blog

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

python - Received unregistered task using Celery with Django -