Profile
Achievement
DesTincT's Recent Snippets
- All /
« Prev 1 Next »
setting additional css file for browsers under MacOS with JQuery
0
1773
posted 17 years ago by DesTincT
For user-friendly animations on hover event.
Prevents repeating animations when hovering object many many times.
Example needs "jquery.color" plugin for color animations. But you can use any animations you want.
0
1726
posted 17 years ago by DesTincT
Content may disappear on window resize in IE6/Maxthon, when using expressions to set min-width/max-width. To fix it - just remove 'position:relative' in #container.
0
1473
posted 18 years ago by DesTincT