I need help to create Full Screen Filterable portfolio using jQuery with thumbnails?
- thumbnails will be Filterable
- option to choose position of filter and thumbnail(right, left, top, bottom)
- after click on thumbnail background image should change
- slide in/out filter with small icon ($('#filtertext').animate();)
- thumbnails should appear in single line
- thumbnails can move on mouse move like next/previous button
I'm trying hard but not getting how to complete this task.