Questions tagged as 'html'

1
answer

Passing query in DB by node to Array in Javascript Front-end

Hello, I am currently studying a bit of web programming (I am very exciting) and I ended up falling into node.js, I am finding everything incredible I am just having a certain problem, I want to access mysql return a query by node and pass this J...
asked by 07.07.2016 / 04:33
6
answers

Sum of 2 inputs and appear in real time - Javascript

My question is this: I have two type text inputs. One person would put a number in input 1 and another number in input 2. When the person just finished filling in, the result of the sum of the two inputs would appear automatically in real tim...
asked by 18.09.2015 / 19:15
1
answer

Vertical dropdown menu and Images

I have in the site that I'm doing a dropdown menu, my problem is when I activate the hover effect by mouseover the menu the images that are next to moving along with the menu, how do I position the menu in a way that the image does not move The...
asked by 08.08.2018 / 14:00
1
answer

Adding redirect links to Jwplayer playlist elements

Hello, I would like your help in completing the Jwplayer code I am doing. Since I'm still a beginner, there's a lot I can not do until now, so I hope I can count on your help. My problem and the following, I would like to know if it is possib...
asked by 07.08.2018 / 20:44
0
answers

Mounting a javascript rule with array

I need to put a ruler like the drawing. I'm having a hard time finding logic so I'd like some help. Scenery : There are two arrays (one with temperature data and one with pressure data). I need to convert these two arrays into two scales...
asked by 26.07.2016 / 03:23
0
answers

How to create the "Related posts" widget for Blogger?

I want to create a related post widget on my Blogger without using the LinkWithin widget, I have already added the codes in CSS and HTML correctly, however does not appear the element when saved, I do not know why. Someone knows how I make...
asked by 24.12.2015 / 23:36
2
answers

How to put the background effect fixed and the whole screen? [duplicate]

I'm new to the Frond-End programmer and my boss wants me to put a fixed background effect as shown in the template below; link I've done some research to know how to implement, the problem is that I do not know what the name of this ty...
asked by 27.11.2015 / 13:17
1
answer

Using the HTTPS (SSL / TSL) protocol in a login with 2 (two) levels of authentication in PHP? [closed]

I'm starting a project that will work with inventory information and other more sensitive business data so I decided to do 2 (two) login levels as in banking systems. 1st authentication Consists of providing email and password chosen by...
asked by 06.12.2015 / 01:27
1
answer

I can not set site menu and header [closed]

I'm trying to set the menu and header of the site, but I can not !! I managed to put it online if you can check it out: link As you can see, when using the mouse scroll, the menu goes down, the logo does not go down nor the header !! Cou...
asked by 29.11.2015 / 04:19
2
answers

Use links in geometric shapes

I have the following code: .menu .trapezioinvertido{ float:left; border-top: 70px solid #c1c1c1; border-left: 30px solid transparent; border-right: 15px solid transparent; height: 0; width: 120px; color:#000; text-align:...
asked by 24.11.2015 / 18:33