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
please send us link to page where you got these items so we can have a look on it first and see.