How do I put prev and next buttons under an iframe window with fancy box.
我写道:
jQuery("#yayla").fancybox({
overlayShow : true,
overlayColor : #dfdfdf ,
overlayOpacity : 0.9,
autoScale : false,
transitionIn : none ,
transitionOut : none ,
type : iframe ,
width : 50% ,
height : 75% ,
});