Hardy
Member since Sep 24, 2010
- Profile: /members/6937-hardy.htm
- Comments: 6
Recent Blog Comments By Hardy
-
Using SetTimeout() To Delay The Closing Of A Related UI Element Based On User Interactions
Posted on Oct 18, 2010 at 8:23 AM
@Ben - I figured out on my own. It was some kind of strange. I was on the right track with creating another var for the second trigger and setting up a click function for it but it was not working because the trigger was wrapped in a <a> tag (as I found out later). It always worked with mousee... read more »
-
Using SetTimeout() To Delay The Closing Of A Related UI Element Based On User Interactions
Posted on Oct 16, 2010 at 9:31 AM
Ben....today I feel very "blocked" and maybe you can give me a hint to make it work. I use your script but I have 2 openFooterLink trigger on my site for opening the footer panel. 1 should work on mouseenter the other one on click. I just can not make it work. Can you point me? Cheers to N... read more »
-
Using SetTimeout() To Delay The Closing Of A Related UI Element Based On User Interactions
Posted on Oct 5, 2010 at 9:50 AM
@Ben Yes, I have seen that plugin but you know what. All those plugins make you forget (or never tell you) how it all actually works. So I like the plugins in general since they speed up our work but I also like a good Tutorial very much. That is what makes me smart at the end. All other is just con... read more »
-
Using SetTimeout() To Delay The Closing Of A Related UI Element Based On User Interactions
Posted on Oct 4, 2010 at 1:01 PM
<stron>Wow Ben - I did not expect such a amount of work just to make happen what I had in mind but it is exactly what I was looking for. Very well done as always. Thank you very, very much for spending your time on that. I think I can use that very often.... read more »
-
Using jQuery's SlideUp() and SlideDown() Methods With Bottom-Positioned Elements
Posted on Sep 29, 2010 at 8:54 AM
@Ben, thanks for your reply. Yes, the button is outside the panel and what I am looking for is just the "delay effect" that tooltips very often use to reach them in case there are active links inside the tooltip. Without that dealy effect you never could reach the content of those tooltips... read more »
-
Using jQuery's SlideUp() and SlideDown() Methods With Bottom-Positioned Elements
Posted on Sep 24, 2010 at 7:11 AM
Hi Ben, just found you on the web and bookmarked it right away. Seems to be a very cool place for sharing ideas. Actually you helped me a lot with this post. I am in the process of creating a horizontally and vertically scrolling website. Because of its complicated nature (overflow hidden) the heig... read more »