homepage Welcome to WebmasterWorld Guest from 184.73.7.143
register, login, search, subscribe, help, library, PubCon, announcements, recent posts, open posts,
Pubcon Platinum Sponsor
Visit PubCon.com
Home / Forums Index / Code, Content, and Presentation / JavaScript and AJAX
Forum Library : Charter : Moderators: whoisgregg

JavaScript and AJAX Forum

    
Fancybox and easing effects
toplisek




msg:4528685
 2:21 pm on Dec 16, 2012 (gmt 0)

I have used in the correct way easing like:
<script type="text/javascript" src="jquery.fancybox-pack.js"></script>
<script type="text/javascript" src="jquery.fancybox-buttons.js"></script>
<script type="text/javascript" src="jquery.fancybox-thumbs.js"></script>
<script type="text/javascript" src="jquery.fancybox-media.js"></script>
<script type="text/javascript" src="easing/js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="jquery.mousewheel-pack.js"></script>

and js:
jQuery(".fancybox")
.attr('rel', 'mygalleries')
.fancybox({
'transitionIn':'elastic',
'transitionOut':'elastic',
'speedIn':500,
'speedOut':100,
nextMethod : 'resizeIn',
nextSpeed : 250,

prevMethod : 'resizeOut',
prevSpeed : 250
});

How is possible that smooth effect is not working as images go from up till bottom without easing effect? Is there some wrong code?

 

toplisek




msg:4541803
 7:28 pm on Feb 2, 2013 (gmt 0)

It seems it is difficult issue. Is there any reply?

Global Options:
 top home search open messages active posts  
 

Home / Forums Index / Code, Content, and Presentation / JavaScript and AJAX
rss feed

All trademarks and copyrights held by respective owners. Member comments are owned by the poster.
Terms of Service ¦ Privacy Policy ¦ Report Problem ¦ About
WebmasterWorld ® and PubCon ® are a Registered Trademarks of Pubcon Inc.
© Pubcon Inc. 1996-2012 all rights reserved