javascript 環境変数

Quick Edit Pencil

JavaScriptで得られる環境変数 


■ navgator
   geolocation [object Geolocation]
   cookieEnabled true
   language ja-jp
   productSub 20030107
   product Gecko
   appCodeName Mozilla
   mimeTypes [object MimeTypeArray]
   vendorSub  
   vendor Apple Computer, Inc.
   platform MacIntel
   appName Netscape
   appVersion 5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/536.26.17 (KHTML, like Gecko) Version/6.0.2 Safari/536.26.17
   userAgent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/536.26.17 (KHTML, like Gecko) Version/6.0.2 Safari/536.26.17
   plugins [object PluginArray]
   onLine true
   javaEnabled function javaEnabled() { [native code] }
   getStorageUpdates function getStorageUpdates() { [native code] }

 

■ document
   bgColor  
   alinkColor  
   width 1211
   plugins [object HTMLCollection]
   height 1068
   fgColor  
   vlinkColor  
   all [object HTMLAllCollection]
   embeds [object HTMLCollection]
   scripts [object HTMLCollection]
   compatMode BackCompat
   activeElement [object HTMLBodyElement]
   dir  
   designMode off
   linkColor  
   documentElement [object HTMLHtmlElement]
   preferredStylesheetSet null
   xmlVersion null
   webkitFullscreenElement null
   location http://www3.tokai.or.jp/tokotoko/memo/menu/js.html
   xmlEncoding null
   implementation [object DOMImplementation]
   webkitFullscreenEnabled true
   referrer http://www.google.co.jp/url?sa=t&rct=j&q=javascript%20%E7%92%B0%E5%A2%83%E5%A4%89%E6%95%B0&source=web&cd=8&sqi=2&ved=0CFsQFjAH&url=http%3A%2F%2Fwww3.tokai.or.jp%2Ftokotoko%2Fmemo%2Fmenu%2Fjs.html&ei=7cwnUb_NJM63kAW3hYHgDg&usg=AFQjCNEm5HDXZDtPyOLAz60qCqFartjsLg&bvm=bv.42768644,d.dGI
   webkitFullScreenKeyboardInputAllowed false
   head [object HTMLHeadElement]
   defaultView [object Window]
   domain www3.tokai.or.jp
   lastModified 05/14/2002 07:09:13
   anchors [object HTMLCollection]
   applets [object HTMLCollection]
   webkitCurrentFullScreenElement null
   doctype null
   images [object HTMLCollection]
   forms [object HTMLCollection]
   charset Shift_JIS
   styleSheets [object StyleSheetList]
   URL http://www3.tokai.or.jp/tokotoko/memo/menu/js.html
   readyState loading
   selectedStylesheetSet null
   characterSet Shift_JIS
   title JavaScript
   cookie  
   webkitIsFullScreen false
   body [object HTMLBodyElement]
   inputEncoding Shift_JIS
   xmlStandalone false
   documentURI http://www3.tokai.or.jp/tokotoko/memo/menu/js.html
   defaultCharset shift_jis
   links [object HTMLCollection]
   previousSibling null
   parentNode null
   lastChild [object HTMLHtmlElement]
   baseURI http://www3.tokai.or.jp/tokotoko/memo/menu/js.html
   firstChild [object HTMLHtmlElement]
   nodeValue null
   textContent null
   nodeType 9
   nodeName #document
   prefix null
   childNodes [object NodeList]
   nextSibling null
   attributes null
   ownerDocument null
   namespaceURI null
   localName null
   parentElement null
   write function write() { [native code] }
   hasFocus function hasFocus() { [native code] }
   captureEvents function captureEvents() { [native code] }
   writeln function writeln() { [native code] }
   close function close() { [native code] }
   clear function clear() { [native code] }
   releaseEvents function releaseEvents() { [native code] }
   open function open() { [native code] }
   evaluate function evaluate() { [native code] }
   createRange function createRange() { [native code] }
   webkitCancelFullScreen function webkitCancelFullScreen() { [native code] }
   createEvent function createEvent() { [native code] }
   getCSSCanvasContext function getCSSCanvasContext() { [native code] }
   createTextNode function createTextNode() { [native code] }
   createAttributeNS function createAttributeNS() { [native code] }
   createElement function createElement() { [native code] }
   importNode function importNode() { [native code] }
   createComment function createComment() { [native code] }
   caretRangeFromPoint function caretRangeFromPoint() { [native code] }
   createAttribute function createAttribute() { [native code] }
   queryCommandState function queryCommandState() { [native code] }
   getElementsByTagName function getElementsByTagName() { [native code] }
   createNodeIterator function createNodeIterator() { [native code] }
   querySelector function querySelector() { [native code] }
   createEntityReference function createEntityReference() { [native code] }
   getOverrideStyle function getOverrideStyle() { [native code] }
   createNSResolver function createNSResolver() { [native code] }
   adoptNode function adoptNode() { [native code] }
   queryCommandEnabled function queryCommandEnabled() { [native code] }
   getElementsByTagNameNS function getElementsByTagNameNS() { [native code] }
   getElementsByClassName function getElementsByClassName() { [native code] }
   createExpression function createExpression() { [native code] }
   createProcessingInstruction function createProcessingInstruction() { [native code] }
   createElementNS function createElementNS() { [native code] }
   createDocumentFragment function createDocumentFragment() { [native code] }
   createCDATASection function createCDATASection() { [native code] }
   queryCommandIndeterm function queryCommandIndeterm() { [native code] }
   queryCommandValue function queryCommandValue() { [native code] }
   getSelection function getSelection() { [native code] }
   getElementById function getElementById() { [native code] }
   createTreeWalker function createTreeWalker() { [native code] }
   execCommand function execCommand() { [native code] }
   queryCommandSupported function queryCommandSupported() { [native code] }
   getElementsByName function getElementsByName() { [native code] }
   elementFromPoint function elementFromPoint() { [native code] }
   querySelectorAll function querySelectorAll() { [native code] }
   webkitExitFullscreen function webkitExitFullscreen() { [native code] }
   hasAttributes function hasAttributes() { [native code] }
   NOTATION_NODE 12
   CDATA_SECTION_NODE 4
   contains function contains() { [native code] }
   isSupported function isSupported() { [native code] }
   ELEMENT_NODE 1
   DOCUMENT_POSITION_DISCONNECTED 1
   isEqualNode function isEqualNode() { [native code] }
   ENTITY_NODE 6
   TEXT_NODE 3
   ENTITY_REFERENCE_NODE 5
   DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC 32
   DOCUMENT_FRAGMENT_NODE 11
   cloneNode function cloneNode() { [native code] }
   dispatchEvent function dispatchEvent() { [native code] }
   PROCESSING_INSTRUCTION_NODE 7
   isDefaultNamespace function isDefaultNamespace() { [native code] }
   insertBefore function insertBefore() { [native code] }
   removeChild function removeChild() { [native code] }
   hasChildNodes function hasChildNodes() { [native code] }
   addEventListener function addEventListener() { [native code] }
   DOCUMENT_POSITION_PRECEDING 2
   normalize function normalize() { [native code] }
   compareDocumentPosition function compareDocumentPosition() { [native code] }
   DOCUMENT_TYPE_NODE 10
   COMMENT_NODE 8
   replaceChild function replaceChild() { [native code] }
   DOCUMENT_POSITION_FOLLOWING 4
   removeEventListener function removeEventListener() { [native code] }
   ATTRIBUTE_NODE 2
   DOCUMENT_POSITION_CONTAINED_BY 16
   DOCUMENT_NODE 9
   DOCUMENT_POSITION_CONTAINS 8
   appendChild function appendChild() { [native code] }
   isSameNode function isSameNode() { [native code] }
   lookupPrefix function lookupPrefix() { [native code] }
   lookupNamespaceURI function lookupNamespaceURI() { [native code] }

 

