Questions tagged as 'css'

1
answer

JQuery script only works after page reload

I have a jquery script that only works after the page reload. Why does this occur? My script: $(document.body).ready(function() { $('.list').each(function(index){ var topli = $(this).children(":first-child"); topli.c...
asked by 16.10.2018 / 14:29
1
answer

Show the dropdown options in the header and take the search bar off the menu in the mobile view

I have a header that, in the mobile view, does not show dropdown options, and the main option is not clickable. I would like the menu options to be displayed and the search bar would also be outside the menu, also in the mobile view. Below is...
asked by 09.10.2018 / 19:10
1
answer

How do you position buttons in the bottom corner

I've been having problem with html5 and css in ionic. one of these problems and positions the button below the slide and leaves them transparent, with a significant good size. But with the modifications I've been making, the buttons just do not...
asked by 13.10.2018 / 20:16
0
answers

Save time user watched video and keep watching

Well, I finished a PHP course, I'm not an expert and I'm creating a course system. I need when the user starts watching the lesson, the system saves the video runtime every 3 seconds. And save this so that the next time he enters the site, he ca...
asked by 04.10.2018 / 16:50
1
answer

How to remove strange character appearing in the page header [duplicate]

In my page I make an include for a header that is at the top of the page, but strangely it is getting a sujeira that gives a space well at the beginning, I'm not quite sure what it is or what to do, I'll be posting an image: Mypagew...
asked by 04.10.2018 / 17:13
2
answers

text above image and lighter image [pending]

Good afternoon everyone, I intend to create a code in html / css that allows me to move the mouse over an image, it becomes clearer, and a text appears on it ... Which commands should I use to achieve this ? Thank you !!     
asked by 06.10.2018 / 19:27
0
answers

Menu accordion with primeNG adjusting to screen size

Good afternoon, I'm studying PrimeNG with Spring and I want to do something similar to what's on the site. In the primengSite , when the screen dims, the left side menu disappears and creates an upper button. I'm lousy with front-end and I want...
asked by 08.10.2018 / 22:09
1
answer

Hiding and displaying a form using a link

I have a link and a form that needs to work as follows: When I click on the link, the form is visible and one more click on the form link is hidden. classe of the link to hide and display the form is: menu_propaganda_guia_comerc...
asked by 21.07.2017 / 01:05
1
answer

Automatic image transition in the slider with css

Good morning, I'm new to Imasters and the development part in general and I have a very simple question, do not judge kkk I created this slider described below and I can not do the automatic swapping of images. For example, every 3 seconds...
asked by 04.10.2018 / 13:47
1
answer

Spacing of two divs with bootstrap

I'm two divs that are glued together and I wanted to have a vertical split in them, but I'm not doing it right. I'm using the bootstrap spacebetweenthefilebuttonandsavebuttonincase<div><div><span>ArquivoReferenteaRequisição...
asked by 27.09.2018 / 14:27