Questions tagged as 'html5'

2
answers

How to access the camera from the mobile phone via the Web Site?

Can you access the mobile camera on a web system ( Não é app ) using javascript? What is the solution to this?
asked by 13.06.2018 / 16:54
2
answers

Limit value R $ in input field with HTML5 and CSS3 with Javascript

I need to limit the R $ value of the input field of a form. The form looks like this: <div class="container"> <form> <div class="form-group"> <label for="dinheiro"><b&g...
asked by 15.06.2018 / 19:25
1
answer

How to manipulate a span element using pure JS

My question in this exercise is how to keep my total points fixed, because whenever the function is executed the value changes and it automatically returns to the value 100. So how should I manipulate this span? Or was my approach very wrong in...
asked by 27.03.2018 / 19:56
1
answer

Slide with thumbnail using owl carrousel 2

People would like to know if there is a possibility to make a thumbnails slide equal to here with owl-carrousel 2 if yes exite some link that shows some example of how to do as it shows the image to below and in the link wanted to make...
asked by 28.05.2018 / 16:27
2
answers

Adapt boxes to mobile layout

Hello, I have a layout that looks like this IuseBootstraponit..Whenitreachesacertainbreakpointitgetsasimilarformattoit I want to make the following effect, when the layout receives the formatting demonstrated in the second image, those gre...
asked by 04.04.2014 / 21:22
1
answer

How to do with CSS a Linear-Gradient that has values in PX and% at the same time?

I have a situation that is as follows, I have linear-gradiente in an element, however I want the first and last part of this gradient to have 100px of a single color, and the middle of it is always 100% complete by a another color. To...
asked by 23.11.2018 / 15:58
2
answers

Opacity only in li and not in span

I have the following code HTML : <li class="item produtoDesabilitado" id="1028" style="border: 2px solid rgb(255, 255, 255) !important; height: 346px; padding-bottom: 22px;"> <div class="product-image-wrapper" style="max-wid...
asked by 20.02.2018 / 18:25
2
answers

How can I style the select tag arrow in Firefox?

I have this little problem. I have a layout that needs to be exactly the same as I did, inside it the input definitions of type text and select . In Google Chrome, everything worked wonderfully, since the arrow was cute, as in th...
asked by 25.10.2017 / 16:44
2
answers

How to leave the background image with transparent background?

I want to leave the background image transparent without affecting the other items of the body, only the image, but when I place the opacity the entire site becomes transparent, if in case it does not have as good practice I use the img tag as i...
asked by 20.09.2017 / 17:01
1
answer

Doubt Tag Form

I have two form tags on a page to validate some fields that appear in modal, the first form , is just to search in grid . The% open% modal, and the remove filter function work perfectly. However, when opening the modal, the b...
asked by 25.04.2018 / 21:46