Function Index
Returns VSK_Node object that controlls the submitted node Checks if the node is hidden Returns VSK_node object that controls the node with the submitted id
Constructor constructor Initializes the auto-complete module on a form element Return value of a cookie variable Creates and returns a list of all the cookies in the document in object form Sets a cookie Delete a cookie variable Moves the console to its designated spot taking scroll offset into mind Print a message to the debug console on a new line Starts debug mode that creates a text label attached to the borders of the document that messages can then be printed to using vsh_dbg_print Stops debug mode Adds a vsk specific event handler Triggers the event handler for a certain vsk event Remove a function from a specific vsk event handler by it’s unique function id Validate every input field depending on the attributes set on it. Returns the (pixels) position of the caret in an input style element Returns cursor position inside a input or textarea form element Moves the caret to a certain position in the form element Poll nodes in the vsk_Effects array and process their attached effects
sets vskX and vskY to the current mouse coordinates Returns a new node Returns the inner height of the document (cross browser) Validate user input to be a valid email address Validate user input to be a numeric value Validate required user input Validate user input to be a valid URL Returns the inner width of the document (cross browser) Returns the x offset of the document (cross browser) Returns the y offset of the document (cross browser) Returns a random number Returns the related target of a mouse event (cross browser support)
Initializes one ore more menus to support the vegui sitekit slidingmenu Create and return a text node Returns the width of the node returns x position of the node Returns the right x position of the node returns y position of the node Returns the y bottom position of the node returns zindex of node |