Skip to main content
1 vote
1 answer
77 views

I am working on an application as part of a demo project of things I have learned over the years. This one combines Aspire Orchestration with a Blazor front. Sofar things have been a struggle learning ...
Zero Serenity's user avatar
2 votes
1 answer
55 views

I want to create a button that shrinks in size until it's too small to see (and then expands outward from the center point.) The button is a circle and my issue is .JavaScript, the first function ...
Marcello Alaniz's user avatar
0 votes
1 answer
45 views

I am trying to display a search form on a Django webpage, I've included the search view function, the search form and DHTML. The form simply will not appear on the page, instead I only see the base....
LucidCynicism's user avatar
0 votes
0 answers
193 views

One of our websites uses an old DHTML widget called Zapatec. It has a fairly straightforward setup and works as expected on my local environment and for other users. The week starts on a Monday as it ...
JGG's user avatar
  • 523
0 votes
1 answer
833 views

Google search told me that DHTML means generating HTML content dynamically. The examples were using Javascript for the dynamic content. EJS says the same about itself. E stands for Embedded but that's ...
Aquarius_Girl's user avatar
1 vote
2 answers
303 views

I've been trying to set background to red and top margin only for the second CTA button in the mobile screen with the @media query as below. @media screen and (max-width: 640px) { .send-submit-look-...
Pramod Gangadar's user avatar
0 votes
1 answer
61 views

The code below is for displaying a banner in the homepage of a WordPress site. The desktop version does render as expected while the mobile version doesn't even show up on mobile devices. Media ...
CodeForGood's user avatar
0 votes
1 answer
181 views

In collection pages of our Shopify site, the VIEW DETAILS buttons in every product card are misaligned because of variable lengths of product title. In order to align them we decided to set min-height ...
CodeForGood's user avatar
0 votes
1 answer
1k views

I'm building a Gantt Chart with dhtmlx-gantt that contains parent and child tasks. A parent task can be a dependent on another parent or child task A child task can be dependent on another child or ...
Clay Banks's user avatar
  • 4,631
-4 votes
1 answer
338 views

To achieve greater performance with our Shopify store, we decided to minimize use of jQuery across the site. In cartpage, I added a pure JavaScript datepicker that sometimes displays the calendar just ...
CodeForGood's user avatar
1 vote
0 answers
417 views

I am looking for a solution I can make nodes in python clickable. And when clicked, it should call another page/function.
msk's user avatar
  • 29
-1 votes
1 answer
336 views

I am trying to get my dynamically created HTML table to display text (contained within an array) on hover of a given cell, using the title attribute, but it will not read the contents of the array and ...
sw123456's user avatar
  • 3,489
-3 votes
1 answer
54 views

let classMessage = document.createElement('class'); document.getElementById("chat").prepend(classMessage); classMessage.id = tabMsg[0]; classMessage.innerHTML += '<button onclick="...
Gamepigeek's user avatar
1 vote
1 answer
225 views

I'm working on an application on a Windows 10 (current), Apache/2.4.39 (Win64), mod_perl/2.0.10, and Perl/v5.26.3 platform. The language set is dHTML (html,css,JavaScript, Perl, and C. I do an http (...
craigt's user avatar
  • 19
0 votes
3 answers
2k views

I'm working on a windows 10/Apache/dHTML (Perl) platform trying to upload an .HTML file. I have a form that allows me to browse to select the file I want to upload. The form line follows. <FORM ...
craigt's user avatar
  • 19

15 30 50 per page
1
2 3 4 5
50