Questions tagged as 'html5'

0
answers

Button that adds to favorites on mobile

I'm studying a way to create a button on a site that when clicked automatically adds as a favorite, BUT that this works in both Android and IOS browsers. In the IOS browser there is a "options" button that I can add an icon on the home screen...
asked by 23.03.2018 / 22:24
1
answer

Center submenu with menu

/*Sub-Menu*/ .menu.superior .nivel-dois, .menu.superior .nivel-dois, .menu.superior .nivel-um li:hover .nivel-dois{display: contents;po;position: unset;} .pagina-login .menu.superior, .pagina-busca .menu.superior, .pagina-carrinho .menu...
asked by 28.03.2018 / 04:23
0
answers

Populate Select2 With Data Attributes HTML5 values Laravel Collective

I'm having trouble populating a Select2 Multiple Values field with data from a Data Attributes, the fields like Name and description etc are being filled in, just the Select not !! WhenIclicktheeditbuttonIwouldliketogetthedatatofilltheselect...
asked by 19.03.2018 / 14:21
0
answers

Action while browser scrolling

I have the following HTML: <section id="rolagem"> <article id="item1"> //conteúdo </article> <article id="item2"> //conteúdo </article> <article id="item3"> //conteúdo &...
asked by 19.03.2018 / 14:32
1
answer

Uncheck other checkboxes when selecting one

Hello, I have three checkboxes in my form and would like me to select one the other two were unmarked. I tried to use some examples I found here but it did not work as expected. Here is the HTML code and Script I tried to use. Thanks to anyone w...
asked by 10.08.2016 / 20:59
0
answers

List Google Maps points through a query

I would like to know how I can list the data of establishments in a 10km radius through a query in Google maps using an input Search of Google maps itself? An example that works perfectly is the Hyundai website: link     
asked by 15.03.2018 / 23:41
2
answers

How to create a function in javascript to check if a cookie has been saved or not?

I am a student of information systems and I am learning how to create cookies in javascrit using functions and webstorege, but I am having problems when creating the function to check if a cookie has been saved or not. See the code: <!DO...
asked by 24.03.2018 / 16:06
0
answers

WebGl / ThreeJs

I have a project for a web and mobile application where I need to use the three.js library or WebGl to display a dental arcade, and clicking would select only one tooth and there, manipulate it. What resources should I use to implement thi...
asked by 16.03.2018 / 20:33
0
answers

How can I prevent PDF download and printing in my browser?

How do I prevent the download and printing of a PDF file being displayed in my browser? I would like to allow only the preview of the file!     
asked by 09.03.2018 / 13:51
0
answers

Date mask for android

I'm creating a mask in a function in jQuery, but Android does not work. On PC and iOS it works normally. I have already made several attempts that were indicated in the forums, but I did not succeed. The interesting thing that worked before,...
asked by 14.03.2018 / 18:16