Questions tagged as 'css'

2
answers

I can not remove standard background

Next, I'm using a wordpress plugin to organize the dishes of the restaurant menu, this: (food-and-drink-menu - url: link ) Well, come on! The plugin settings are very simple and by default it adds a light pink background, as follows: ( link...
asked by 03.07.2018 / 19:59
1
answer

Bootstrap Modal Responsive - Height

I need a responsive mode that fits the height of the browser. If the whole modal does not reach the height, the scroll will not be shown, but if it exceeds the size / height, the scroll will be shown in the modal body. Header and Footer conti...
asked by 03.07.2018 / 02:29
1
answer

Imprimi [object HTMLInputElement]

When I mount my table dynamically only my first element is mounted correctly. The others print a strange data [object HTMLInputElement] index <!DOCTYPE html>          Product           <h1 class="text-center">Cada...
asked by 03.07.2018 / 01:30
1
answer

Scrollspy is not working

Good morning, I'm developing a website, and at first everything is working, however Scrollspy (Bootstrap 3.3) is not working, I followed several internet tutorials on how to apply it in a Website but I did not succeed even following them correct...
asked by 03.07.2018 / 16:18
1
answer

Can anyone help me, I can not type in the input

So, I have these codes here, my div is draggable / moveable, however for some reason I can not type in this input, can anyone find me? Thanks in advance:) //Make the DIV element draggagle: dragElement(document.getElementById("ajuda"));...
asked by 01.07.2018 / 16:06
1
answer

@Keyframes, 'animation-delay' attribute does not work within a 'from' or 'to'

I want to give a delay to this animation but I'm not getting a delay before it goes to the center of the page, in case I add 'animation-delay' inside the class .ft it already starts in the center of the page when loading it, I wanted the page lo...
asked by 30.06.2018 / 23:15
1
answer

Someone help me, I wanted to make sure my div does not go off the screen!

Good morning, so I made my div draggable / moveable, but I wanted it not to be able to leave the screen, I wanted it to have a limit when I move. Someone help me? Thank you in advance //Make the DIV element draggagle: dragElement(document...
asked by 01.07.2018 / 06:51
1
answer

Problem with parent element overflow affecting the visibility of a child element with "position: absolute"

Oh, there are several things in CSS that sometimes stress me! I have a parent element responsible for listing multiple items. And within these items, when I mouse over a particular link, a dialog (or balloon) is displayed that shows some info...
asked by 30.06.2018 / 20:26
1
answer

How do I search for something in html css js?

So I would like to be able to search for items in html, without a bank, because the items will not be added dynamically, they will already be pre-established, as I am a beginner I have no idea how to do this, if someone can help me I thank you in...
asked by 01.07.2018 / 07:36
1
answer

Mouseover and Mouseout with animate.css in use (wobble)

I can not make Animate.css wobble work as soon as my webpage loads, as I'm trying to make a mouseover / mouseout effect and it's not working. The object starts with the wobble fired, while doing the mouseover, this stops the wobble animate. When...
asked by 21.05.2018 / 17:05