bootstrap

  1. fokwabest

    Print and Print Preview of Web Page not Working Properly in Microsoft Edge Browser

    I have a strange issue I am experiencing with a web app. Typically, the user right clicks on the web page and click Print. He views the document in preview and then decides how to print it. On Chrome, everything works fine On Microsoft Edge, It only works if you right click the web page at the...
  2. P

    Question Modal not showing in Blazor

    Hello, I'm again on my practice with Blazor. The issue now is the Modal I took from Bootstrap web page is not showing when I click the button that should make it appear. This is the code: @page "/" @inject NavigationManager navMgr <!-- Button trigger modal --> <button type="button" class="btn...
  3. gciraman2024

    Why modal form is not pop up using html and bootstrap?

    Hi Team I need some help, i am trying to debug why this modal form is not displaying when clicked on the form. I dont see any problem when inspecting the element. <!--Modal form for Responsible Person--> <div class="modal fade" id="responsilePersonModal" tabindex="-1" role="dialog"...
  4. ahmedaziz

    Question How to make alignment for label text on left AND right to have same alignment?

    I work on template using html and CSS . I face issue I can't do alignment label text on left and right to be same . as example submit Date and Employee id not start from same point on left so I need all text on left have same alignment . also on right also text not start from same point as...
Back
Top Bottom