Questions tagged as 'javascript'

0
answers

Button that removes a text box and a value from a div

As my question says, I have a dilemma in this part, and that is that I want to create a button that with the action of a javascript deletes a text box and in turn, subtracts a value from a div. I have a script created, but when you delete the...
asked by 03.01.2019 / 18:58
1
answer

Effect display with materialize

I have a materialize button, with a display effect, it displays two list elements (Spanish, English, the button says languages) when I click, it does not display the effect. On the materialize page, it tells me that I have to add the jquery CDN...
asked by 03.01.2019 / 18:55
0
answers

Get data with WHERE_IN in CodeIgniter Sending Array with Ajax from Vista

I'm not very expert in the subject, I'm in the beginning. what I want is to obtain model data with an array sent with the category IDs to the controller through an AJAX request, the category IDs grouped in an array in Javascript as follows:...
asked by 03.01.2019 / 17:00
0
answers

How to make a treeview with Vuetify?

I'm having a problem, and it's like doing a treeview with Vuetify: <template> <div class="container"> <div class="row"> <div class="col-md-8 col-md-offset-2"> <div class="panel panel-default">...
asked by 30.12.2018 / 20:38
0
answers

Error with react-flip-card-2

I really do not know why it fails or what the error is. I've looked for several ways to solve it but I still can not do it, install the module react-flipcard-2 implemente, the cards rotate but after having rotated 2 letters it breaks and mar...
asked by 30.12.2018 / 18:31
1
answer

Checkbox does not work on a page table

I have a CheckBox that does not work when I click on the other pages of my table, it does not send me the parameters. In my code I call the function in this way.     
asked by 18.04.2016 / 17:02
0
answers

How to insert a new slide in PowerPoint with the Office API for JavaScript? [closed]

I need to create a new slide when closing a dialog box, the content of that slide must be the one inserted in that dialog box. More concrete, I have a button in the taskbar that directly opens a dialog box, I insert a text in it and when I click...
asked by 30.12.2018 / 14:44
0
answers

Error organizing items brought from a database through javascript

I'm doing a to-do-list with the help of ajax, I have two columns one of pending tasks and one of completed tasks , in my database I have a field called completed which has possible values of 0 if it is not completed or 1 if the task is comp...
asked by 27.12.2018 / 20:02
0
answers

Error Exception: ActiveXObject is not defined in google chrome

I want to be able to control a Wacom 520 signature tablet through any browser but I present the following error when opening demobuttons.html in Google Chrome:    Exception: ActiveXObject is not defined. I would like to know how I can con...
asked by 28.12.2018 / 19:22
0
answers

Disable a data list from javascript

From a function, I am conditioning that with a check a data list that I have declared in a php file is enabled or disabled. The data list is named dlClient : And in my role I am doing the following: $("#chkNewProspect").click(funct...
asked by 28.12.2018 / 16:52