to just get the side nav element which was clicked identified by it's id . Then you can use an element.classList.add('active_item'); to add the active_item css ...
確定! 回上一頁