The Arcive of vBulletin Modifications Site. |
|
popup fade effect Details »»
|
|||||||||||||||||||||||||||||
===============
This mod will not be updated anymore please see https://vborg.vbsupport.ru/showthread.php?t=233425 =============== By using this mod you can apply fade in (opacity) effects on your regular popup menus anywhere in VB powered pages, even in custom mods see demo: http://tinypic.com/r/10zbrjc/6 How to install: - upload the attached javascript file called "popup_anime.js" to "clientscript" directory - add JS include codes to the "headinclude" area of template of the pages you want this hack to function note: if you want to make it global, add to the main "headinclude" template, tho if you do this, on forumdisplay page you will have two calls for YUI Animation JS Include codes: Code:
<script type="text/javascript" src="{vb:raw vboptions.bburl}/clientscript/yui/animation/animation-min.js?v={vb:raw vboptions.simpleversion}"></script>
<script type="text/javascript" src="{vb:raw vboptions.bburl}/clientscript/popup_anime.js?v={vb:raw vboptions.simpleversion}"></script>
*YUI Animation utility has A-Grade support YOU ARE FREE TO RE USE THIS CODE, TRANSLATE OR PUBLISH IT ON OTHER WEBSITES UPDATE LOG: ============= v1.1 changes fixes flickering issue on some browsers Download Now
Show Your Support
|
|||||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
That's pretty slick,thanks.
|
|
#3
|
|||
|
|||
|
Cool it's a slight bit jumpy but it's okay..
|
|
#4
|
|||
|
|||
|
Too jumpy for me.. cheers anyway
|
|
#5
|
||||
|
||||
|
I did notice the jumpiness,is there a setting we can tweak in the js?
|
|
#6
|
||||
|
||||
|
|
|
#7
|
||||
|
||||
|
Very cool mate. Thanks. Will this work for VB 3.8.4?
|
|
#8
|
|||
|
|||
|
Try the new version
|
|
#9
|
|||
|
|||
|
I don't think so mate
|
|
#10
|
||||
|
||||
|
I'm gonna try it out, thanks.
|
![]() |
|
|