Site Navigation
VegUISiteKit - Three new libraries
written by vegu on 22 Nov, 2007 08:22:14
I just upped three new VSK libraries for you to play around with. As most of the stuff on this site they have been developed as parts of some of my other projects and i am glad to be able to share them with you.
Note that all three of these new libraries are still in BETA.
Autocomplete
The
VSK Autocomplete library allows you to add a customized form of text auto-completion to text input elements. The interesting feature here is that it also supports tag based searches. Meaning the autocomplete feature will trigger for each new tag as soon as you define a delimiter.
Form Tools
The
VSK Form Tools library was developed as part of the autocomplete library, right now it only contains a function retrieve the caret (text cursor) position of a text input element. To make it work in firefox was a bit tricky, but yay @ google i found a solution.
Stupid as i am i lost the URL to the place where i found the solution though or i would gladly thank them here.
It does have some issues in opera and internet explorer though. Opera cant obtain a correct position if the input element is located in a centered environment. And IE has troubles obtaining the correct caret position on textarea elements.
Tunnel
The
VSK Tunnel object is a remote scripting object that allows you to request webpages our remote javascript files via the use of IFRAME or SCRIPT elements.
You can download them all on the
Compiled Download page.
No tutorials yet, but i am already working on them :)
Enjoy.
Related Posts
Your Comment
Comments
No comments yet.