Questions tagged as 'html5'

1
answer

Grayscale effect on slide carousel

I'm wondering if anyone knows of any plugins that make this effect of my layout? I need the photos to be in grayscale and only when it's in the middle is the normal color I do not know if I can do this with owl-carousel or if there is a p...
asked by 30.01.2018 / 17:50
0
answers

Problems with SMTP Authentication PHP Adobe Muse

Hello, I am trying to convert the muse contact form that uses the mail () function of php anonymous, and my provider does not support this type of configuration anymore. I have already looked at a number of forums and tried to implement PHPMaile...
asked by 31.01.2018 / 14:17
0
answers

How to insert and customize tooltips in the image using map and area tags

Personal I'm trying to create in a picture of a product several points of interest, when the person clicks on one of these points will open a tooltip with the necessary information. I've already created the coordinates using an online tool (...
asked by 31.01.2018 / 15:14
0
answers

How to display data with a mask?

No input usei mask="000.000.000-00" (example). And to present these data what I use in html?     
asked by 25.01.2018 / 12:06
0
answers

Find the value returned via REST and insert into an input

I'm looking for, via RESTful, the id value of a user registered in an API. Now I have to enter this value into an input HTML. I'm trying this way: I get the value of the variable in a tag with the class (value) and id (name) and...
asked by 22.01.2018 / 20:06
0
answers

Use an angularJS filter to retrieve all items

I have a table that filters by rating: relevant or non-relevant . Each row in the table has a ranking column. I can filter a good one for each of the ratings. My question is how to put an option so that it returns everything from both class...
asked by 26.01.2018 / 18:27
2
answers

Error in positioning divs

Hello, I'm making an application and I'm trying to create cards using html and css, I already managed to create the cards, but I'm not thinking of positioning side by side, does anyone know how I can do this? The layout is getting like this, b...
asked by 20.01.2018 / 22:46
2
answers

How to expand row table with click

I am making a table and it will have a visible tr and below a hidden one and so on. In the last one, I put an 'expandTable' class and hide a 'HiddenTable' class. At the time of the click instead of opening the correspondent ends up opening all t...
asked by 19.01.2018 / 12:57
1
answer

Appear border with CSS hover

I'm developing a web application and I would like it when I hover over the menu item to show a border on top and bottom of the item with the white color but it is not working. Example. Myapplication Link to go to app with problem     
asked by 23.01.2018 / 18:22
0
answers

Forming a new image from an area map

Good afternoon, I'm doing a project where the company website is a synoptic and in this synoptic is generated images every 8 seconds. (obs: I still need to know a way to get these images and go to my project). What I did so far was a test with a...
asked by 23.01.2018 / 21:37