vegUI.org home of the javascript based window manager and AJAX framework

vegUISiteKit - Compiled Download Instructions

written by vegu on 23 May, 2007 04:12:27
The compiled download script that you can find on this site, was added recently and it allows you download any vegUISiteKit library with one click.

It automatically includes any dependencies (libraries that the selected library may need to function) so you no longer need manually pick and download them.

Simply select the libraries that you wish to have included in your final javascript file from the list, then select the data and file compression. The data compression can either be "commented" - which is not compressed at all and includes source documentation - or "compressed"

If compressed is selected then all unnecessary white space and comments are removed from the source to reduce overall filesize.

Then click "DOWNLOAD" to start the file transfer.

Including the compiled library in your webpage


To use your individually compiled vsk library file simply unpack the file in the downloaded archive (tar.gz or zip, depending on what file compression you selected prior to starting the donwload) and copy it to your web directory.

The file should be called "vegui.sk.js"

Then in the HTML source simply add the following line inside the head tags:

code: html
<head>
<script src="vegui.sk.js" type="text/javascript"></script>
</head>

That's it, you should now be able to use the functions of the vegui site kit and any of it's libraries that you included in the download.

Related Posts

  • No related posts



Your Comment

name:*
email-address:

Are you human?



Comments to this post: (1)

RSS Feed for comments RSS Feed for comments
zproxy
on 23 May, 2007 - 07:27:17

I would really like to try your kazaram game, but it says its not open for public. Could you send me an invitation? :)



Report this comment