Site Navigation
VegUISiteKit FAQ
What is the vegUISiteKit?
The vegUISiteKit is a collection of compact scripts that you can use to implement dynamic effects into your website. While it is possible to also do this with the original
vegUI web application framework it would be much too bloated for the cause and should only be used when you are creating 100% web applications - which is what it was intended for.
What license is the VSK released under?
Like the vegUI web application frame work the VSK is also released under an MIT style license, which allows you to use any of it's scripts in any of your projects, commercial or non-commercial as long as the copyright message is kept in the files.
What exactly can i do with the VSK?
The base library of the VSK provides you with a fairly powerful object that you can use to manipulate any node's size, position, styles and much more. There were two basic ideas that guided me when i developed the vegUISiteKit. First i wanted it to be easy to use, something to make coding dynamic gadgets for your website easier. Secondly i wanted it to be fairly compact, meaning i wanted it to produce results quickly.
Is the VSK Bridge the same as the original vegUI bridge?
Yes, but i decided to repackage it for the VSK anyways, but the files are basically identical :).
What browsers are supported by the VSK
Currently i make sure that all the libraries work in the latest versions of mozilla based browsers (firefox, netscape, mozilla), internet explorer 7 and 6 (6 only when i find a way to test it) and opera. I do currently have no way to test this myself, but im pretty confident that vsk also works in safar as long as you have their latest
WebKit installed.
However since the VSK is much more compact than the original vegUI framework with a much smaller code-base i am open to bug reports for browsers that may not be listed above. If you are using a currently unsupported browser and encounter an error in any of the VSK libraries, feel free to
notify me and i'll see what i can do reasonably ;).
My question is not here :(
Go ahead and ask then:
vegu@vegui.org