Hello,
I need to make a transition effect from this site: link
By scrolling, the contents of one session will fade and new content will appear, from the next session, overlapping the previous one.
Hello, I have the following SCRIPT below. It opens the DIV that is with display: none;
but I will have a list of links to open new DIV's and I do not want to be creating new functions to open each DIV.
How could I solve this?
HTML
<...
I'm trying to make the transparent background of a page in the webbrowser control remain transparent by allowing the user to see what is beneath that window, ie only HTML elements that are above the transparent background will be visible. Using...
I need some help.
I'm using framework7, and consequently SwipeJS in a template in which I need to leave it more or less like this, (App duolingo). with the cards below and always the next and previous appearing a little.
Imadesomechangest...
I need the image and property information contained in the table to be at the same height, but I do not know how to fix it.
Here are the photos of how you are and how I wanted to:
FollowtheHTMLcode:
<!DOCTYPE html>
<html lang=...
The width of my site is not the same as it can be seen below:
Theheader(logobar,navigationandmainimage)issmallerthanthesite'scontainer,I'musingBootstrap.TheCSSwiththemeasureslookslikethis:
@media (min-width: 1200px) {
.container{...
Galera I mounted a table where I right click on it and open a menu. The problem is that in firefox I have to give 2 clicks. And it closes when the mouse moves.
I tested it in all browsers and everything is ok. Does anyone know what it can be?...
Well, I'm going back here again with my question.
I got a code that would cause :hover to be selected in the current page, but it is not working, could anyone tell me why?
Here are the codes:
<script type="text/javascript">...
I'm making some badges and I need to break the page when I give 8 badges on the page
I made a code that only skips the first page.
css
@page {
/*margin top,direita,rodape,esquerda*/
margin-left: auto;margi...