Questions tagged as 'bootstrap'

1
answer

Carousel bootstrap is displayed incorrectly

I'm having problems with my Carousel in Bootstrap. I copied it as is, I downloaded jquery, bootstrap.js I also put the viewport <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8">...
asked by 24.05.2018 / 23:05
1
answer

create a button to call skype from an array nav in yii2

good afternoon I hope you can help me with this little problem I have an app in yii2 and I need a button <a href="tel:+12300000000">WhatsApp 24/7 +12300000000 (Jose)</a> that contains that link to use the functions when...
asked by 24.05.2018 / 23:21
0
answers

Why can not I see the Glyphicon icons on my bootstrap page?

Download a template and I only added some php functions, but when I enter my page from another machine, I can not see the navbar and login icons This is the code of the template <!DOCTYPE html> <html lang="en"> &l...
asked by 27.05.2018 / 00:24
0
answers

Problem to visualize the contents of a Column, using FullCalendar

This is a system that allows scheduling the appointments of a local, managed to make it register in the database, however I can not get me to present this information, please if someone has any serious help, for that I'm asking for the last name...
asked by 22.05.2018 / 08:08
1
answer

Responsive adjustment for input-group with Select2 and other form-control or input-group-btn

I am trying to finish the design, for a file loading system: the System has an initial element Select2 ; then it is concatenated with a search button (to search for the file); then we have a text entry where I show the name of the file (th...
asked by 26.05.2018 / 16:31
0
answers

customize html normal notice when a field is required

Is it possible to modify the warning that comes by default from html ??, I'm doing a form and I need a checkbox when I put the required attribute tells me. "You must agree to terms and conditions". Is that possible? <div...
asked by 18.05.2018 / 22:07
0
answers

datatable problem bootstrap

I have a problem I am using datatable to generate tables dynamically with a search with filters. the problem is that when applying some filters, the 100% zoom table sometimes cuts all the columns after the 9th and 90% zoom if the whole sample...
asked by 18.05.2018 / 01:12
0
answers

I do not recognize the path, it does not find the resource, before it generated a deploy error. JAVA EE application

view / Home.java package view; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; public clas...
asked by 19.05.2018 / 04:06
0
answers

Hide image when the collapse is activated

THIS IS THE CODE <div class="fon"> <div> <p> <div class="cosa"> <a class="btn btn-danger" data-toggle="collapse" href="#collapseExample5" ro...
asked by 15.05.2018 / 19:33
1
answer

How can I make an elapsed date calculation

basically I have a date type imput where the user places the date in which I joined the company, after that I want to show in other input the elapsed time (basically something like this: 1 year 3 months, 0 year 6 months ), To the current date. I...
asked by 09.05.2018 / 01:26