Questions tagged as 'html5'

1
answer

Customize BootStrap menu

I want to make a menu in a HEAD with a dropdown, I'm trying to customize a bootstrap code but without success follows the code: * { padding: 0; border: 0; box-shadow: 0; list-style: none; margin: 0; } header { backgroun...
asked by 13.09.2016 / 03:57
0
answers

Problems with apk in intel xdk

I'm having trouble generating a apk in intel xdk , it's generating right, but my application communicates with a amazon server, which collects data directly from the server. No intel xdk it works right it communicates...
asked by 30.10.2016 / 19:50
0
answers

Block iframe on mobile

I would like to know if it is possible to block a <iframe> preference on mobile because when I scroll the page with the touch of the screen the map gets in the way of an excerpt of the code <iframe id="map" src="https://ww...
asked by 08.09.2016 / 20:41
1
answer

How to delete the view cart button in the cart submenu (see image) -woocomerce

Good people I wanted to delete the button that says view cart as you can see in the image below. I leave the site I'm developing below: ttu.awd.pt/home I'm a little noob in wordpress I need to explain in detail what to do thanks....
asked by 28.06.2016 / 11:39
1
answer

Speed up animation - js

Hello, I would like to know how I do in js or if you have some plugin that facilitates those unique page animations. You click on the menu and it goes down to the section you selected, I can do animation with a fixed speed, but I wanted to make...
asked by 28.07.2016 / 21:56
1
answer

Socket.io chat, defining url

I would like a help with chat using socket.io, I would like to set a URL, I can not, I can only access through localhost: 3000. For example, I wanted the chat to be on the home page of my site example: siteexample.com, how do I define this? h...
asked by 09.06.2016 / 13:21
0
answers

Get checkbox values with javascript and display bank data

I'm doing a shopping cart in PHP. I have two checkboxes (Checkout and Delivery) and I need the moment the user clicks on the checkbox Delivery the value of the delivery rate coming from the Bank is calculated with the order total. My code:...
asked by 14.06.2016 / 14:00
0
answers

Automate insertion of records in the database [closed]

Hello, I'm developing a system in which I need a list with all the football teams in the world and their respective championships. I have the following structure in my database: tb_time (id, name, tb_campeonato_id) tb_campeonado (id, f...
asked by 23.07.2016 / 00:22
1
answer

How to skip line in tooltip?

Hello, I'm trying to put balloons with information on my SVG map (when I mouse over the map the information appears), but when I try to put information like city and phone the information line gets huge. How do I skip the line and better organize...
asked by 20.07.2016 / 14:29
0
answers

Overlapping links above the fixed mask

I have to make an effect where the user enters and clicks the link to turn on the light and when they turn off the light . The only problem for now is that the mask is on the screen normally but the links to click and turn the light on and of...
asked by 17.05.2016 / 03:20