Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Experts,
I am new to mashups, and trying to switch charts on pills click , but javascript code is not working.
$('.nav-pills li a').on('click', function (e) {console.log('clicked');qkil.resize();})
Not sure what I am doing wrong.
Thanks in advance