want to increase delay timmings for hover effect
Posted
by Swati Sharma
on Stack Overflow
See other posts from Stack Overflow
or by Swati Sharma
Published on 2010-05-10T06:50:39Z
Indexed on
2010/05/10
6:54 UTC
Read the original article
Hit count: 226
i have three level of ul li.
<ul>
<li>
<li>
<ul>
<li>
<li>
<ul>
<li>
I want to increase the hover timings i.e when i hover over the second level li the delay time for hover has to be increased until i reach its children i.e third level
© Stack Overflow or respective owner