I made a portfolio I’m pretty happy with at http://pressedweb.com/portfolio, but when I resize the window, it doesn’t reorganize the container items like it does in this example: http://isotope.metafizzy.co/demos/basic.html
Any ideas?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The items are not being re-arranged on window resize because the size of the container does not change on window resize.
On the Isotope basic example, the width of the container is ‘fluid,’ and it responds to changes in window size.