I need to know how to select a specific value in a form of a query. Under the Content.join('');, I need to select like 2 values which is the Hello and Lorem ips
I have a responsive design with following meta viewport <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> now on m
I am using Django and I am passing some values to views.py via HTMX So Frist I have a dropdown list with multiple choices <select class="custom-select mb
I'm creating a custom element that will be able to convert its contents from markdown to HTML. However, I'm not able to get the contents of my custom elements.
this is to go back to home page that has a listview of posts and to keep the screen at where the post is located after clicking go back button in the post detai
I created a form to my User database change his password, as it follows : <%= form_for(resource, as: resource_name, url: password_path(resource_name), html:
I am using Flaticon font library, which is really useful, since you can include svg images via the i tag and change their color and size via css. Flaticon Font
the for loop in the following code exit after removing one class and doesn't remove the other one unless I click the button again I want to remove the class hid
I've Making My Website When I Receive A Error On The Iframe, "ERR_BLOCKED_BY_CSP" It's On Jekyll When I Use The Iframe Of My Game Play Pong Game 0.0.5 alpha on
EN : The content of the iframe element I use in my project is "(site name) refused to connect." I get the error how can I fix this error? TR : Projemde kulland&
I am doing scraping using selenium. i want to scrape all the video urls that are present in the 626 products on the 25 pages. but while extracting the url it gi
There's a website that provides weather data: https://www.visualcrossing.com/weather/weather-data-services I want to import that data into a table with a butto
Every time I hover over social bar and it gets bigger , headers moves down some pixels. I know it's because of the margin, but I don't know how to fix it. CSS c
I have an array of objects that contain a quantity field. I'm looking to total one field from the array on a review screen on a table. I have an array of admini
So I have this weird error where the script stops executing with RangeError: Maximum call stack size exceeded when I launch it normally, but when I open the Dev
Prime vue Datatable edit input active by default I prime data table for inserting a value for the table with input on the table but the input become active when
var array1[] ; //i want to store text inside href in a array like this // [cat,dog,cow,hen,elephant] , how can I do that? <div class="ABCD"><h2 c
Notes: I tried all questions & answers related to this topic. My Question very simple and clear 1ch = how many px? My sample code Relatest search article Un
I am trying to change the source url of a video tag when pressing a button, but I don't have any luck. Here is the code: const [bg1, setBg1] = useState(true);
here's my question. for learning purposes i am currently working on a website with tailwind installed with the CLI method. i downloaded a font and applied it in