[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –

CSS3 Awesome Footer Tutorial – 10 – Cool Pop-up on Mouse Hover
by
Tags:
Comments
25 responses to “CSS3 Awesome Footer Tutorial – 10 – Cool Pop-up on Mouse Hover”
-
lol previous video du dudu
-
Liked and subscribed .. thanks a lot 🙂
-
Good, but would be interesting if we could see the html code as well
-
Cool Stuff man…!
-
Anyone else notice the IM's? LOL
-
thank you 🙂
-
Nice tut.
-
Thank you for the tutorial !
-
Not necessary unless you have a .notificationIcon div somewhere else on the website. It is technically good practice especially if you're building a social media network like he said, you never know when a year or two down the line your 1 row of CSS code that you made last year is going to conflict with something 100,000 lines of code later. Overall with this tutorial you could never use it on a live site, it wouldn't work for half the users! Use with caution…
-
Shouldn't you have #footer before the a.notificationIcon in the CSS since it is within the footer div tags?
Like This?#footer a.notificationIcon span{
display:none;
font-size:12px;
color:white;
bottom:45px;
width: 150px;
position: absolute;
border:1px solid #333333;
border-radius:3px;
padding:5px;
margin-left:-75px;
background:rgba(0,0,0,0.4);
}#footer a.notificationIcon:hover span{
display:block;
} -
I noticed you say "boom, roasted" in almost all of your videos.
-
Oh Lisa lol
-
Why is the:
a.notificationIcons:hover span {
display: none;
font-size: 12px;
color: white;
bottom: 45px;
width: 150px;
position: absolute;
border: 1px solid #333333;
border-radius: 3px;
padding: 5px;
margin-left: -75px;
background: rgba(0,0,0,0.4);
}not enough?
-
Oh bucky, you got something to explain to John.
-
you always know how to be funny bucky
-
Bucky We Want the HTML Side
-
Hey Bucky, I have been out of watching your tutorials for sometime, in fact, months. Today that I watched this tut I remembered the days I first learned Java from your videos! Same voice, but now with more maturity. It's just like you meet someone you did not meet for long.
About this tutorial, it is quite educating. I've been looking for information on how you can use background with opacity, and a big thank to you for the rgba() function, it solves my problem. God bless.
-
I cant believe you stuck it in my…
-
ótimas aula. Parabéns nota 1000
-
hahah nice
-
nice messages huh?
-
Thanks Bucky
-
Does anyone know where Bucky got his notification icons from?
-
LOL at facebook messages. LOL
-
HAHA love those Facebook "PM's" you got
Leave a Reply