HTML/CSS/JS advice
By
colonel_mortis
in Programming
in Programming
Go to solution
Solved by João Severino,
What about something like this.
#topnav ul li{width:40px;height:40px;transition:width 2s;-webkit-transition:width 2s; /* Safari */transition:height 2s;-webkit-transition:height 2s; /* Safari */}#topnav ul li:hover{ width:100px; height:50px;}
NOTE: It may not work on old versions of Internet Explorer
-
Topics
-
Issac Zachary ·
Posted in Troubleshooting1 -
4
-
PopsicleHustler ·
Posted in Audio4 -
4
-
4
-
Greasy_Pudding ·
Posted in Servers, NAS, and Home Lab2 -
Sveeno ·
Posted in LTT Releases8 -
4
-
thrasher_565 ·
Posted in Hot Deals0 -
6
-
-
play_circle_filled
Latest From ShortCircuit:
The coolest looking monitor. Period. - ASUS ROG display at Computex (Sponsored)

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now