I have made a vertical sliding blocks in a sidebar menu (here is what i work at: http://present-on-don.ru )
so i need to all elements except the clicked one to slide back so thaat the same time only one element is open.
So i need to chose all the elements with class "arrowm" except the one i click on. How can i do that? I cant use siblings or children or if i use "find" then how do i exclude the one i click?
many thanks for any kind of help.Google is difficult to use here cause the problem is not very general i sppse.