niko-donskoy

Results 2 issues of niko-donskoy

Hello! I don't understand how to use this variable with jquery, please tell me how to implement? ``` $( ".sidebar-list-item" ).click(function(event){ $( this ).attr('class','sidebar-list-item active'); ................................................ }); ``` my code...

Hi! thank you! cool project! Please tell me how to transfer an array from php to frontend to php to backend and of course back, now I don't understand at...