javascript - Stack a div under an absolutely positioned image that changes in scale -


i used jquery image scaling plugin large image on page building: http://seans.ws/sandbox/test/thrive/

i trying put navigation div below image, cannot because image absolutely positioned, , scale of image changes, cannot specify padding-top value navigation show under photo.

any appreciated.

i put both image , navigation div in 1 container , specify absolute position on (instead of image). seems simplest , straightforward solution.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -