Skip to main content

All Questions

0 votes
0 answers
123 views

$(...).selectpicker is not a function angular

I'm trying to use bootstrap select on the angular project. And seems that some components, that are working with this kind of function are not working at all. My package.json: ` "dependencies&...
Nazarii Muliak's user avatar
0 votes
0 answers
239 views

AngularJS splitter example

I am really new to AngularJS. I am trying to change the layout of an existing application. The layout I am trying to achieve is this. I have found this example Sample layout from online research ...
Abe's user avatar
  • 1,929
0 votes
1 answer
51 views

Bootstrap Slider : Issue during fetching selected value

My code: <input id="ex19" type="text" data-provide="slider" data-slider-ticks="[1, 2, 3, 4]" data-slider-ticks-labels='["Chart 1", "Chart 2", "...
chetan khokha's user avatar
-2 votes
1 answer
72 views

Error installing bootstrap and jquery in angular 6

I am new to angular and i tried to install bootstrap and jquery. I was about to add them on the styles in angular.json when i noticed they were missing. The computer says it successfully installed ...
the_noob_developer's user avatar
1 vote
2 answers
1k views

How to show multiple input values in different text fields using javascript

I have multiple input fields as radio buttons where the user can select a button and then the radio buttons disappear and the selected value will be shown in a new div I am successfully getting ...
Hasheem Ishaq's user avatar
0 votes
3 answers
5k views

Data range picker to select start and end dates

I am looking for a date range picker in which first click is to select a start date, the calendar is then refreshed and second click is to select an end date. All date ranger picker i am finding has ...
Owais Ahmed's user avatar
  • 1,438
0 votes
1 answer
714 views

How to check and un-check all rows in current page using uib pagination?

I'm using angularjs and binding data to table and adding pagination to table using uib pagination, in a table i'm adding checkbox to check and uncheck rows, here what i need is when i click check all ...
PK-1825's user avatar
  • 1,499
1 vote
1 answer
272 views

Bootstrap tabcollapse not working for jquery call on small screens

Below I added that bootstrap-tabcollapse plugin. In the big screen it seems to work well, however in the small screen it doesn't show anything, even I resize it appear. I used the bootstrap plugin....
Sujatha Girijala's user avatar
0 votes
0 answers
221 views

How to pass a object to a popover fullcalendar

I have a calendar view and when i hover on a event, i want a pop up which should have all details about that event. Now i have tried giving popover inside my eventRender function which works fine, but ...
Shweta Gharshi's user avatar
0 votes
1 answer
3k views

Taking screenshots and display in new popup / tab in Angular 1.6

I am new to Angular I wanted to achieve below scenario. When I click a button I need to take a screenshot (in jpeg format or any other image format) of the page and display the screenshot in new tab/...
Sivaranjani's user avatar
0 votes
1 answer
331 views

Api angular for calendar events

I would like to use a full open source calendar API for angularJs 1.5.0. I integrated Daypilot Pro to my app but it is a trial version. With DayPilot lite miss many feature like OnEventClicked. Is ...
Hassen's user avatar
  • 57
1 vote
1 answer
1k views

AfterViewInit is called too early?

I am developing an angular website with Angular 5.2.1. I created a component I use multiple times in one view. To access it create a unique Id for the component in the constructor of this component. ...
Florian Berger's user avatar
0 votes
2 answers
1k views

How to run code after an Angular modal window ($uibModalInstance) opens?

I need to respond at some events in a modal window. Take this CodePen as base. Suppose an (demo) need to alert the label content on click on all the labels in the modal window: my code in the ...
serge's user avatar
  • 15.3k
0 votes
2 answers
233 views

CSS: error at "min-width"

There's an error at @media (min-width: 564px) and the next line: I am new to this and CSS and I do not understand the error. Can anyone suggest what should be done?
fuse's user avatar
  • 71
0 votes
1 answer
68 views

Could not active the menu bar using Angular.js

I am facing an issue. I am unable active the right menu bar using Angular.js. I have some menu,sub-menu and sub-sub-menu but as per requirement I am unable to active those. I am explaining my code ...
user avatar

15 30 50 per page
1
2 3 4 5
12