I have an MVC3 app that has a details page. As part of that I have a description (retrieved from a db) that has spaces and new lines. When it is rendered the ne
This is the image URL I got from an api https://scontent-jnb1-1.cdninstagram.com/v/t51.2885-15/e15/242204298_1728375270686500_5634415857798350440_n.jpg?_nc_ht=s
What I want to do is to let my users select multiple rows in a table and them hit a button to send this data back. My JS script file looks has the following: &l
I have 3 lists of a clickable links, so when you click one you go to that section and the line too. so this is my code : <div className="description-containe
So I have a horizontal scrolling feature which works great in JS but only for one section with the classname, any other section that shares the same classname i
So I am using Bootstrap to create my collapsable elements. I am also using a range selector cdn, and I'm thinking there might be some styles from the BS CSS, sp
I'm working on a conceptual project. Text reaveal on selection with highlight. I have to keep the text highlighted once it is selected. <div class="reveal" i
I am running a content.js on a youtube page and i want it to disable the controls of the youtube video. I am getting the video by video=document.querySelector('
I think I have tried it all, read crummy, read documentation on Beautifulsoup4 website. I can't get this thing wrapped around my head. So to the question: &
I bought this template but I don't know how to edit its files on my computer. It seems the file extensions are .tpl How can I edit them like HTML files and then
Below is the piece of code I am using in angular <div class="root" [class.loaded]="loaded$ | async"> The styles applied to the class as follow div.root {
I have been trying to make the colour fill the entire dropdown relative to the text you are hovering but it is not filling the whole div element, only the space
The code below saves the contents of a <textarea> to the DOM when the Save button is clicked. function save() { // Create the new el
Looking at Tailwind CSS, it seems that you need to specify specific colors in your classes like this: <div class="bg-yellow-200 dark:bg-gray-800"></div
Why when saving the page '''html''' (complete) the browser does not save it the first time?! Do you have to constantly click on re-download? firefox download we
i want to recreate this effect that is visible on https://www.tella.tv/ in tailwind css: i tried to inspect their source code but i couldn't make it work in my
This form handles the form data and a single image nicely. However... when I add the brackets [] to the file input name to handle multiple images, I receive no
I am trying to return HTML from Laravel controller, but it is returning as plan text: Example: <input type="checkbox" class="row-select" value="9"> ->a
I am trying to validate a form. I am successful on that, but if the alert kicks in, the page refresh and since i am using a pop up, this one closes and i have t
In the analysis of user behavior of campus network, we want to identify the web pages of pornography and gambling visited by users . See graph theory algorithm,