APMD Podcast / A Penny and My Demo Episode One : Making an Introduction
In this episode I introduce the concept behind the show, tell you how you can support the show and play you a demo.You can support the development of the show and my music by purchasing an EP from my Bandcamp page.https://irshad.bandcamp.com/releasesFind me on Twitter and Instagram @irshad_ini // = 0) {
for (var x = 0; x < nodelist.length; x++) {
if (x == nindex) {
nodelist[x].getElementsByClassName("panel-body").item(0).classList.remove("panel-hide");
nodelist[x].getElementsByClassName("panel-body").item(0).classList.add("panel-show");
} else {
nodelist[x].getElementsByClassName("panel-body").item(0).classList.add("panel-hide");
nodelist[x].getElementsByClassName("panel-body").item(0).classList.remove("panel-show");
}
}
}
}
function display(){
var classes = document.getElementById("vm-main-cursor").getAttribute("class");
//class not available
if(classes.indexOf("data-toggle")