Anyway to make when mouse over pop out a small windows??
the small windows I use list as below, when I mouse over a element example <a href>, how to call out the list the pop out position just below or beside the <a href>...??
I have try use css but not yet mouse over the list already appear there... how to hide the list before mouse mouse over it...?
Code:<ul> <div style="border:1px solid;"> <li>helo1</li> <li>helo2</li> </div> </ul>



Reply With Quote




Bookmarks