jQuery Responsive menu issue

jquery responsive multi level menu
the following menu (mobile screensize only!) works partially:

http://computeracademy.nl/it/jquery/rm-example-menu.html

when you click on PHP + the submenu (second level) with 3 li appears. and when you click on PHP+ again it disappears (as desired).

however when you click on one of the li 's in the submenu the submenu ALSO disappears. NOT desirable.

how to fix this?

also i’d like to change the + in - once the submenu appears. and back to + once the submenu disappears. how can that be achieved?