javascript - How to move the toggle size buttom in a Fancybox -
Is it possible to move the toggle button to the fencebox in another situation?
For example, toggle size buttons only at the top left corner of the picture.
If you close the 'x' button with the toggle button then yes just edit css and where you want it Change where you want to display.
# fancybox-close {position: absolute; Top: -15px; Correct: -15px; ...}
Comments
Post a Comment