I have a bootstrap tooltip like the following. <i class="fas fa-question-circle" style="color: #f44336; cursor: pointer;" data-toggle="tooltip" data-plac
Code below does create accordion in Shopify product pages. I'm looking for a way to hide accordion if it has no content to display. Each accordion is an unique
Describing of context: java app (running under wildfly) works under high workload and heap is almost filled. Because of that full GC runs often and this leads t
I am trying to display a card using chakra UI and next js but the CSS of chakra UI is messed up and all of my components are now not being sho
I have this chat in which I'm trying to apply styles to the "chat-container". The messages are displayed with Angular's *ngFor as follows: <p *ngFor="let m o
I'm moved styles.css file to every location in my project and tried to link it in html file. I moved it even in the same folder where html files are, href auto
I want to know, why this problem happens sometime. I overcome it by opening the desired folder with code directly. But can't use git bash. And saving package.js
I am using Sanity image url in my project and I am getting this error in my console page that says next-dev.js?3515:25 Warning: Prop src did
I have used circle marker to show places on a world map in react. How to add popup on circle marker to show details when circle is clicked. Currently the code s
So I have some input fields which are repetitive to fill different data. For every repetition, I also have a delete button. If I click on this delete button, th
Whenever I try to pass or update the props value from parent to child I need to restart the webpack server everytime. I don't know why props value are not getti
I am using eleventy.js with tailwindcss and postcss. In my setup, postcss does not seem to recognise dynamic classes like md:pl-{{(loop.length-loop.index+1)*2}}
query, I'm making a bulletin board right now. So, I put the values of title, content in the Form information into the react-query function onSucce
I have trouble with my frontend TYPO3 Site, because it shows the names of the sections. I don't know how to remove this alerts... Thanks for help. UPDATE: I ha
I have struggled the whole day to create a centered carousel with react-alice-carousel library and the results are those. Link to the library here Basically I a
Media Query in nextJs Application - I want to apply media query in my website so that that i can make it responsive how can i do it? I want to
I'm new in VueJs, actually coming from react, the problem I'm having is that when i fetch the data with an axios.get the console.log shows a succesfull response
Sorry if there is already a similar question with answer and if there is, put the link here so I can reach it. I'm having a difficuty these days... I was told t
I have 0 experience in front end, but going for it anyway. I currently have this Javascript: <script> function openCity(evt, cityName) { //
Fontawesome icons are not showing up .I want to add them inside the footer .My css and html file's are in the same directory.But the icon's are still invisible.