Infopro |
01-21-2010 11:45 AM |
Quote:
Originally Posted by winstone
(Post 1959677)
so it is somehow compatible with 3.8. too, sweet :D
I haven't tested it myself on 3.8, I got vB about 2 years ago and haven't had time to upgrade my board yet (i know its a long time and the actual reason is my laziness lol), still running some other system and just preparing to finally make the migration directly to vB4
...
|
Well, sort of. And I did have to edit it a bit.
Code:
<script type="text/javascript" src="$stylevar[yuipath]/animation/animation-min.js?v=$vboptions[simpleversion]"></script>
<script type="text/javascript" src="clientscript/yui_animation_effects.js?v=$vboptions[simpleversion]"></script>
It might just be me, but it does seem to open menus a bit faster. As for actual animation, not so much I don't think different than defaults. I've got some long menus and they seem to drag a bit at times, adding this I think, speeds them up. ;)
|