Comments on: Cleanfolio: New Theme on Themeforest Released! http://yensdesign.com/2009/01/cleanfolio-new-theme-on-themeforest-released/ Daily free tutorials about web design, coding, jquery and more Sat, 20 Oct 2012 08:55:27 +0000 hourly 1 http://wordpress.org/?v= By: irw http://yensdesign.com/2009/01/cleanfolio-new-theme-on-themeforest-released/#comment-945 irw Fri, 23 Jan 2009 18:15:44 +0000 http://yensdesign.com/?p=61#comment-945 ah, should've known lol. I've just started learning javascript & trying to apply that effect onto my portfolio as well. Am I going in the right direction with the snippet below? $('.links li a').click(function(){ var which = $(this).attr('href').substring(1); $('#content2 div:visible').fadeOut(800, function(){ $('#'+which).fadeIn(800); }); }); ah, should’ve known lol. I’ve just started learning javascript & trying to apply that effect onto my portfolio as well. Am I going in the right direction with the snippet below?

$(‘.links li a’).click(function(){
var which = $(this).attr(‘href’).substring(1);
$(‘#content2 div:visible’).fadeOut(800, function(){
$(‘#’+which).fadeIn(800);
});
});

]]>
By: Adrián Mato Gondelle http://yensdesign.com/2009/01/cleanfolio-new-theme-on-themeforest-released/#comment-924 Adrián Mato Gondelle Thu, 22 Jan 2009 17:12:08 +0000 http://yensdesign.com/?p=61#comment-924 @IRW Thank you! :D I have used jQuery and fade in / out effect ;) @IRW Thank you! :D

I have used jQuery and fade in / out effect ;)

]]>
By: IRW http://yensdesign.com/2009/01/cleanfolio-new-theme-on-themeforest-released/#comment-923 IRW Thu, 22 Jan 2009 17:00:17 +0000 http://yensdesign.com/?p=61#comment-923 Nice theme! How did you configure the fade in/out effect? Nice theme! How did you configure the fade in/out effect?

]]>
By: Adrián Mato Gondelle http://yensdesign.com/2009/01/cleanfolio-new-theme-on-themeforest-released/#comment-910 Adrián Mato Gondelle Wed, 21 Jan 2009 22:36:42 +0000 http://yensdesign.com/?p=61#comment-910 Thanks Estevao ;) Thanks Estevao ;)

]]>
By: Estevão http://yensdesign.com/2009/01/cleanfolio-new-theme-on-themeforest-released/#comment-908 Estevão Wed, 21 Jan 2009 22:18:21 +0000 http://yensdesign.com/?p=61#comment-908 Great theme (one more time hehe) Adrian! I like this clean/minimal style. ;) Great theme (one more time hehe) Adrian!
I like this clean/minimal style. ;)

]]>