Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

add id attribute to jQuery steps

onInit: function (event, currentIndex) {
    $('.actions a[href="#finish"]').attr('id', "example1");
},
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #add #id #attribute #jQuery #steps
ADD COMMENT
Topic
Name
1+9 =