Questions tagged as 'twitter-bootstrap'

0
answers

BootstrapValidator does not work with php running on xampp

I am trying to validate my form with the bootstrapValidator, in PHP however the script does not run, but if I make an html file, the file rotates. <!DOCTYPE html> <html lang="pt-br"> <head> <meta charset="utf-8"> <ti...
asked by 09.03.2015 / 19:10
1
answer

Change Carousel caption on iphone

I have a site developed with Bootstrap that has a% car% car. I want the iPhone, the caption <div class="carousel-inner"> to decrease, so that the image appears more. On the other devices it works fine, only on the iPhone that...
asked by 11.03.2015 / 15:17
0
answers

Pass parameter to modal window

I have a link that calls a modal bootstrap and I need it when it is clicked, the modal window is opened and loaded into a data that was sent as a parameter by the link. The modal link and call is as follows: <a class="navbar-brand" href=...
asked by 04.02.2015 / 16:18
1
answer

Datepicker (Bootstrap) works with Online but not Offline libs

I developed an application that uses 3 libraries jquery-1.11.1.min.js, bootstrap.min.js, bootstrap-datepicker.js, this application works using the libraries purchased online (src="htt: //") but when I add the reference to these same libraries th...
asked by 27.12.2014 / 12:44
1
answer

Google Maps Conflict

Well, on a page I call Bootstrap 3 modes, each modal has a div with a map inside, each map when clicked creates a marker, and passes its address to a specific input text, each call with map function is in a .js file, when calling only one file,...
asked by 13.07.2015 / 17:19
1
answer

Difficulty putting checkbox in treeview with or without bootstrap

This is my treeview: @*Daqui para baixo, tudo se relaciona com a treeview*@ <div class="well" style="width:100%; padding: 8px 0;"> <div style="overflow-y: scroll; overflow-x: hidden; height: 300px;"> <ul...
asked by 04.09.2014 / 15:42
2
answers

Does not work focus on input

When the page is expanded it works perfectly, but the moment I resize to the size of a cell phone it breaks the way I want, but focus is only working for the last field. Using Bootstrap v3.2.0 What did I do wrong? HTML: <div cl...
asked by 04.09.2014 / 16:56
0
answers

Cordova + bootstrap style issues

I have a problem with the style of the tags when I emulate the app in android with ADV. The styles I set for the elements are wrong for example: <div class="input-group input-group-sm"> <span class="input-group-addon">LOGIN</s...
asked by 03.12.2014 / 00:40
0
answers

Decrease the height of a div

I want to make a change in div height on my site, but I do not know exactly where to edit, I'm new to WordPress and I do not understand much programming and I'm kind of lost. It is div of the newsletter of the home page of the s...
asked by 24.01.2015 / 04:23
3
answers

Onclick function that calls PHP function

Talk galley blz? I am a beginner in development and I have a problem, I have a form (HTML) that sends data to a PHP file and registers it in the database. What I need is: When you successfully record the data, display a custom alert on the "i...
asked by 17.08.2018 / 02:36