Skip to main content
-3 votes
0 answers
27 views

I have chrome extension made with react, and the same webapp on a website. each app should send and receive stream over webrtc. With chrome extension it works well, it sends and receives. on the ...
Slava709's user avatar
-4 votes
1 answer
41 views

I have 3 form fields div { padding: 5px; margin: 10px auto; } input { padding: 3px 5px; } <div>Ingredient Unit Price:<input class="form-control" type="text" name="...
Paul Hopkinson's user avatar
0 votes
0 answers
30 views

my function i can send everything including pictures too but this array i cant send it. the logic is this via this i wannna know how manny images he removed or if the user changeed the main image from ...
Ali Sedghi's user avatar
0 votes
0 answers
34 views

I need your guidance on something, please. I recently bought my domain name (anexiums.com) and hosting from asurahosting, and then created a subdomain (api.anexiums.com) which I'm supposed to deploy ...
Guy Stephane's user avatar
-1 votes
0 answers
28 views

How can I insert an animation code here so that the images will rotate in a carousel? var swiper = new Swiper(".mySwiper", { slidesPerView: 5, spaceBetween: 10, breakpoints: { 0: { ...
SoundestMage's user avatar
0 votes
1 answer
36 views

I'm trying to create a "Hello World" OpenLayers map, with no unnecessary dependencies. The code is <html> <head> <meta charset="UTF-8"> <meta ...
adrianhb's user avatar
0 votes
0 answers
33 views

I am studying the bootstrap documentation, I have reached this part Embedding YouTube videos In order to understand that part I had to do an example. Here is my markup and code: <!DOCTYPE html> &...
Robert Mdee's user avatar
1 vote
2 answers
41 views

I'm trying to make a progress bar that has a transition animation. Think: a multi-page wizard, and when you advance to the next page the progress bar animates to the next step. When the progress bar ...
Ivan Rubinson's user avatar
-2 votes
0 answers
20 views

I'm new to React and I'm having a problem with Mantine. My Slider is visible and the value updates, but the thumb stays stuck on the left and doesn't move at all. Here is my code: <Box ref={ref} ...
user699701's user avatar
-3 votes
0 answers
56 views

I created a simple button in HTML: <button onclick="show()">Click Me</button> <script> function show(){ alert("Hello"); } </script> But when I click the button, nothing ...
FARHAN AHMAD's user avatar
4 votes
3 answers
57 views

I have an SVG map with countries having both path and text elements. The elements are enclosed in a group with an ID, like this: <g id="RW" ><title>Rwanda</title> <...
Ed S.'s user avatar
  • 155
-6 votes
0 answers
68 views

How to revert the code to span replacement of code tags with translated text in between which was translated by Google translate ? Google translate was not translating text between <code ....> ...
Baangla Deshi's user avatar
-3 votes
0 answers
28 views

enter image description here I’m building a normal React project (not related to blockchain, crypto, or MetaMask). However, Chrome gives this uncaught error in the console: Failed to connect to ...
Philip Chege's user avatar
-11 votes
0 answers
55 views

1:"$Sreact.fragment" 6:I[97215,[],""] 7:I[61123,[],""] 9:I[57468,[],"OutletBoundary"] b:I[57468,[],"MetadataBoundary"] d:I[57468,[],"...
Jay Geezy's user avatar
0 votes
1 answer
61 views

I've been working on this personal website and I had this section where I blog post, but instead of having an never ending blocks of post that you would have to scroll down, i wanted to implement a ...
Shalieen2448's user avatar

15 30 50 per page
1
2 3 4 5
168455