Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
2 views

i want to invent a human detecting sensor,in which it should have privacy like no cameras should be used or recording thing and it should count people only and not animals or things or anything,only ...
Geeta sri Buri's user avatar
0 votes
1 answer
21 views

Consider the following HTML snippet: foo <input type="text" value="bar"> <select> <option>baz</option> </select> qux You see "foo bar baz qux" rendered. But ...
Joseph Sible-Reinstate Monica's user avatar
2 votes
1 answer
110 views

Consider the HTML code below. When run on an iPad, iPhone (from the Netherlands) in Safari, the numbers in the first two lines are recognized by Safari as phone numbers. However, the number in the ...
clp's user avatar
  • 1,722
Advice
0 votes
7 replies
77 views

I hope someone can help. I have a 13 column table of members details, using javascript I have a right clickable menu displayable on each row. In one column one, which is hidden, is the record ID ...
Rob's user avatar
  • 13
0 votes
0 answers
65 views

When I use htmlnode to get a website HTML Like: <ps-table id="test1" size="medium" class="hydrated"> <div> <table> <thead> ...
Ansel Liou's user avatar
Tooling
0 votes
1 replies
48 views

I am designing a web-based dashboard that serves as an orchestration interface for a collection of Python scripts and AI agents responsible for performing lightweight automation tasks. The front-end ...
Julio Yigle's user avatar
0 votes
0 answers
44 views

Screenshot of actual effect: The abnormal blank space is circled in red。The template and CSS code are as follows: <DynamicScroller :items="msg_list" :min-item-size=&...
yyqf's user avatar
  • 13
1 vote
4 answers
78 views

When I click on the button I get the correct result, but when I click on the icon itself I get undefined. Can someone explain why that happens? Should I use some other attribute instead of name for ...
Franosan's user avatar
Advice
1 vote
5 replies
95 views

I have a website and I am trying to improve page load speed. Currently, all images load at once, which slows down the site. I want to implement lazy loading so images only load when visible. Here is a ...
Ajay's user avatar
  • 1
-3 votes
1 answer
63 views

I've published my page at GitHub Pages. When I open the site, web browser ignores my charset declarations, but if I open the page's file locally, or from the other file-publication-service, the ...
green's user avatar
  • 355
-1 votes
0 answers
63 views

I have a project and I need to upload a video. I have set it and uploaded it using Githubs LFS (I just followed the documentation and it seemed to have worked). Video in the files on Github: The way ...
Yasmeen's user avatar
-1 votes
1 answer
95 views

I'm writing an HTML/CSS/JS-only webapp that reveals text character by character. I currently have two elements in the same text box, where the "ghost text" determines the final size of the ...
Haley Halcyon's user avatar
4 votes
1 answer
116 views

I have a form in my ASP.NET Core MVC view, but when I click submit, my POST action does not run. This is my controller method: public IActionResult Create() { return View(); } [HttpPost] public ...
Larry Wheels's user avatar
1 vote
1 answer
98 views

I have seen this question having already been asked at least one time on this site. However, there were no satisfying answers, and quite a few years have passed since then. Given the pace of change in ...
Binarus's user avatar
  • 4,607
-4 votes
0 answers
67 views

how do I make the image below the lines and before the letters responsive? The img-fluid class can't be used here because there's no img tag, only a div tag. The tag responsible for displaying images ...
Hermas's user avatar
  • 25

15 30 50 per page
1
2 3 4 5
79081