CSS styles to superimpose Previous and Next buttons on top of photo -


i looked similar questions, didn't find any. maybe didn't type right words.

i need place 2 transparent buttons on top of photo in photo gallery. on left middle there <- , on right middle there -> image buttons.

these buttons gallery navigation buttons.

anyone has tips or code snippet share?

i have .net 4.0 app , using jquery.

thanks

put links , image inside div element position: relative;. give links position: absolute; , adjust position accordingly top, left, right , or bottom properties.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -