Hi! I want to create a list menu with scroll, but I want that the list menu begin after an image banner without scroll. I have a template.html, but I don’t know how can I solve the problem, link to my code: http://codepen.io/anon/pen/fHtAg
Thanks!!
Hi! I want to create a list menu with scroll, but I want that the list menu begin after an image banner without scroll. I have a template.html, but I don’t know how can I solve the problem, link to my code: http://codepen.io/anon/pen/fHtAg
Thanks!!
You codepen isn’t really the right way to do it.
Take a look at this one.
Ok, it’s works But, what happens if I don’t know the exactly height? I mean, I use width 100% in the image…
Thank you so much, regards!!
Look my question in StackOverflow:
Regards!!
Hmm that will be the problem. Maybe set up a fixed height div and use a background image. Then resize the image to cover the entire div
Thats the best approach I can think of
Good point regards!!