Questions tagged as 'javascript'

1
answer

Insert datetimepicker in input ... resist

Good morning, I'm trying in an input text so I can have the option to choose date and time with datepicker but I can not get it. I am going to put the code without the calls to datetimepicker so as not to mess it up anymore because the truth is...
asked by 12.07.2017 / 07:20
0
answers

Load scritp of my page in a browser

When the page is loaded, but you do not show me the graphics. After the script is loaded if the samples but, first I have to disable it and I do not want to do that, but I do not know how to do it.     
asked by 12.07.2017 / 16:13
0
answers

Save checkbox array in javascript variable and send it to php by GET

The button performs the function <form name="mandararray"> <input type="text" id="atencion" value="<? echo $atencion;?>"/> <input type="text" id="cotiza"> //checkbox esta dentro de un while <input type="checkbox"...
asked by 27.06.2017 / 20:22
0
answers

res.render nodejs

I have this query which I use to fill a table in jade getAnalisisDetallado: function(req, res, next) { console.log('Entro aqui'); var config = require('.././database/config'); var articulos = null; var us...
asked by 28.06.2017 / 20:30
1
answer

Doubt about dashboard sb admin 2

I'm using this template dashboard that I found on the web link and I have a doubt ... for each page the menu is set in each one, if I want to modify something I have to reflect it in the others, is there any way I can do the menu only once...
asked by 28.06.2017 / 16:31
2
answers

How to choose a user from among thousands of non-logged visitors?

Hello, I have a web page in which I have a code ajax $ post that what makes every time the user enters the web this produces a request for refreshments of links that I get from other pages of mine. The problem is that I receive thousands of v...
asked by 28.06.2017 / 07:27
0
answers

How to share a text on facebook from any URL

Good morning everyone. I have a Widget written in JAVASCRIPT, which can be integrated into any of our clients' websites and allows us to perform actions through this Widget on our page. To clarify a little more. We have the JS widget on ou...
asked by 28.06.2017 / 11:37
1
answer

Conditional pull-down menu

QUESTION Good morning, The question is that I have a higher menu, but I want the last section to be conditional, and only appear when it is not logged. So far no problem. The quebradero of head arises to me now, and is that when I am lo...
asked by 26.06.2017 / 09:00
2
answers

Any way to expedite these datepickers?

I need to use 16 datepickers on a single page, but when I open the page it takes me a while to load, even testing locally with the JS and CSS (datepicker-bootstrap.js, datepiker- bootstrap.css, etc) in the same folder, not referenced from the...
asked by 25.06.2017 / 22:42
0
answers

Problems with the Google map

I have a problem in the console in the js part of Google Maps that gives the following error: Uncaught TypeError: Cannot read property 'DirectionsService' of undefined the js code is as follows: <script type="text/JavaScript" s...
asked by 26.06.2017 / 10:46