CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
JavaScript Jungle
Fade not working
virtual
Permalink to comment
#
October 2010
Can anyone tell me why the fade is not working in between the different images. It was working on the demo, but once I put my pics in it stopped. The js is set to Fade.
http://180virtual.com/supersized2/cr-supersize.php
the original file is
http://180virtual.com/supersized2/default.php
the js file is at
http://180virtual.com/supersized2/supersized.2.0.js
jamy_za
Permalink to comment
#
October 2010
That is pretty strange. How about putting your CSS within the header like the working version? - This might sound stupid but give it a try :p
I have a feeling your z-index isn't working as it should.
virtual
Permalink to comment
#
October 2010
Tried it and it doesn't fade. Did you have a problem with it crashing your browser, other people have told me Firefox couldn't handle it?
jamy_za
Permalink to comment
#
October 2010
Yeah, it was ridiculously slow. It slowed down the whole browser.
virtual
Permalink to comment
#
October 2010
OK thanks, I guess I'll just scrap it then.
Add a Comment
http://180virtual.com/supersized2/cr-supersize.php
the original file is
http://180virtual.com/supersized2/default.php
the js file is at
http://180virtual.com/supersized2/supersized.2.0.js
I have a feeling your z-index isn't working as it should.