Change Background Color On Click - HTML CSS and Javascript

  Рет қаралды 157,516

Online Tutorials

Online Tutorials

Күн бұрын

Пікірлер: 96
@chrishely8586
@chrishely8586 4 жыл бұрын
This was really helpful.Thank you! just bought your Udemy course too
@niyasbeef7815
@niyasbeef7815 4 жыл бұрын
Awesome 👌👌👌👌👌
@NightEdgeVerified
@NightEdgeVerified 2 жыл бұрын
pls make tutorial for auto changing background on click
@Greywolf4848
@Greywolf4848 5 жыл бұрын
doesn't work for me
@candeee26
@candeee26 6 жыл бұрын
i love your tutorials. there're easy, quicly and quiet. perfect. i'm so thankful!
@PhilMinecraft
@PhilMinecraft 3 жыл бұрын
What about includes header and sidenav?
@AhmedAzmizem
@AhmedAzmizem 3 жыл бұрын
What if I wanted to change the background color as well as the font color by a click event on any place on the web page, to create a contrast, is there any way I can do that?
@featuretechprojects
@featuretechprojects 4 жыл бұрын
you have made this presentation on what ?
@natalisulcer974
@natalisulcer974 2 жыл бұрын
omg )) so easy )) thank you so much
@jharaislam4928
@jharaislam4928 2 жыл бұрын
very nice bro
@raycoustum
@raycoustum 5 жыл бұрын
Whats the name of that page with those colors?
@AdarshSingh-hm8ss
@AdarshSingh-hm8ss 6 жыл бұрын
Awesome
@GuitarsRgood7
@GuitarsRgood7 4 жыл бұрын
Good stuff
@sangkarinairkochunninair4246
@sangkarinairkochunninair4246 4 жыл бұрын
Sir is this project can be link to java applet to javascript sir?
@brunosantos9551
@brunosantos9551 4 жыл бұрын
Wish i could do this to animated gradients, actually trying to do that... but no luck.
@nayeemuddin4625
@nayeemuddin4625 4 жыл бұрын
Can i do that with images??? When i reload the page?
@deepakkumar-fp8uj
@deepakkumar-fp8uj 4 жыл бұрын
yes add image
@nayeemuddin4625
@nayeemuddin4625 4 жыл бұрын
@@deepakkumar-fp8uj can you help with some tutorial link???
@ezzerrah8897
@ezzerrah8897 5 жыл бұрын
im trying to learn java. thank you for your sample. it's so easy to understand. how can i access the color code you were just copying. i think that is also good for beginner like me. thank you.:)
@strangejmaster
@strangejmaster 5 жыл бұрын
Java or Javascript? There very different... I'm probably going to get like r/whooshed...
@NotAltergeist
@NotAltergeist 5 жыл бұрын
@@strangejmaster I don't think it's a woosh lol, he's serious.
@arazmammadov9276
@arazmammadov9276 4 жыл бұрын
Please note, Java is different than JavaScript
@rakeshraman4380
@rakeshraman4380 3 жыл бұрын
Good Day, Sir. You have done a colorful job. Your video will really bring color to my knowledge. Thanks again, Sir.
@YangMiyt
@YangMiyt 4 жыл бұрын
Thank you so much !
@silveribezim9351
@silveribezim9351 5 жыл бұрын
Which text editor is this
@andresj4353
@andresj4353 4 жыл бұрын
dont really get why it doesn't work if you put i++ instead of ++i. can someone explain?
@pervanghatrajathchachu1100
@pervanghatrajathchachu1100 4 жыл бұрын
it goes in this way i=0; a=i++; b=++i; now the value of a is 0 but value of b is 1 ++i gets incremented there itself where as i++ gets incremented when i is mentioned after i++. if, it was in this way i=0; a=i++; a=i; b=++i; then a and b would be 1.
@locomotivpk
@locomotivpk 3 жыл бұрын
Question: color = color < color.length ? ++color : 0; Why you placed ? before pre incrementation in this code?
@redheadedgamer88
@redheadedgamer88 3 жыл бұрын
What's the website for the colors?
@luckcity2310
@luckcity2310 3 жыл бұрын
im trying to code two buttons one makes the color change and a different one to take me to a different page, i typed in the code for the color change button correctly and it works but when i code in the other button it doesnt work and instead does both things at once so it changes the color and takes me to the next page. how do i fix this? how do i make it so that both codes arent linked to the same button?
@oliverman3885
@oliverman3885 3 жыл бұрын
did you ever find an answer
@Snebbet
@Snebbet 4 жыл бұрын
how can I change the colour of the button by clicking?
@maciejmyslinski7820
@maciejmyslinski7820 5 жыл бұрын
What is the website name for colors?
@selinkarahan7503
@selinkarahan7503 5 жыл бұрын
material palette
@sapphiresky9603
@sapphiresky9603 3 жыл бұрын
Glad you didn't use note! Thank you.
@raycoustum
@raycoustum 5 жыл бұрын
Cool video, just that id use an id from an html resource.
@SadMtn
@SadMtn 4 жыл бұрын
Thanks :3
@julesbarryjohnson9789
@julesbarryjohnson9789 3 жыл бұрын
Where do you get the colors from?
@thsantos_henrique
@thsantos_henrique 4 жыл бұрын
css button 1:56
@hritwikadubey3964
@hritwikadubey3964 3 жыл бұрын
can we change texts in similar way?
@haiderrizvi5015
@haiderrizvi5015 4 жыл бұрын
When the page has changed to the last colour in the array, then it takes two clicks to change the colour. How to fix this?
@stevens1542
@stevens1542 3 жыл бұрын
in the function add -1 after color.length, like this: "color.length-1 ? ++i : 0;"
@iam_shaillu
@iam_shaillu 3 жыл бұрын
Hello sir.. can we use this method for switch between only two colours, like night and light mode!
@mello8971
@mello8971 4 жыл бұрын
Whats with the Song. Somewhat like a horror movie
@bobbygupta6754
@bobbygupta6754 6 жыл бұрын
sir i did but it was chang only one color pls tell ,me how slove??
@nextgreatest7711
@nextgreatest7711 5 жыл бұрын
you have to check if you write the loop correct i++
@hj1916
@hj1916 2 жыл бұрын
Please change the background music to a less dismal and dreary one. Thanks,
@ravin419
@ravin419 6 жыл бұрын
How to use images instead of colors .i want multiple images on every click.
@DemonxModRx
@DemonxModRx 5 жыл бұрын
same, I'm trying to make a click-based game, where when you click a button, the background image changes. Can you help me if you find a way to do it?
@yanickpalmers
@yanickpalmers 5 жыл бұрын
@@DemonxModRx i can help you, if you still want
@DemonxModRx
@DemonxModRx 5 жыл бұрын
@@yanickpalmers sure!
@yanickpalmers
@yanickpalmers 5 жыл бұрын
@@DemonxModRx add bubblebut1#0169 on discord
@davidch6746
@davidch6746 5 жыл бұрын
@@yanickpalmers public answer pls xd
@thsantos_henrique
@thsantos_henrique 4 жыл бұрын
css body 1:35
@thsantos_henrique
@thsantos_henrique 4 жыл бұрын
button 0:44
@samjain2001
@samjain2001 4 жыл бұрын
Background sound too eritating
@alexgeorgiev6140
@alexgeorgiev6140 5 жыл бұрын
Hey can you send me code because this code don"t working pls
@reonsbd
@reonsbd 5 жыл бұрын
Switch color "click me" var color =["#e74c3c","#3498db","#2ecc71","#95a5a6","#f1c40f","#e74c3c"]; var i = 0; document.querySelector("button").addEventListener("click",function(){ i=i < color.lenght ? ++i :0; document.querySelector("body").style.background= color[i] })
@deepakkumar-fp8uj
@deepakkumar-fp8uj 4 жыл бұрын
@@reonsbd for regular change after last index color: add if (i == color.length) i = 1;
@thsantos_henrique
@thsantos_henrique 4 жыл бұрын
script done 5:55
@mvrtinmadethebeat
@mvrtinmadethebeat 3 жыл бұрын
Bruh, it only changes one color and then nothing works anymore :(
@nejc3
@nejc3 4 жыл бұрын
Question, Would you also store images in var if I wanted to change the background image on click?
@halaldose4594
@halaldose4594 4 жыл бұрын
Maybe it work
@rafaelherrera8297
@rafaelherrera8297 4 жыл бұрын
h moment
@abhishekjain5314
@abhishekjain5314 5 жыл бұрын
it is not working with for loop
@prashik6328
@prashik6328 6 жыл бұрын
it's so cool
@jackblack2567
@jackblack2567 5 жыл бұрын
can i use this to swap text?
@rohithraghuram64
@rohithraghuram64 5 жыл бұрын
could be used. But i don't know the code
@nishimayekar2701
@nishimayekar2701 4 жыл бұрын
Instead of color can the same logic be used to change images
@swallowedinthesea11
@swallowedinthesea11 4 жыл бұрын
Yes!
@thisvb
@thisvb 4 жыл бұрын
h moment netong club
@naeetr2350
@naeetr2350 2 жыл бұрын
could we just do the function (and how) on the background itself instead of a button ?
@troll_ac
@troll_ac 5 ай бұрын
Hi, do you still want to know the answer to your question)
@user-er5wh8mf8s
@user-er5wh8mf8s 6 жыл бұрын
How Can I Put Something Like onclick But I Want It while clicking ???
@user-er5wh8mf8s
@user-er5wh8mf8s 5 жыл бұрын
MustBeTheGanja Thanks 😍
@andrejprenkelushaj9499
@andrejprenkelushaj9499 5 жыл бұрын
@MustBeTheGanja How???????
@TheKathty
@TheKathty 6 жыл бұрын
error addEventList *e* ner
@OnlineTutorialsYT
@OnlineTutorialsYT 6 жыл бұрын
yes
@andrejprenkelushaj9499
@andrejprenkelushaj9499 5 жыл бұрын
@@OnlineTutorialsYT what yes lolol
@raftaartiwari9238
@raftaartiwari9238 6 жыл бұрын
Plz video make on scratch card
@JV-nx8xm
@JV-nx8xm 6 жыл бұрын
AWESOMEEEEE!
@bilalshuja131
@bilalshuja131 4 жыл бұрын
i = i< color.length ? ++i :0; i need to know about this statment .. can anyone tell please ???
@naveenkr5992
@naveenkr5992 4 жыл бұрын
It's a kind if conditional statement like if
@naveenkr5992
@naveenkr5992 4 жыл бұрын
The one between = and ? The condition and the first expression after ? Is executed if the result of the condition is True , if it's false the other one is executed
@maxp918
@maxp918 4 жыл бұрын
It's called the ternary operator: kzbin.info/www/bejne/lZ2omHx_oq2ig5Y
@anuragpandey2493
@anuragpandey2493 6 жыл бұрын
can you make the same in angular too ..
@MaknunKhan
@MaknunKhan 4 жыл бұрын
i = i < color.length ? ++i : 0; could anyone explain what does mean in this code ?
@RivaanRanawat
@RivaanRanawat 4 жыл бұрын
It's Ternary operator. In if-else statement, you would write the same code as... if(i
@sanskarkakde2552
@sanskarkakde2552 3 жыл бұрын
Disappointing music
@MightyMigi
@MightyMigi 5 жыл бұрын
DELETE THIS VIDEO AND DO VOICE OVER NO ONE SHOULD HAVE TO WATCH THIS WITH ANNOYING MUSIC
Page Scroll Indicator with Html CSS & Javascript
5:16
Online Tutorials
Рет қаралды 14 М.
Useful & Responsive Layouts, no Media Queries required
11:03
Kevin Powell
Рет қаралды 186 М.
УЛИЧНЫЕ МУЗЫКАНТЫ В СОЧИ 🤘🏻
0:33
РОК ЗАВОД
Рет қаралды 7 МЛН
Непосредственно Каха: сумка
0:53
К-Media
Рет қаралды 12 МЛН
Award Winning Animation With Only 20 Lines Of CSS?
6:59
Hyperplexed
Рет қаралды 1,9 МЛН
Buttons With Awesome Hover Effects Using Only HTML & CSS
5:48
Learn CSS Animations In 20 Minutes - For Beginners
21:22
Slaying The Dragon
Рет қаралды 1,1 МЛН
УЛИЧНЫЕ МУЗЫКАНТЫ В СОЧИ 🤘🏻
0:33
РОК ЗАВОД
Рет қаралды 7 МЛН