Site Navigation
Various VegUISiteKit releases
written by vegu on 23 May, 2007 03:46:06
Following libraries of the vegUISiteKit have been updated:
Animated Tooltips
version: 0.1.2changelog:
2007.05.22 - vegu@vegui.org
* version 0.1.2
* fixed: mouse move and out events are now being added via the event
handler instead of being directly set as properties on the node, this
allows the tooltips to be used on elements that have their onmousemove
and onmouseout events set from other sources.
Animated Menu
version: 0.1.2changelog:
2007.05.22 - vegu@vegui.org
* version 0.1.2
* fixed bug that would sometimes cause errors such as "V(a).s is not
an object"
Dropdown Menu
version: 0.1.2changelog:
2007.04.09 - vegu@vegui.org
* version 0.1.2
* fixed: height of the menu will now longer be messed up when the
css border or padding attributes were set.
Pulsating Menu
version: 0.1.2changelog:
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
Related Posts
Your Comment
Comments
No comments yet.