i want to build a slider similar to https://www.airbnb.com.sg/
where the content remains constant , just the background image gets slided.
can you suggest me any jquery plugin with similar requirements?
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.
If I were in your place, I would use flex slider to slide images in background and place my static content over slider using css absolute positioning.
first create a big slider using flex slider.
create your static content, for example:
make this static content div absolute positioned.