Questions tagged as 'jquery'

0
answers

Internationalize plugin

Hello! I'm using a standard jQuery dataTable, but even with charset set to "UTF-8" the translation parts with accents are represented by: . Would anyone know a solution to fix this internationalization? My head looks like this: <head>...
asked by 31.08.2018 / 05:45
0
answers

Send data to the JSP using Spring and Ajax

Using Spring MVC I would like to update the view in an AJAX call to a long running method. Sorry if question may seem stupid but I do not know how to find an answer, if someone points me a tutorial how to do it would be extremely grateful. Cu...
asked by 08.09.2018 / 00:06
0
answers

Incompatible javascript function jquery

Good evening, guys Have this javascript function that loads a banner within the 'tesum' div, according to the amount of lines that the text has in the div, like those ADS videos advertising on news site. And another random banner at the begin...
asked by 02.09.2018 / 21:22
0
answers

Why is a text field automatically populated by Chrome without being asked (and being hidden, anyway?)

I use version 68.0.3440.106 (official version) 64 bits, but the complaint below come from several users. I can not check the versions of all. I use the same system, created by me, since last year. This year only the problem happened - and onl...
asked by 28.08.2018 / 22:47
0
answers

Importing data with DomParser - html shows tags

Good afternoon. I'm doing a function in which with the CTRL C + CTRL V of a table, on my site, the table is imported. It's working, however, div and style html tags show up in some columns ... How can I hide these tags? The following is the f...
asked by 28.08.2018 / 21:04
0
answers

Input file with pre-selected file

I have the code below that at the click of a button, open the windows explorer window to select a file and then send a POST to a .php file. The file I want to send to POST, is already on the server and I have the source path. How do I make th...
asked by 30.08.2018 / 03:25
0
answers

How to avoid conflicts in JQuery?

I have a system where user registration is done through steps: Butwhentheusertypesthename,I'mwantingthat,asithappenshereonthesite,thenameautomaticallyappearsinadivnexttotheform.ForthisIdidthis:<script>varnome=document.querySelector('#n...
asked by 11.09.2018 / 01:06
0
answers

Display two custom graphics (image in the pointers) on the same page as Chart.js

I made an application that displays a chart (Line) from the Chart.js library. According to the value of the "date" attribute, the pointer may vary: below 25 a triangle is displayed and from 25 upwards an image is displayed, which in this case is...
asked by 11.09.2018 / 03:37
2
answers

Pass two parameters at a time to the controller - A parameter is in an Input Group

Good morning everyone. I'm new to Asp.Net and I've got a personal project to do, but I'm having difficulty passing parameters to the controller. I do not know how to pass more than one parameter at a time. I have a modal to change the type of...
asked by 29.08.2018 / 13:28
0
answers

jquery - Animate element in input and output with my current code

NOTE: The site where I need to use this effect has a horizontal scroll. I need it with the current code, with the code of this question did not work because the plugin I'm using to do the horizontal scrolling hangs. I'm wanting when the use...
asked by 29.08.2018 / 15:26