UltraPlugin.js Informations
A smart framework to developing sites and web applications
Brought to you by:
galaxyquasar
[UltraPlugin - Developed by Kayky Vitor Cruz - Changelog] ____________________________________________________________________________________________ [10/02/2018] New Version 1.2 Complete + New documentation and tutorial added + Function refresh(); added - Function writeAllNavInfo(); removed - Function writeNavigator[info](); removed - Function insertBigText(); removed - Function systemExit(); removed - Function displayCurrentUrl(); removed - Function cssFile(); removed - Function [insert/stop]MainSection(); removed - Function getKeyboardChars(); removed - Variable "OS" removed - Variable "navigatorHardwareInfo" removed - Variable "navigatorVersion_advanced" removed ~ Function insertSuperText(); is now printRtf(); ~ Function text(); is now println(); ~ Variable "getNavigator" is now "navigatorApp" ____________________________________________________________________________________________ [08/02/2018] New Version 1.2 {AlphaDevelopment} + Function getKeyboardChars(); added + Function getCorporalBMI(); added + Function getDelta(); added + Function getBhaskara(); added - Function writeClipboardData(); removed due to a bug - Function clearClipboardData(); removed due to a bug + Variable 'LastKeyPress' re-added + Variable 'OS' added - Variable 'randomNum' removed ~ Function styleImport(); is now cssFile(); ~ Variables of the section 'keyboard' now needs getKeyboardChars(); to run ~ In order to make the script cleaner and faster several empty or useless spaces were changed for better compression of the library ____________________________________________________________________________________________ [05/02/2018] New Version 1.1 + Function emulateNavigatorVersion(); added + Function emulateNavigatorName(); added + Function url(); added + Function insertLinkedObject(); added + Function hide|showElementID(); added + Function lockRightClick(); added + Function writeClipboardData(); added ((BugInformation: This function is not supported corretly in the Firefox/Netscape navigator)) + Function clearClipboardData(); added ((BugInformation: This function is not supported corretly in the Firefox/Netscape navigator)) + Folder "Examples" added + Variable "error_browserCompatibility" added - Geographic location functions removed - Variable "LastKeyPress" removed - PageExample.htm removed ~ Fixed Navigator info bug ~ Fixed getLogClock() not creating the var "getLogClock" function bug ____________________________________________________________________________________________ [04/02/2018] New Version 1.0 Complete + Function insertCheckBox(); added + Function setBackgroundColor(); added + Function setBackgroundImage(); added + Function insertLine(); added + Function insertMainSection(); added + Function insertHeaderSection(); added + Function insertFooterSection(); added + Function displayCurrentUrl(); added + Function insertLabel(); added + Function text(); added + Function msg(); added + Function startHead(); added + Function setCharset(); added + Variable "CurrentUrl" added - Variable "getTime" removed - Variable "error_geoLocationMozilla" removed ~ Variable "blackSlash" fixed to "backSlash" ~ Variable accent01 is now accentGrave ~ Fixed [Removed] inutile script part in the line 146 ____________________________________________________________________________________________ [03/02/2018] New Version 1.0 Alpha Tests ~ Nothing Added