Menu open slowly on mouseover!

GK User
Sat May 23, 2015 12:53 pm
Hello Friends,
Thanks to the forum, I know which one when you turn comes with the below code, the menu opens automatically with the mouse!
But unfortunately, the menu opens very quickly and I would like that opens it gently, so as to currently open when you click!
Does anyone know how to do this so that it rises more slowly?

Code: Select all
#aside-menu:hover {
left: 0 !important;
}



Thanks in advance! :)


Many Greetings :)
Sakari


Note: The site is not finished yet and is still running local!
User avatar
Expert Boarder

GK User
Sat May 23, 2015 3:19 pm
Hi,
I would like that opens it gently,

ok, but this is menu, not funny widget.
Check those:
gk_writer\css\menu.css - you will find tags for delays of several elements
and
gk_writer\js\gk.menu.js (delay should be in line ~10)
User avatar
Platinum Boarder


cron