Designer News
Where the design community meets.
6 years ago from Noureddine Azhar, Designer
I reckon you'd be able to find a way to use CSS for it. I commend you for skipping JS too!
Thanks Jesse, I actually found it to be much easier than I thought it would be. I ended up using the visibility property instead of display and then just animating the opacity.
When you're not trying to centre something in CSS, it's not actually too bad. ;)
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Thanks for the feedback guys.
I've purposely not used any javascript and because the background colour and images are attached to each corresponding project link fading them in instead of just changing from display: none to display: block might not be possible.
But let me have a look and see what I can do. Again thanks for the feedback, really appreciate it!