<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>CSS3 Transitions, Transforms and Animations - Latest Comments in Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3bradshaw.disqus.com/</link><description></description><atom:link href="https://css3bradshaw.disqus.com/crossfading_images_css3_transitions_transforms_and_animations/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 28 Mar 2023 02:59:33 -0000</lastBuildDate><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-6148009530</link><description>&lt;p&gt;I have been using your code for many years. It works just perfect! Check out the Anatomy Standard project to see the scale.&lt;br&gt;One question: could you please demonstrate what need to be changed in the code to make the image from the Demo 6 clickable like images from Demo 2.&lt;br&gt;i.e. I need  Demo 2 functionality with more than 2 images. Something like a carousel, but with the control through the image itself, not through the "span".&lt;br&gt;Thank you!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Janis</dc:creator><pubDate>Tue, 28 Mar 2023 02:59:33 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-6105377631</link><description>&lt;p&gt;how to &lt;a href="https://gelxy.com/articles/10/%D8%A2%D9%85%D9%88%D8%B2%D8%B4-%D8%AA%D8%B5%D9%88%DB%8C%D8%B1%DB%8C-%D9%86%D8%B5%D8%A8-%D9%BE%D8%A7%DB%8C%D8%AA%D9%88%D9%86-(python)-%D8%AF%D8%B1-%D9%88%DB%8C%D9%86%D8%AF%D9%88%D8%B2" rel="nofollow noopener" target="_blank" title="https://gelxy.com/articles/10/%D8%A2%D9%85%D9%88%D8%B2%D8%B4-%D8%AA%D8%B5%D9%88%DB%8C%D8%B1%DB%8C-%D9%86%D8%B5%D8%A8-%D9%BE%D8%A7%DB%8C%D8%AA%D9%88%D9%86-(python)-%D8%AF%D8%B1-%D9%88%DB%8C%D9%86%D8%AF%D9%88%D8%B2"&gt;install python&lt;/a&gt; to fade image&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sara</dc:creator><pubDate>Thu, 02 Feb 2023 06:06:44 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-5917876212</link><description>&lt;p&gt;What is the html code for Demo 3 the multiple images?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">am</dc:creator><pubDate>Thu, 14 Jul 2022 22:25:11 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-5892908812</link><description>&lt;p&gt;yes&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">shoaib khan</dc:creator><pubDate>Mon, 20 Jun 2022 04:11:45 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-5847330254</link><description>&lt;p&gt;Excellent examples!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Abraham V</dc:creator><pubDate>Wed, 04 May 2022 12:04:59 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-5829679038</link><description>&lt;p&gt;Wonderful! Thank you&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Isaac Tait</dc:creator><pubDate>Sat, 16 Apr 2022 18:30:29 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-5645361934</link><description>&lt;p&gt;For anyone looking for a nice elaboration on "Demo with multiple images" I wrote one here: &lt;a href="https://www.devtwins.com/blog/css-cross-fading-images" rel="nofollow noopener" target="_blank" title="https://www.devtwins.com/blog/css-cross-fading-images"&gt;https://www.devtwins.com/bl...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zach White</dc:creator><pubDate>Tue, 14 Dec 2021 13:20:57 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-5507903117</link><description>&lt;p&gt;Thanks for this!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Hib</dc:creator><pubDate>Wed, 25 Aug 2021 11:00:21 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-5450757327</link><description>&lt;p&gt;Your 'Demo 3 - One image to another with a timer' is exactly what i was looking for... but the instructions you added just below that demo 3 example are incorrect. You say that everything stays the same as Demo 1 except for the small bit of css that needs to be added. Actually, the div id is different in the demo 3 code and even after correcting that, the images are stacked atop each other. When I grabbed everything in the Demo 3 source code and went with that, however, it works perfectly. So you may want to revise your demo 3 instructions. Otherwise, your post here is awesome. Thank you very much.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joe Web</dc:creator><pubDate>Sat, 10 Jul 2021 11:09:02 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-5225808728</link><description>&lt;p&gt;fuck you man, shitass tutorial&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ur mom</dc:creator><pubDate>Wed, 13 Jan 2021 12:27:20 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-5217001560</link><description>&lt;p&gt;thank you man for creating so many examples to choose from. it really helped me.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adu</dc:creator><pubDate>Thu, 07 Jan 2021 14:47:57 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-5207575264</link><description>&lt;p&gt;Ok, this sitll works in 2020. had one problem with the multiple image fades though. After the first round the background starts bleeding in. Not so much noticable on a white backgorund but I had this sitting on an imaged background. Solved it by setting the background of the div wrapper to  darkgray&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">theking2</dc:creator><pubDate>Thu, 31 Dec 2020 06:18:18 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-5121945671</link><description>&lt;p&gt;hello so i used demo 3 but because the cf3 is absolute every other thing on my web design below is not displaying please help&lt;/p&gt;&lt;p&gt;#cf3 img {&lt;br&gt;  position: absolute;}&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eloho</dc:creator><pubDate>Fri, 23 Oct 2020 11:50:21 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-5031831658</link><description>&lt;p&gt;Update: To clarify, I am referring to the example code from demo 2. I want the image to change to the next image when clicked, but then immediately go back to the first image. Sorry if there was any confusion.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Sat, 15 Aug 2020 14:38:23 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-5031829400</link><description>&lt;p&gt;Is there possibly a way to utilize the code for changing the image on click, but then the image automatically goes back to the first image after the last image has been shown for (example) 1 second?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Sat, 15 Aug 2020 14:36:20 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-5030198669</link><description>&lt;p&gt;spam, spam, spam, spam...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Dutton</dc:creator><pubDate>Fri, 14 Aug 2020 08:52:30 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-4989070791</link><description>&lt;p&gt;&lt;a href="http://disq.us/p/2aid1c8" rel="nofollow noopener" target="_blank" title="http://disq.us/p/2aid1c8"&gt;http://disq.us/p/2aid1c8&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mojiro Success</dc:creator><pubDate>Sun, 12 Jul 2020 10:04:04 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-4767508770</link><description>&lt;p&gt;code for demo 4 is not there.. how can we get the code&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bincy</dc:creator><pubDate>Thu, 23 Jan 2020 00:34:19 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-4756729343</link><description>&lt;p&gt;Sorry I'm new to any kind of coding. Can you please tell me how to put a block of text on one of the images? thank you!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">topnotchsgirl</dc:creator><pubDate>Tue, 14 Jan 2020 09:34:26 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-4615342013</link><description>&lt;p&gt;each image presentation time    capture   a    = 2 segs         &lt;br&gt;duration for cross fading          capture   b   =  1  segs           &lt;br&gt;Images quantity                          capture  n   =  4                   &lt;br&gt;Total animation-duration      calculate      t       12&lt;/p&gt;&lt;p&gt;total image presentation time        calculate      8 segs            &lt;br&gt;total cross fading time                   calculate     4  segs            &lt;br&gt;Total image &amp;amp; cross fading             calculate    12  segs&lt;br&gt;1 0%&lt;br&gt;2 17% calculate&lt;br&gt;3 25% calculate&lt;br&gt;4 92% calculate&lt;br&gt;5 100%&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Romel Hdez R.</dc:creator><pubDate>Fri, 13 Sep 2019 22:32:28 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-4615336105</link><description>&lt;p&gt;each image presentation time    capture   a    = 2 segs         &lt;br&gt;duration for cross fading          capture   b   =  1  segs           &lt;br&gt;Images quantity                          capture  n   =  4                   &lt;br&gt;Total animation-duration      calculate      t       12&lt;/p&gt;&lt;p&gt;total image presentation time        calculate      8 segs            &lt;br&gt;total cross fading time                   calculate     4  segs            &lt;br&gt;Total image &amp;amp; cross fading             calculate    12  segs&lt;br&gt;1 0%&lt;br&gt;2 17% calculate&lt;br&gt;3 25% calculate&lt;br&gt;4 92% calculate&lt;br&gt;5 100%&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Romel Hdez R.</dc:creator><pubDate>Fri, 13 Sep 2019 22:23:03 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-4568642101</link><description>&lt;p&gt;One thing you forgot. When you mouse over an image if it has a title attribute then the tooltip will be whatever is on top (regardless of opacity) to fix this you'll need to do something like &lt;br&gt;&lt;code&gt;transition: visibility 0s 2s, opacity 2s;&lt;/code&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David2278</dc:creator><pubDate>Tue, 06 Aug 2019 18:39:53 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-4452622779</link><description>&lt;p&gt;Need code for Demo 4. Please help!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mingle Basket</dc:creator><pubDate>Tue, 07 May 2019 03:32:35 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-4431864970</link><description>&lt;p&gt;Great, Thanks so much&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hoang Hung</dc:creator><pubDate>Sat, 20 Apr 2019 23:21:12 -0000</pubDate></item><item><title>Re: Crossfading Images | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/cfimg/#comment-4306323743</link><description>&lt;p&gt;The code does work if you follow the instructions well. But in my own case, I had to change certain elements of the code. I didn't change anything much though. You can take a look at the implementation &lt;a href="https://www.hottest9ja.ml/" rel="nofollow noopener" target="_blank" title="https://www.hottest9ja.ml/"&gt;here&lt;/a&gt;. If you are interested in how I modified it or the exact code I used, do let me know.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PC Expert</dc:creator><pubDate>Fri, 25 Jan 2019 06:06:32 -0000</pubDate></item></channel></rss>