Changing default portfolio category filter

I'm using jQuery filtering by category my portolio. I have category "all" (this is default after page laod), "selected", "film", "animation", "stills" 
I would like to change default "all" to "selected". All portfolio items is 40, "selected" only 20 items. I want to show only selected 20 after page loads/refreshes, but with possibilities to change (click) on "all" and display all (40) items. Is it possible? If yes, how to do that?


Comments

Sign In or Register to comment.