Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
1 answer
13 views

Refresh / Reload page on pause youtube iframe api

I have a problem with my code. I want to refresh the page on pause or exit of full screen. The exit on Full screen works. The pause using the youTube iframe API does not "onstatechange". ...
Tone's user avatar
  • 19
0 votes
0 answers
12 views

How to select a group of elements in codeBehind in Web Forms

I have a Webform page with a html form in it. A group of fields are for customer data and another is for product data, and others are neither of these two groups. I need to hide the whole group of ...
SyndRain's user avatar
  • 3,023
-1 votes
0 answers
16 views

RemoveSession using thymleaf (Spring boot)

i have created a CommonServiceImpl it is responsible for removal of session in spring boot project but Potential null pointer access error by getAoccur plz help me to rid out of this error @Service ...
Khushi Saraswat's user avatar
0 votes
1 answer
24 views

File upload into ClassPathResource - IOException

i want to upload images added by admin(add category) into folder in project directory but i try to do so with the help of controller but it throws Unhandled exception type IOException @PostMapping(&...
Khushi Saraswat's user avatar
0 votes
1 answer
42 views

Vertically align FontAwesome icons of different sizes in unordered list

We are using Bootstrap v4.6.2 and FontAwesome 5.15.4. We have the following HTML code snippet which renders an unordered list with differently-sized FontAwesome icons (0.8em vs 0.44em). <link ...
Aleks Vujic's user avatar
  • 2,191
1 vote
0 answers
32 views

Flipcards when card flip, the background of the text of front, appears on back for some miliseconds

I am facing a strange issue with the bootstrap card and title text overlay on the images on the Front Card. I applied the flip, and the title has some background color and works fine. But when it ...
AbdulAziz's user avatar
  • 6,188
0 votes
1 answer
51 views

Bootstrap dropdown menu navbar

I started learning Bootstrap this week and encountered a problem with the dropdown menu. I want it to float outside of my navbar, but it’s stuck. I’ve tried various methods, yet nothing has worked. ...
dds's user avatar
  • 3
0 votes
0 answers
30 views

Tooltip show issue for the exactly offset width matched strings with the container

I'm trying to show the tooltip for the strings which width overflows the container and applying ellipses . problem is when the string scrollwidth exactly matches with container offsetWidth , the ...
satishVudata's user avatar
0 votes
1 answer
36 views

How can I get the path of a folder selected by the user through a file input, without requiring them to upload the files inside the folder?

How can I get the path of a folder selected by the user through a file input, without requiring them to upload the files inside the folder? My intention is for the user to provide me with the path ...
Dri Morais's user avatar
0 votes
1 answer
21 views

Hyperlink Css Not Working If Placed In External Stylesheet (Bootstrap Included) And Working Properly When Placed Inside The Same Page

The css style for a hyper link color: black; not working when it placed in external stylesheet. Example 1 (css also written inside the html page) <!DOCTYPE html> <html lang="en"> ...
Romero's user avatar
  • 1
0 votes
1 answer
24 views

How do i add any video as my background of a section with decreased opacity in html bootstrap?

`Hello there! I am first time coding my own website and i have successfully created a website to make it more attractive i want to make some section background as a video background which auto adjust ...
PIYUSH's user avatar
  • 9
-2 votes
0 answers
41 views

How to create L shape Card in a right corner [duplicate]

LShape Image I am try creating first time for facing this issue and I am try differently but not worked, use chatGPT but not get exact answer I want. .card-custom { position: relative; ...
Suraj's user avatar
  • 1
-4 votes
0 answers
51 views

Page Break issue in laravel

I'm encountering a problem with page breaks while printing an HTML document using a printDiv() function triggered by a button. The content overlaps or doesn't break correctly between sections, causing ...
mohammad atif's user avatar
0 votes
0 answers
12 views

how can set bootstrap 4 date picker formatting day-month-years

i use bootstrap 4 datepicker . but datepicker date formate is month-days-years. I am trying to set up a date picker using Bootstrap 4, and I need the date format to be displayed as day-month-year (dd-...
arxgoutam's user avatar
-1 votes
1 answer
38 views

How should I correctly display the new section?

My problem is that when I try to create a new section or any new content after the homepage, it doesn't appear on a new page but still displays on the homepage itself. I have uploaded the project to ...
SZENTIOSZ the SZAMOSZ's user avatar

15 30 50 per page
1
2 3 4 5
945