Skip to main content

All Questions

0 votes
0 answers
79 views

How to leave space between order type drop down and button search?

I work on asp.net web forms I have issue order type drop down is very close from button search and no spaces . so How to leave spaces between drop down order type and button search using CSS or ...
ahmed abdelaziz's user avatar
0 votes
1 answer
784 views

Bootstrap class for not invalid-feedback

Is there a class which I can use for representing !invalid-feedback? What I am trying to do is, I want to have a placeholder under my form input and tell the user that this field needs to only have 3 ...
p0tta's user avatar
  • 1,591
-1 votes
2 answers
77 views

jquery toggleClass does not switch css classes when navbar-toggle is clicked

I'm using Bootstrap 3 and I have a div like this: <div class="col-xs-12 col-sm-1 col-md-1 col-lg-2 login-form" style="margin-top:35px !important"> <div class="row&...
Peter Amo's user avatar
  • 171
-2 votes
1 answer
2k views

Bootstrap 3 carousel multiple items

I'm trying to get a slider to work with bootstrap 3 carousel, based on some answers found here. I have a problem with the text, because all the examples I found are only with images while I would need ...
ValB's user avatar
  • 101
2 votes
1 answer
900 views

bootstrap sidebar nav menu scroll to top of active panel heading

What i am trying to do is, i have a sidebar menu (accordion type) and i am trying to scrolls up to the top of the currently active panel heading of my <ul class="nav flex-column flex-nowrap ...
backtrack's user avatar
  • 8,106
1 vote
0 answers
1k views

Bootstrap - Modal dialog avoid duplicate entry and empty on load

I am having a web app using bootstrap 3, datatables, js and php. I am facing two issues: a) When i press SAVE button on modal, it sometimes taking more seconds to load the code. This has a result, ...
PeterPan2020's user avatar
1 vote
1 answer
65 views

Replace Next and Previous Month by Next And previous Day in datepicker using Bootstsrap Jquery

I have a jquery bootstrap datepicker inline, and I want to increment and decrement the current day I try with this : // Html Code <div id="datepicker"></div> // JS Code $('#...
martin olsson's user avatar
1 vote
1 answer
260 views

Bootstrap 3 tab toggle active when active content is shown

I have some tabs using bootstrap 3. The way it is setup is there is 2 tab navs that display the same content. What I can't seem to figure out is if say Tab A is active then both Tab A list triggers ...
hendy0817's user avatar
  • 1,039
1 vote
0 answers
450 views

Problems with a datepicker within a modal

I'm having a problem with a datepicker inside a modal (bootstrap3). In the 'show' event of my modal I create an instance of the datepicker and define an initial value, but I cannot change this value ...
Cristiano Felipe's user avatar
0 votes
2 answers
1k views

Bootstrap 3 datepicker: Change date display format; Prevent date selections prior to Todays date

I am using the Bootstrap datepicker for the first time on a hotel site. I have gotten it installed and it does display the calendar as it should. However, the date, once picked, is displayed in this ...
SunnyOz's user avatar
  • 575
1 vote
0 answers
179 views

Redirect to selected Item of Navbar after refreshing without scrolling

I try to highlight the selected value of the navbar after refreshing the page. I did it using localStorage.It is working. But now when I click a bottom element then the scroll of the Navbar always ...
Roshani's user avatar
  • 41
0 votes
1 answer
873 views

How to show and hide the data when the particular condition is true in angular

In my angular application I have created the dashboard page In that created the map and right side placed the data to display something about the map (i.e created the circle in the map of 5km radius ...
Bhargavi gottam's user avatar
1 vote
1 answer
458 views

Changing Bootstrap admin template

How do I change this Bootstrap 3 admin template https://getbootstrap.com/docs/3.3/examples/dashboard/ like this? It's easy to remove the top fixed navbar and move everything up of 50px (defined inside ...
abenci's user avatar
  • 8,583
0 votes
1 answer
2k views

Bootstrap: set select value in parent window from modal

If I have a SELECT menu in a form, is it possible to set its value by clicking a link in a Bootstrap modal? Clicking the link would need to do two things: Set the value in the SELECT menu in the ...
4532066's user avatar
  • 2,110
0 votes
0 answers
604 views

How can I fix bootstrap modal?

I have this bootstrap modal and I have two problems with it. One is minor and one is major. 1) (minor) My task is to show modal on the SECOND page (any SECOND PAGE) that person visits, but no matter ...
Not-a-Whale's user avatar

15 30 50 per page
1
2 3 4 5
87