Комментарии:
This was really cool, thanks :)
ОтветитьAn awesome trick of animation! =)
ОтветитьThank You so much! Brilliant!!! I understand a lot from your lessons!
ОтветитьIf you want to grap a specific element you can also write $("blockquote:nth-of-type("+currentQuote+")");
Ответитьthis animation works only on quotes ?
or we can use this to randomly fade all div's?
please show how to?
Hi man how are you? Hope everything is well man. I was hoping you'd know the solution to my problem. I'm building the site and on a bottom of the payment html page, I'm placing two Javascript files one that handles drop down menu and the other one for contact form. Individually they both work, but when I place them on the top of each other in Sublime 3, the one on the bottom work, but the one on the top gets ignored. When I switch them around again the one on the bottom works but the one on the top gets ignored. Can you please help me with it, I'd really appreciate it. God Bless!!!
ОтветитьI'm hoping this works also to create an image fade-in/out animation?
ОтветитьAll my respect Sir =]
Ответитьbeautiful thank you )))))
ОтветитьIt seems that the "display:none" and "display:block" part doesn't work when using <p> instead of <blockquotes>. Maybe because the <p> is part of a flexbox layout? Kind of frustrating.
Anyone knows why? Also, I can imagine that changing background images with this strategy would be way more difficult. Would be good to see a tutorial for that.
newja.js:55 Uncaught TypeError: $(...).fadeOut is not a function display this error
ОтветитьThere are many tutorials out there but I can't follow them because the teacher talks a lot, gets way too technical or bores me. Yours are always straight to the point, succinct, and interesting at the same time! You are really talented, Net Ninja. Thanks a lot!
Ответитьreally helpful!!
ОтветитьI've just dropped a comment down BweEEeeelllow :))))
Ответитьnot relevant but the music got me grooving every time :)))))
ОтветитьThere is a bit, which is still unclear.
Why there is only one visible quote right after the page load?
According to html the second and the third quotes should be placed right beside the first one, and the script doesn't change that until several seconds later.
But what if you want to perform an animation on colors of an element do you do the same or something else because in some video you said it works for numeric values
Ответить