Hey everyone!
I started a very clear portfolio website for a friend:
http://joanarafael.info/new/
The only clickable projects on the left column are the 2 first ones: "Who's the savages …" + "Factory Into House".
It's all working fine but when you filter a project by category and then click on one of the projects, the list is also refreshed - of course - and the users doesn't see the filtered category anymore.
Can anyone suggest a good and simple js/jquery library for me to easily keep the menu "fixed" so that it doesn't refresh when you open a new project? I can image this would be simple to achieve with AJAX but I'm not comfortable with the technology so a easy-to-implement script would def be the best solution for me.