Software Listing of Author : "Justas Vinevicius"
- AJAX file upload
- License: Freeware
- Price: 0.00


Cross browser method to upload files (submit forms) using AJAX in only 1Kb of code. Tested in IE5.5+, FF1.0+, OP 8.0+
- Publisher: Justas Vinevicius
- Date Released: 26-05-2011
- Download
- Platform: Scripts, JavaScript
- Compute style of element
- License: Freeware
- Price: 0.00


A method to get the styles on an element that aren't set in-line or with JavaScript.
- Publisher: Justas Vinevicius
- Date Released: 18-10-2011
- Download
- Platform: Scripts, JavaScript
- Dynamic favicon
- License: Freeware
- Price: 0.00


A method how to change page favicon dynamically while the page is already loaded
- Publisher: Justas Vinevicius
- Date Released: 26-02-2011
- Download
- Platform: Scripts, JavaScript
- Javascript drag handler
- License: Freeware
- Price: 0.00


Ever wanted to drag an element or image on your webpage? You can try using this very lightweight javascript drag handler. You can attach this drag handler to any relative or absolute positioned element.
- Publisher: Justas Vinevicius
- Date Released: 04-03-2011
- Download
- Platform: Scripts, JavaScript
- Javascript MD5
- License: Freeware
- Price: 0.00


MD5 (Message-Digest algorithm 5) is a widely-used cryptographic hash function with a 128-bit hash value. MD5 has been employed in a wide variety of security applications, and is also commonly used to check the integrity of files or other data.This script is used to process a variable length message into a fixed-length output of 128 bits using the MD5 algorithm. It is fully compatible with UTF-8 encoding. It is very useful when u want to transfer encrypted passwords over the internet.
- Publisher: Justas Vinevicius
- Date Released: 09-01-2011
- Download
- Platform: Scripts, JavaScript
- Javascript SHA256
- License: Freeware
- Price: 0.00


The SHA (Secure Hash Algorithm) is one of the many cryptographic hash functions. It is suggested that SHA256 or greater must used for critical technology.This script is used to process variable length message into a fixed-length output using the SHA256 algorithm. It is fully compatible with UTF-8 encoding.
- Publisher: Justas Vinevicius
- Date Released: 07-08-2011
- Download
- Platform: Scripts, JavaScript
- Javascript sprintf
- License: Freeware
- Price: 0.00


This is limited sprintf Javascript implementation. Returns a string formatted by the usual printf conventions.
- Publisher: Justas Vinevicius
- Date Released: 12-08-2011
- Download
- Platform: Scripts, JavaScript
- Javascript trim, ltrim, rtrim
- License: Freeware
- Price: 0.00


These function return a string with whitespace stripped from the beginning or end or both of the string.
- Publisher: Justas Vinevicius
- Date Released: 23-11-2011
- Download
- Platform: Scripts, JavaScript
- Javascript unselectable text
- License: Freeware
- Price: 0.00


You will find a script which makes text in an html page unselectable for the visitors
- Publisher: Justas Vinevicius
- Date Released: 01-08-2011
- Download
- Platform: Scripts, JavaScript
- Javascript URL decode
- License: Freeware
- Price: 0.00


If you want to encode / decode url parameters you can use this script. It is fully compatible with UTF-8 encoding. It's useful when u want to transfer data using AJAX technology, or for other operations which involve url parameter manipulation.
- Publisher: Justas Vinevicius
- Date Released: 21-05-2011
- Download
- Platform: Scripts, JavaScript
- Javascript UTF-8 decode
- License: Freeware
- Price: 0.00


UTF-8 (8-bit Unicode Transformation Format) is a variable-length character encoding for Unicode. It is able to represent any universal character in the Unicode standard, yet is backwards compatible with ASCII.This script is used to encode / decode UTF-8 data using javascript.
- Publisher: Justas Vinevicius
- Date Released: 18-02-2011
- Download
- Platform: Scripts, JavaScript
- Scrollable HTML table
- License: Freeware
- Price: 0.00


This JavaScript code can be used to convert tables in ordinary HTML into scrollable ones. No additional coding is necessary. All you need to do is put header rows (if you need them) in THEAD section, table body rows in TBODY section, footer rows (if you need them) in TFOOT
- Publisher: Justas Vinevicius
- Date Released: 19-03-2011
- Download
- Platform: Scripts, JavaScript


