Questions tagged as 'jquery'

1
answer

multiple Bootstrap / JS / PHP modal

I used this link as a reference for creating my Modal: Open Multiple Bootstrap Modes . After opening a modal and clicking outside the modal box, when we return to page, an automatic style of padding-right is opened: 17px, and with each modal...
asked by 28.08.2015 / 17:52
1
answer

Autocomplete with jQuery and Django

Hello, I did a search on the site, but I did not find it, if anyone knows a link that already deals with this subject, please post. Next, I did an autocomplete in a Django form with jQuery and jQueryUI, in that form I have a foreignkey and I...
asked by 24.08.2015 / 16:18
0
answers

Using the Toggle () JQuery

I'm a beginner programmer, and I'm trying to use an animation with toggle (), but this one is working, showing and hiding a specific div, but it does not animate the toggle, I'd like to check if the syntax is correct. / p> function toggle(idCli...
asked by 24.08.2015 / 17:09
0
answers

How to display table even without result?

Good morning, I created this page to automate a process in the company: link But it only displayed the nice tables only when there is data returned in the query, if there is no checked in google chrome console returns error "Uncaught TypeEr...
asked by 24.08.2015 / 15:04
1
answer

How to set default date for DATE and TIME fields

Next modal that contains two fields of type date , "From: dd/mm/aaaa and Up: dd/mm/aaaa " I want to set the date "From" to the current date, "Until "for a difference day and in the time field set a default time. Dat...
asked by 19.10.2015 / 14:08
1
answer

Save state and contents of last clicked tab

I have a page with some tabs that load content through the .load feature, I would like that after returning to this page the last tab clicked will continue marked and the content called via load will continue the same. How can I do this? Appl...
asked by 19.10.2015 / 20:46
0
answers

build components dynamically with json

var componentesHTML = { newBlock: '<div class="componente" data-componente="newBlock" style="width: 100%; z-index: 100;">' + '<div class="alert" style="background-color:#951f2c !important;"><span class="sort" style=...
asked by 28.08.2015 / 02:43
1
answer

How to make onkeypress function in dynamic field

I have a search screen where there are several checkboxes that, when selected, display the dynamically generated fields. I would like to put an onkeypress function so that when the enter button is pressed the search function is performed. The...
asked by 27.08.2015 / 20:50
1
answer

using dynamically sortable

Each time I drag and drop the input bar of type text into the buttons, you must generate the same input bar below the header menu. Problem: Every time I drop the input inside the buttons, this same input adds and does not...
asked by 10.08.2015 / 22:39
0
answers

Modal screen does not close after searching the IFrame inside it

I decided to open this post, because the same is a continuation of a post I made, but with the following difference. The search I was having difficulty making from a Modal screen with IFrame in ASP, now works. The question now is that the Modal...
asked by 10.08.2015 / 15:26