■ screen
   availTop 22
   width 1920
   availHeight 1178
   height 1200
   availWidth 1859
   availLeft 0
   colorDepth 24
   pixelDepth 24
   height 1200
   width 1920
   colorDepth 24
   bufferDepth undefined
   updateInterval undefined

 

■ document.links
   length 0
   item function item() { [native code] }
   namedItem function namedItem() { [native code] }

 

■ location
   origin http://www3.tokai.or.jp
   hash  
   href http://www3.tokai.or.jp/tokotoko/memo/menu/js.html
   pathname /tokotoko/memo/menu/js.html
   ancestorOrigins [object DOMStringList]
   hostname www3.tokai.or.jp
   protocol http:
   port  
   host www3.tokai.or.jp
   search  
   assign function assign() { [native code] }
   reload function reload() { [native code] }
   replace function replace() { [native code] }

 

■ history
   length 4
   state null
   back function back() { [native code] }
   replaceState function replaceState() { [native code] }
   pushState function pushState() { [native code] }
   go function go() { [native code] }
   forward function forward() { [native code] }



このブログの人気の投稿

書字方向 横書方向変換スクリプト 左書きから右書きへ(コピペ用途)

PowerShellのGetDetailsOf メソッドでプロパティの詳細情報のID番号と項目名を列挙します

PowerShellで複数ファイルのプロパティを取得する方法(準備編)

簡単 YouTube動画をダウンロード、音声のみ保存する方法 2019

DOMノードオブジェクトを文字列に変換する

AppleScript 改行 コード 置換

Blender: 辺の長さを数値で指定するアドオン

VMWare Playerでホストとゲスト間でクリップボードが共有できない時の対処法