In this video I'll be showing you how to create tabs using html, css and JavaScript Download Project code: www.lohartalk.i... Please don't forget to like,share and subscribe my channel.
Пікірлер: 155
@theskaje1375 жыл бұрын
i from Russia but i understand ur language all time . Good pronunciation my friend!!
@LoharTalk5 жыл бұрын
Thank you for your valuable feedback.
@desse566 жыл бұрын
Fantastic work, this saved me from having to use the confusing electron-tabs module!
@rhjiv411 ай бұрын
I have been looking all over for a simple example of how to invoke a set of pages that each live in a different tab. What I need is a simple example of the syntax of the anchor tag. For example,
@wonderboy212 жыл бұрын
I really hate HTML (web dev) and everything go over my head but u saved my day... thanks
@OberynPinkViper Жыл бұрын
Dude, you're an absolute legend for this video! Thank you for uploading it.
@Siraj-123-q5p3 жыл бұрын
You can also add animations to your tabs using css in the tabcontent section .tabpanel { animation: fadeEffect 1s; } @keyframes fadeEffect { from { opacity: 0; } to { opacity: 1; } }
@ΑντρέαςΣωτηρίου-π8γ Жыл бұрын
Where can i put this code ?
@Siraj-123-q5p Жыл бұрын
@@ΑντρέαςΣωτηρίου-π8γ in css part of the program
@maxwellmuhanda79403 жыл бұрын
I'm new to Javascript but understood everything . Thank you soo much
@JasonOttoАй бұрын
Thank you very much. Greatly appreciate your time and effort.
@rodrigobranco447210 ай бұрын
congratulations on the video! God bless you!!!
@rohansingla42702 жыл бұрын
Really helpful bro thnx
@Mercenarys2 жыл бұрын
I’ve been looking for this but didn’t know that specific name for it thank you!
@rip1825 жыл бұрын
Its nice that u have recap on explaining after doing all that code
@jasonh85564 жыл бұрын
Great instructional video! Good job at explaining what each thing does and why it’s added to the code.
@ehsmetlemcen4 жыл бұрын
if you want, you can also check this awesome animated tabs kzbin.info/www/bejne/mmqwiGikha6aic0
@adcompinc96372 жыл бұрын
Thank you so much bro, you save my life!
@_ifrit5 жыл бұрын
getting back into web development and glad I found some of your videos. Very clear and helpful guides!
@LoharTalk5 жыл бұрын
Thank you for your valuable feedback.
@asma-rg1nx Жыл бұрын
great...
@viralrakholiya44933 жыл бұрын
good work bro and good source code
@Luka_WiFi3 жыл бұрын
ძმა ხარ. God bless ya!
@mrwaffleman87323 жыл бұрын
fantastic
@jmondera5 жыл бұрын
Thank you for the video! I just have one small request...please open the coding window enough to show all the code. It's hard to see the top lines of your javascript code.
@haroldaaguirreg82413 жыл бұрын
thank you very much, this video is simple and direct, find another video better than this I think it is impossible
@numanakhtersiddiqui65732 жыл бұрын
best💯
@Erith773 жыл бұрын
Awesome work and explanation. Thanks a lot for this tutorial.
@abirhal2391 Жыл бұрын
thank you ! you saved me
@ibrahimhassan54115 жыл бұрын
thanks. this is the best tutorial that comprehensive.
@LoharTalk5 жыл бұрын
Thank you for your valuable feedback.
@ibrahimhassan54115 жыл бұрын
how can I have next and previous buttons using this code.
@LoharTalk5 жыл бұрын
@@ibrahimhassan5411 Hi,call this method showPanel(0,'#f44336') where 0 is index of tab. you can increase or decrease it on next and previous button
@FlorianEagox4 жыл бұрын
Good stuff!
@ehsmetlemcen4 жыл бұрын
if you want, you can also check this awesome animated tabs kzbin.info/www/bejne/mmqwiGikha6aic0
@falakhkarim90114 жыл бұрын
nice work, your tutorial is very helpful
@ehsmetlemcen4 жыл бұрын
if you want, you can also check this awesome animated tabs kzbin.info/www/bejne/mmqwiGikha6aic0
@DEECODER3 жыл бұрын
thank you very much
@Oguztogrul3 жыл бұрын
Thanks, bro! Well done!
3 жыл бұрын
I love you Man you save me
@RajeshDinesh300610 ай бұрын
what is the command run in vsCode to see the output in localhost.
@acm...5 жыл бұрын
Extremely useful ! Great work!
@reinaogo71614 жыл бұрын
love it!! you are a lifesaver
@asgeralia8802 Жыл бұрын
Superb, how to use in django
@Juanbaez_6 жыл бұрын
I have to say, I normally hate the hindúes video, but this guys is awesome and clear to understand. Also, he explained js very clear. Keep it up, you will make it in KZbin. He earned my support!
@LoharTalk6 жыл бұрын
Thank you for your valuable feedback. Now you can also Preview code demo and download it from www.lohartalk.com
@LoharTalk6 жыл бұрын
It will appreciated if you can provide your feedback on our website www.lohartalk.com by click on Feedback link so that we can improve our services.
@akshayakumar73594 жыл бұрын
Superb. Can you please tell me how to add a "close button" into each tab? Like when we click on the tab it gets highlighted and the close(x) button appears, if we click x the particular tab will be deleted.
@jonipeperoni64543 жыл бұрын
how do i make one tab longer? if i just add more things and use ,its gonna leave "frame" or "background",please help
@loopymomy2532 Жыл бұрын
tabpanel play around that
@raquelasirit54345 жыл бұрын
nice video tutorial.. great its working i have a search filter before the tabs then its working at the first tab only and its not working at the other tabs, the id's and classes are same but it cannot work.. thank you please help me sir
@sarabibrahim8312 Жыл бұрын
👏👏👏
@tkszmrn3 жыл бұрын
honestly, i can't thank you enough
@AnkitSharma-nf6kc2 жыл бұрын
I created a website which changes colour of background as we change values of rgb through metres on screen .. now I wanted to add functionality of gradient too but using your way I can change the page no issues but that same JS is now not letting me change values on gradient page while still working fine on Background page.. Please help if u can --> I will surely subscribe
@bishwajitdebnath4 жыл бұрын
Can I use tag instead of ?
@LoharTalk4 жыл бұрын
Yes you can but then you need to change css accordingly.
@paulyoo74794 жыл бұрын
how did words in the tabPanel(without using ) have breaks in the lines?
@MrHuntPowa6 жыл бұрын
Thank you for the video, it was very helpful
@LoharTalk6 жыл бұрын
Thank you for your valuable feedback. You can also view/download project from www.lohartalk.com
@sandeepa41165 жыл бұрын
Thanks for this great tutorial. Its really very helpful :-)
@darshanarane63555 жыл бұрын
Thank you 😉😉
@chandrasekar-lr1fh5 жыл бұрын
Is this responsive ...every thing cleared ..nice explination
@LoharTalk5 жыл бұрын
No its not fully responsive.
@daffaaldzakianfauzi87215 жыл бұрын
Thankyou, this is very helpful. You deserves more likes! thumbs up👍
@lucenera5 жыл бұрын
thank you very mutch, this was very useful to me.
@kadarbatcha90882 жыл бұрын
what is the application i need to have this in my laptop
@inzaghi77126 жыл бұрын
I've already sent the email sir for requesting codes for this. thankyouu
@LoharTalk6 жыл бұрын
Hi, We have already mentioned the link in video description. Kindly find the link below. www.lohartalk.com/#/watch?v=PzSxehu4G78 Below video name click on project code button
@LoharTalk6 жыл бұрын
Let us know if you are unable to find.
@ndushmanthaish3 жыл бұрын
Unable to add eBay description...Please help me to add these Html , Css and JS file to ebay Description ...
@MikoyKim3 жыл бұрын
how to create a "add tab" where users can click and add a new tab page?
@muninderkumar67214 жыл бұрын
thanks!!
@mbc16295 жыл бұрын
Thanks !!!
@robwhitestone3 жыл бұрын
any idea why this will not work when working with php sessions?
@lpseeen50304 жыл бұрын
you promise new video whery?
@noopurp1235 жыл бұрын
Good Tutorial, but you can also do this with one tabPanel div...
@23jgagnon6 жыл бұрын
Hi, I really enjoyed your video! I am having trouble executing the js function upon clicking the tab. Any suggestions?
@LoharTalk6 жыл бұрын
You can visit www.lohartalk.com website and view/download the project for your reference.
@musicopera38514 жыл бұрын
i have the problem too sir please help me solve this
@LoharTalk4 жыл бұрын
Download the project using this below link www.lohartalk.com/#/watch?v=PzSxehu4G78
@actaeon57705 жыл бұрын
Hello LoharTalk I've been wondering if I want to remove colors. Is it safe to make colorCodes to comments ?
@amazonreview79275 жыл бұрын
Thanks, bro!
@ltybc4256 жыл бұрын
Thank you!
@chandanmaurya90554 жыл бұрын
Facing issue :- by default tab 1 is selected. When I'm clickinng on other tab page is getting refreshed and after refreshing again tab 1 is selected.. ???
@jekotediashvili87945 жыл бұрын
please tell me one reason why are you writting that editor?
@LoharTalk5 жыл бұрын
Now i don't use that. Currently I'm using VS Code.
@abhiklhkr65306 жыл бұрын
What is the name of the editor you are using
@LoharTalk6 жыл бұрын
Phpstorm
@Badnampaisa5 жыл бұрын
How to add in blogger theme
@dileeplakshan73736 жыл бұрын
What is the software that you used to create this?
@LoharTalk6 жыл бұрын
VS code
@dileeplakshan73736 жыл бұрын
@@LoharTalk Thanks
@MixReef6 жыл бұрын
how to rotate those tabs sir? anyway, thanks for awesome tutorial
@LoharTalk6 жыл бұрын
Thank you for your valuable feedback. Kindly explain your question.
@MixReef6 жыл бұрын
@@LoharTalk how to looping this . because when i make another tabs form in the same layer i have to edit that showPanel manually
@LoharTalk6 жыл бұрын
In that case you need to dynamically create the tabs and buttons using javascript.While creating you assign unique ID to every tab and pass it to showpanel function.
@MixReef6 жыл бұрын
@@LoharTalk sir, can you make example please? i try but still didn't get it. you can send it to yumand02@gmail.com thankyou
@asakakubota41654 жыл бұрын
I am getting left-hand invalid in node part Node.style.background-color=‘“” Can anyone help please?
@LoharTalk4 жыл бұрын
Try thi Node.style["background-color"]=""
@asakakubota41654 жыл бұрын
@@LoharTalk That worked, but now it says tabButtons.forEach is not a function
@LoharTalk4 жыл бұрын
Hi, Download the project code from below link www.lohartalk.com/#/watch?v=5YKaBri5uP0
@asakakubota41654 жыл бұрын
@@LoharTalkI just watched the video but there is no code related to this one?
@LoharTalk4 жыл бұрын
Hi, Download the project code from below link www.lohartalk.com/#/watch?v=5YKaBri5uP0
@noopurp1235 жыл бұрын
You can in fact do this in pure CSS by using radio buttons
@gayatri2635 жыл бұрын
Sir this code is not working Plz help me My panels are not coming only tabs and hover effect on them is visible I followed this entire video What's wrong ?
@manormasharma25175 жыл бұрын
same problem occurs with me....... add your js file above body tag and then check...all will work
@LoharTalk5 жыл бұрын
You can download the project code using link given in description.
@myworld76674 жыл бұрын
my friend how i can display tabs all of page
@ehsmetlemcen4 жыл бұрын
check this is full page anmiated tabs , kzbin.info/www/bejne/mmqwiGikha6aic0
@AnimatedAzterkGT5 жыл бұрын
Can you please send the codes i need this on my capstone, pls
@LoharTalk5 жыл бұрын
Please look in video description you will find the website link.You can download the project code from there.
@tejindergrewal66066 жыл бұрын
Can you provide the code aswell
@LoharTalk6 жыл бұрын
Kindly provide your email id or mail us on lohartalk@gmail.com for the same.
@tejindergrewal66066 жыл бұрын
tejindergrewal@outlook.com
@tejindergrewal66066 жыл бұрын
thanks i am waiting for it
@LoharTalk6 жыл бұрын
Kindly check your mail and let us know in case any concern.
@aniketbhosale14446 жыл бұрын
bhosaleaniket5@gmail.com can you send the code
@sayedshawdagor50316 жыл бұрын
why i can't go to the project code described?
@LoharTalk6 жыл бұрын
You can find project code at following path. www.lohartalk.com/#/watch?v=PzSxehu4G78
@helpdesk39256 жыл бұрын
given link for download is not working
@LoharTalk6 жыл бұрын
Hi link is working fine.Go to that link and click on "Project Code"
@humbertomoli995 жыл бұрын
You can do it only with css
@abahiduh3246 Жыл бұрын
hmmm
@MohdAsif-bo9cl6 жыл бұрын
i tried but i could not do this .pls help bro
@LoharTalk6 жыл бұрын
You can download project code from below link. www.lohartalk.com/#/watch?v=PzSxehu4G78
@Mohamedadel-fz2wy5 жыл бұрын
the link is not working
@LoharTalk5 жыл бұрын
Here is project preview www.lohartalk.com/assets/Preview/PzSxehu4G78/
@Mohamedadel-fz2wy5 жыл бұрын
I want the code can you send it to my by mail please
@LoharTalk5 жыл бұрын
Which link is not working?
@Mohamedadel-fz2wy5 жыл бұрын
@@LoharTalk thelink you just sent to me and the one is the description
@LoharTalk5 жыл бұрын
Try this and let me know drive.google.com/file/d/1DH6UFcBTLSvl1FlvMkyqOeEH2EpwUgT9/view?usp=drivesdk
@edwinleonardo93406 жыл бұрын
hola puedes poner el link de la descaga porfavor, no sale nada en este lik solo un menu
@LoharTalk6 жыл бұрын
Kindly provide your comment in English
@evgeniivasilenko91043 жыл бұрын
Download Project code: - reference don't work
@LoharTalk3 жыл бұрын
Website under maintenance.
@ZainSuleiman6668 ай бұрын
This is bad code, this isn't how devs should implement this idea