Questions tagged as 'jquery'

0
answers

Save the checkbox value in the database

I need your help ... I have a custom checkbox, where the user clicks and it is "ON" or "OFF" and this value must be recorded in the database and must remain checked or unchecked indicated by the function of this the admin will know whether the e...
asked by 16.06.2018 / 07:17
0
answers

Modal PDF opening is lowercase

I have a website where I use a modal to open PDF, and the same one when opened is very small. Has anyone ever experienced this? Would you know a way to fix it? CSS Code Modal: .modal.modal-fullscreen .modal-dialog, .modal.modal-fullscreen ....
asked by 23.06.2018 / 03:53
2
answers

Do not include class specific in table filter

Good afternoon, I have a jQuery filter implemented in a search bar, to filter rows from an HTML table in Bootstrap. I needed some rows that have the class .hiddenRow not to be picked up by the filter, and I've tried some solutions and even...
asked by 22.06.2018 / 13:22
0
answers

How to create a multiple calendar, only with year and month?

I'm using Boostrap 4.1.1 and I'm trying to create a multiple calendar with just the month and year, just like the one below: Atthemomentmycalendarlookslikethis: CODE:<inputtype="text" class="form-control border-0" id="periodo-picker" plac...
asked by 18.06.2018 / 21:10
0
answers

add attribute to one or more unknown option

I have a code that dynamically defines the input fields. In a context, I have several selects being set, and I do not know the name or its id. Selects inputs and selects options are defined dynamically, via ajax. The first option is selected by...
asked by 18.06.2018 / 18:16
1
answer

Change Y-axis values in chart js

How to change these Y-axis values in chart js, those values from 5 to 50 were automatically placed by the plugin, wanted to modify them.     
asked by 13.06.2018 / 20:44
1
answer

How to export values from a form to PDF with the jsPDF plugin?

I'm working on a project that needs to transform a HTML page into a PDF file. I'm using the jsPDF plugin. There are many examples of how to convert htmls to pdf, "but" , all the examples I saw, only use text tag as p - h1 - span ....
asked by 13.06.2018 / 16:30
2
answers

HTML Select (active disabled attribute) - How to show a message when mouseover is triggered?

Good morning, I'm developing a menu where options are linked by selects. All selects are disabled, and will be released only when a radio master input is triggered. It's still working okay. However, I need to put a warning in the select...
asked by 19.06.2018 / 13:33
2
answers

How to receive JSON data? [closed]

I want to retrieve a JSON code for HTML with jQuery. How can I do this? And how can I use CSS with JSON data? Here is the JSON code. { "version": "0.1.1", "box_name": "A Fazenda - Ranking", "data": [ { "__id": "f8c3500f39017...
asked by 19.06.2018 / 20:37
0
answers

Semantics - Hide or remove feedback messages?

I know that this question can be closed because it is based on opinions but, in order to maintain good practices, it follows the following scenario: 1- User has made a registration on the site. 2- Display a feedback message and hide the me...
asked by 12.06.2018 / 15:50