![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
<table id="menu"> <tr> <td><a href="/site/vsk_pulsating_menu"><img src="vegui_1.gif" /></a></td> <td><a href="/site/vsk_pulsating_menu"><img src="sitekit_1.gif" /></a></td> <td><a href="/site/vsk_pulsating_menu"><img src="php_1.gif" /></a></td> <td><a href="/site/vsk_pulsating_menu"><img src="tutorial_1.gif" /></a></td> <td><a href="/site/vsk_pulsating_menu"><img src="blog_1.gif" /></a></td> <td><a href="/site/vsk_pulsating_menu"><img src="stuff_1.gif" /></a></td> </tr> </table>
/* Initialize the menu */
pmnu_init(50,40,75,60,'menu');
If you like working with this library and want to help get it some exposure, please go over to hotscripts.com and Rate It. Thanks for your help, it is appreciated ;)
| file-name | description |
|---|---|
| vegui.sk.std.js | VSK Core Library |
| vegui.sk.ani.js | VSK Effect Framework |
| vegui.sk.ani.morph.js | VSK Effect: Morph |
| download | version |
|---|---|
|
tar.gz (2,5 KB), zip (4,5 KB) |
0.1.2 |
|
tar.gz (2,2 KB), zip (4,2 KB) |
0.1.1 (beta) |
|
tar.gz (2,2 KB), zip (4,2 KB) |
0.1.0 (beta) |
2007.05.22 - vegu@vegui.org
* version 0.1.2
* added: pmnu_init() now takes two extra arguments that define the
height of the small version of the icon and the height of the big
version of the icon. This means the icon width and height do not need
to be identical any longer.
* added: pmnu_init() now makes sure the images files of the grown
icons are preloaded, this should help reduce the "lag" effect that
occurs when an icon is grown and its grown version has not been
retrieved from the server yet.
2007.04.09 - vegu@vegui.org
* version 0.1.1
* added: global variable VSK_PMNU_FX_TIME that defines the effect time
of the growth / shrink effect
2007.03.29 - vegu@vegui.org
* version 0.1.0