Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
ferha_jafri
Partner - Creator III
Partner - Creator III

Javascript pills are not working

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

Labels (1)
0 Replies