Skip to main content
Filter by
Sorted by
Tagged with
Tooling
1 vote
1 replies
31 views

I'm currently developing a website for a dental clinic where users can schedule and track their appointments, and the doctor will maintain all records online. The entire project is being built using ...
Anaa's user avatar
  • 1
0 votes
0 answers
34 views

I am using a HTML template (shared below) with placeholders to generate the body of an email, which is sent to users using a logic app workflow. Despite attempting to define the [data-ogsc] attribute, ...
Sushruth Kamarushi's user avatar
-3 votes
0 answers
44 views

I'm stuck with Code 39 not generating the correct barcode. It's too short. I need it to generate the full length version. I've attached my JavaScript for you to look at. For reference see here https://...
Jay Melbourne's user avatar
Tooling
0 votes
3 replies
141 views

I am a full stack developer maked many projects through AI agents they are perfectly working and deployed but i want to ask that i dont learned node js perfectly i cant understand many things but i ...
Sameer Nakhuda's user avatar
-2 votes
2 answers
134 views

I'm using flask to run a website, working across my personal imac (running macos 26) at home, and a windows PC (running win11) at college to code, storing all the code in github. I run app.py from the ...
PassionateFruit678's user avatar
0 votes
0 answers
30 views

I am trying to make a CSS selector to match elements with a class that starts with ai-. So for example, I would want to match items with ai-images or ai-videos, but not kizuna-ai-images or samurai-...
Stevoisiak's user avatar
  • 28.2k
-4 votes
0 answers
72 views

I have an HTML file which has some style. If loaded in browser, e.g. Edge, it looks OK. Now I want to send the rendered HTML as an email using Gmail. What I will do is: Copy the rendered page from ...
urlreader's user avatar
  • 6,687
Advice
1 vote
9 replies
111 views

I wanted to start learn how to code from scratch without using the help from AI. What should I know about coding, like which programming language I should start with, how to test the code if it works ...
Advice
0 votes
1 replies
43 views

SoundCloud offers an Iframe player for individual songs, but I'm looking for a way to embed a search feature to play any song. What HTML code will allow users to search and play songs on SoundCloud?
Flair's user avatar
  • 1
-1 votes
0 answers
36 views

I have a button in my code that I applied an SVG displacement filter to. I want the backdrop of this button to also distort stuff behind it, as it's meant to look like water. The issue with this is ...
user25047492's user avatar
1 vote
1 answer
50 views

I'm returning to leaflet.js and I am unable to render the map with the tutorial from "Leaflet Essentials" When I save the file as an .html and open it, there is a blank webpage. I assumed it ...
Dave Diggler's user avatar
Advice
1 vote
2 replies
87 views

I want to develop a web app that works in older browsers. I know XMLHttpRequest exists, but I don't know if it's the best option or if there's another alternative. If anyone knows, I would really ...
26_Angel David Rivera Herrera's user avatar
-2 votes
0 answers
93 views

I'm making a game where "Blorbs" roam around and drink water when thirsty, eat when hungry, and have kids if they have enough food and water. My whole problem is that the Blorb clones I make ...
Greyson Lizanecz's user avatar
0 votes
0 answers
72 views

Some time ago, I installed in my site (using Blogger) the Related Posts gadget. The results are good, and really show related posts, not just prioritizing newer posts like other gadgets that I tried ...
Kel.G. 2026's user avatar
0 votes
2 answers
53 views

Background I have code that: wants to check whether an element is a HTML Element with (if) thing instanceof HTMLElement and then act accordingly. According to Stackoverflow this is the modern, ...
rugk's user avatar
  • 5,851

15 30 50 per page
1
2 3 4 5
79084