0

I have tried to make animation to the popup window that appears with fancybox, the only problem is that I would like that the html content must follow up the animation as if all html are one block, I tried here jsFiddle,

openMethod : "zoomIn",
openEffect : 'elastic',
openEasing: 'easeOutBack', 
openSpeed : 600,    

but only the wrapper window and border are zooming, I want that text will be bigger and follow the zooming opening animation, Is that possible?

meksof
  • 21
  • 6
  • do you want text to be bigger or animate alongside with the borders, like zoom in and out? – Caner Akdeniz Jan 30 '15 at 16:32
  • @CanerAkdeniz yes I want when the zoomIn effect trigger it will zoom also the text with the borders, (only with zoomIn effect ) Note I am using easeOutBack easing effect : https://jqueryui.com/resources/demos/effect/easing.html – meksof Jan 30 '15 at 17:04

0 Answers0