Skip to main content

All Questions

0 votes
2 answers
415 views

Bootstrap modal not working in Angular application

I am trying to use a Bootstrap modal in an Angular application using classes in HTML, but it not working - its not showing as a modal <div class="modal text-center" *ngIf="showmodal&...
Shehzad Hussain's user avatar
0 votes
2 answers
1k views

Bootstrap Data-bs-toggle is not working in the currently version?

I notice that bootstrap 5.1.3 data-bs-toggle isn't working anymore. Like in this exemple: <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="...
Daniel Moore's user avatar
1 vote
1 answer
243 views

How to set bootstrap column for mobile screen, medium screen

for medium screen |-----(1)||-----(2)| for mobile screen iphone x |---------------(2)| |-----(1)| in first scenario both (1) and (2) have same column size in single line, but in second scenario (1)...
rohan pandole's user avatar
3 votes
1 answer
1k views

Ckeditor link is not editable in NgbModal bootstrap

HTML <div class="col-12 px-0"> <h5 class="float-left">{{serviceline.SL}} Grid</h5> <button class="btn btn-link p-0 color-black float-right" (...
Ria's user avatar
  • 49
1 vote
1 answer
584 views

How to populate dropdown list in bootstrap using sql

Could anyone helps me how to populate the dropdown list in bootstrap using the SQL table, basically I want the dropdown list to be populated with values from SQL tables. This is how my HTML code looks ...
Maida's user avatar
  • 23
0 votes
1 answer
207 views

Need help on Bootstrap flip card positioning option

I need some help with a bootstrap flip card. I try to copy a Bootstrap flip card snipped from "https://www.w3docs.com/tools/code-editor/3161", which is working for me. When i hover it turns ...
Shaik Irfan's user avatar
0 votes
1 answer
69 views

how to set active class to nav menu from bootstrap

I'm new to the bootstrap. Using their navigation menus. I'm trying to set the active class to the selected menu. my menu is - <li class="nav-parent"> <a class="nav-link&...
Mr. Sagar Rana's user avatar
-1 votes
2 answers
223 views

Need help on Bootstrap button group style

I am currently working on Servicenow Service Portal on the HTML pane i have written below script which is working perfectly fine but the button group is not so consistent <link href="https://...
Abdul Azeez's user avatar
0 votes
1 answer
125 views

ui bootstrap modal not closing on clicking on backdrop

I'm working on upgrading ruby/rails and angularjs app from 1.5 to 1.6.10 (I know its too old and we should go to latest angular, but can't right now), the issue I'm having is, with angularjs 1.5, we'...
Subash's user avatar
  • 3,158
0 votes
1 answer
6k views

How to open bootstrap modalbox by clicking on the card image in angularjs project

I am writing code for my angularjs project where in one part of UI has cards. So I want to open a modal box by clicking on the card image. Currently I have created a button below the image and ...
MIDHUN BOSE K's user avatar
0 votes
1 answer
227 views

AngularJS UI-Bootstrap Modal Dialog gets covered by main.html

How can I use bootstrap modal dialogs with AngularJS using ui-bootstrap with angular-ui-router? I am new to AngularJS and tried searching the documentation without luck. I have used this code but the ...
mohammmeden's user avatar
1 vote
1 answer
385 views

AngularJs modal button ok and cancel not working

I have created a modal on click of edit button using a modal service. But whenever I click modal cancel or ok button it does not work. I tried searching for different ways to make it work but could ...
Roger Wooks's user avatar
1 vote
2 answers
2k views

Can't get a basic Edit Modal to work in Angular 8

I am used to Asp.Net MVC Views and working with Modals. You can easily create a Shared Modal template and reuse that over and over by passing in PartialViews with ViewBags, TempData, hidden inputs etc....
Dumber_Texan2's user avatar
0 votes
1 answer
4k views

apply custom styles to ngb modal

[please check img for refrence][1] I am using 3 ngb modals in angular 7 project when i call the function to open the modal dialog it automatically creates the div tags which disturb my custom design ...
Random's user avatar
  • 69

15 30 50 per page
1
2 3 4 5
12