PSP Browser Object Support
- User Agent
- SCEJ PSP BROWSER 0102pspNavigator
- Platform
- PSP
- appVersion
- 1.0
- appName
- SCEJ PSP BROWSER
- appCodeName
- SCEJ PSP BROWSER
The list on this document is static for viewing with a non-PSP browser.
Go here with your PSP to see a document list generated live with javascript.
See this article on Engadget for detailed instructions on how to get your PSP online.
Please note that this is the browser that came with Wipeout Pure. The v2.0 firmware browser is much more modern.
Members of the Window Object
| Functions |
| stop |
| setTimeout |
| setInterval |
| scrollTo |
| scrollBy |
| scroll |
| home |
| handleEvent |
| forward |
| focus |
| find |
| confirm |
| clearTimeout |
| clearInterval |
| blur |
| back |
| alert |
| Objects |
| window |
| top |
| self |
| screenX |
| screenY |
| screen |
| parent |
| navigator |
| history |
| frames |
| document |
| location |
| Properties |
| closed |
| name |
| length |
| pageYOffset |
| pageXOffset |
| outerWidth |
| outerHeight |
| location |
| innerWidth |
| innerHeight |
Members of the location object
| Functions |
| reload |
| replace |
| toString |
| Properties |
| protocol |
| port |
| pathname |
| href |
| hostname |
| host |
| hash |
| search |
Members of the document object
| Functions |
| write |
| writeln |
| getSelection |
| handleEvent |
| Collections |
| images |
| forms |
| anchors |
| links |
| Properties |
| width |
| vLinkColor |
| URL |
| title |
| referrer |
| linkColor |
| lastModified |
| height |
| fgColor |
| domain |
| cookie |
| bgColor |
| aLinkColor |
| location |
Members of the navigator object
| Functions |
| javaEnabled |
| Properties |
| userAgent |
| platform |
| language |
| appVersion |
| appName |
| appCodeName |
Members of the screen object
| Properties |
| pixelDepth |
| colorDepth |
| availWidth |
| availTop |
| availLeft |
| availHeight |
| width |
| height |
Members of the history object
| Functions |
| go |
| forward |
| back |
| Properties |
| previous |
| next |
| current |
| length |