Winkyboy


Member since 01/13/2008

2 snippets

3328 profile views

10 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

You have not received any achievements.

Winkyboy's Recent JavaScript Snippets



« Prev 1 Next »
Although I realize one should be able to filter a store to remove unwanted items in the list, this allows the list items through and just hides them via CSS.
0 660 posted 11 years ago by Winkyboy
Usage: onmouseout='if (isMouseLeaveOrEnter(event, this)) YourActionHere();' onmouseover='if (isMouseLeaveOrEnter(event, this)) YourOtherActionHere();'
1 662 posted 16 years ago by Winkyboy
« Prev 1 Next »