Didn't find what I was looking for, but is was very satisfying to watch how a plain HTML codde gains shape with CSS
@raphaeldantas98822 жыл бұрын
In mine, the command “execComand” is saying that the method is obsolet. Is there other alternative? I’m using VsCode
@Codingflag2 жыл бұрын
Yes. execCommand is deprecated but it will still run on browsers. Instead of execCommand you can use below line. navigator.clipboard.writeText(text);
@raphaeldantas98822 жыл бұрын
I’ll try it! Thanks for the answer. Very good video, I’m a begginer and it helped me a lot
@RaisingWEB2 ай бұрын
@@Codingflag Did not work, am i doing wrong?
@suryagemilang6782 жыл бұрын
i dunno why my doesnt make image on button. please help me
@Codingflag2 жыл бұрын
Add fontawesome 4.7 library link
@suryagemilang6782 жыл бұрын
@@Codingflag thank you sir
@DrakeRedWind012 жыл бұрын
What program are you using to see a live preview and nicely separated HTML,CSS,Java sections?
@Codingflag2 жыл бұрын
Its online editor, Codepen.
@DrakeRedWind012 жыл бұрын
@@Codingflag awsome thank you!
@ymo8609 Жыл бұрын
but you can use a VSCode extension, called Live Server
@DrakeRedWind01 Жыл бұрын
@@ymo8609 Awesome! Thank you. Codepen is cool but it's a few more extra steps. This small inconvenience tends to hinder me from using it as often as I probably should. I'll be trying out this new extension out shortly (since I'm currently working on a project).
@aliezadkhaha94392 жыл бұрын
This is a very easy way to solve the problem: document.querySelector("button").onclick = function () { navigator.clipboard.writeText(document.querySelector("input").value); };
@Mr-Singh213 жыл бұрын
Thanks for the tutorial man! I'm newbie this tutorial helped me a lot.
@danieloluwadamola5138 Жыл бұрын
Which code editor are you using
@rudra298 Жыл бұрын
please explain the concepts
@daniyalkamran76702 жыл бұрын
Thank u so much sir so much love form pakistan ♥️
@budushei_milioneri3 жыл бұрын
Всем привет. Пожалуйста помогите разобраться. как соеденить все эти отдельные коды в один html файл и чтобы работал так же корректно??
@Codingflag3 жыл бұрын
Put code in blocks like below. ADD YOUR CSS CODE BLOCK HERE ADD YOUR HTML CODE BLOCK HERE ADD YOUR JAVASCRIPT CODE BLOCK HERE
@tejasshirsath17763 жыл бұрын
How to make multiple copy button in html??
@Codingflag3 жыл бұрын
Assign different classes and use same method shown in video
@amazingtamilmystery11963 жыл бұрын
Waiting for other videos of yours.
@Codingflag3 жыл бұрын
Working on it
@fisfisarenskanal2 жыл бұрын
Thanks was really only looking for the "document.execCommand("copy");" but exellent video.
@UmerWebZone2 жыл бұрын
Can we add in blogger?
@Codingflag2 жыл бұрын
yes
@alfredoamorfernandez26593 жыл бұрын
need help my friend. what about on a web but no element ID on that clipboard, how to copy to clipboard(pasting copied number to clipboard) but what got only
@Codingflag3 жыл бұрын
Check how you can uniquely identify that element, check it’s parent has id or not. You can use its parent and then children inside it.
@shoashoa87642 жыл бұрын
please share the code link
@AmboDalle-g3k Жыл бұрын
but how to make bulk copy button ?
@MuhammadRizky-bs3kw2 жыл бұрын
what if it is used in wordpress?
@burqxq Жыл бұрын
Thx , you helped me
@Codingflag Жыл бұрын
Glad to hear it
@Entertainment.Tube02 жыл бұрын
Awesome ❤️❤️ 💯
@nickjames865310 ай бұрын
thank you so much my friend, it helped me.
@Codingflag10 ай бұрын
Glad it helped
@Sherryjandu2 жыл бұрын
My boss give me 100000+ shipment ids in excel file to enter in a html page which has 100+ employees. I am manually copying every single entry and pasting in the allocate box then press submit button on every single user. Is there any help available for auto copy paste and press button?
@Codingflag2 жыл бұрын
yes, check document.execCommand method to copy and paste content.
@mdnazmulhaque307911 ай бұрын
from codepen code and paste elementor worpdress not working!
@Codingflag11 ай бұрын
Any error on console?
@aminvalipoor20616 ай бұрын
How can i find this code?
@suryagemilang6782 жыл бұрын
How make it double in one HTML?? please help me
@suryagemilang6782 жыл бұрын
please help mee
@coderplus362 Жыл бұрын
perfect tutorial
@SalehRamezani3 жыл бұрын
Didn't work. Get "Uncaught TypeError: copyText is null" error message.
@Codingflag3 жыл бұрын
Can you share your code on codepen/github so that I can help
@CreativeMCYT3 жыл бұрын
Awesome! Thanks so much!!
@yashsinghal99183 жыл бұрын
Please give the link for the Source Code.
@Codingflag3 жыл бұрын
codepen.io/dsr/pen/PoprWgq
@FrankGP.Systems3 жыл бұрын
@@Codingflag Thankyou
@jobianstechie3 жыл бұрын
@@Codingflag please keep adding the source code in the video description
@Feel_official_Channel3 жыл бұрын
Thank You So Much
@EggerMan69 Жыл бұрын
6:00
@faixanplayzz6131 Жыл бұрын
Link not working please updae
@nickjames865310 ай бұрын
link of code, please...
@rangabharath42533 жыл бұрын
awesome
@lestudio40333 жыл бұрын
very instructive vidéo, it works ! But is there a way so we can see all the value ? My value is too long and we can"t see all of it in the text field.. can you help me ? :)
@Codingflag3 жыл бұрын
you can increase width of textfield
@lestudio40333 жыл бұрын
@@Codingflag of course ! thanks aha =)
@TheTonyMan Жыл бұрын
ExecCommand is depricated...
@samuraitatin5 ай бұрын
😮 really! Thank you for sharing.
@EricaOrtiz-s8k10 ай бұрын
the copy functionality works perfectly, However, the copy button is not displayed as shown in the video, what I got is a solid background in blue
@Codingflag10 ай бұрын
You need to add fontawesome library to get this icon.
@amazingtamilmystery11963 жыл бұрын
Thanks sir....
@kdramaloverz42902 жыл бұрын
ExecCommeand is not working
@Codingflag2 жыл бұрын
Can you share your code so that I can help. It's execCommand
@kdramaloverz42902 жыл бұрын
@@Codingflag yeah its execCommand but it is not working it says 'execCommand' is deprecated
@Codingflag2 жыл бұрын
Use below code instead of execCommand. navigator.clipboard.writeText(text);
@nixymine6 ай бұрын
Source code
@wenzu-vi3sd2 жыл бұрын
that is really cool !! thank you so much
@Codingflag2 жыл бұрын
Glad you like it!
@relaxa48969 ай бұрын
Danke!
@budushei_milioneri3 жыл бұрын
или если кто то может то плиз напишите
@codinglyenterprisesco.38663 жыл бұрын
Doesn't work as usual
@Codingflag3 жыл бұрын
Here is source code, please try and let me know error if it’s not working codepen.io/dsr/pen/PoprWgq
@daniyalkamran76702 жыл бұрын
Thanksss sirrrr for source codeeee loveee form Pakistan ♥️♥️