| 35 | | coming soon |
| | 35 | |
| | 36 | '''Mathod:''' eventBrowserNavigateHome [[BR]] |
| | 37 | '''Parameters:''' |
| | 38 | |
| | 39 | ||'''Name'''||'''Value'''|| |
| | 40 | ||currentURI||the URL of the current page (the page displayed before this methoed was called)|| |
| | 41 | |
| | 42 | |
| | 43 | '''Mathod:''' eventEndDocumentLoad [[BR]] |
| | 44 | '''Parameters:''' |
| | 45 | |
| | 46 | ||'''Name'''||'''Value'''|| |
| | 47 | ||currentURI||the URL of the page which is now completely loaded|| |
| | 48 | |
| | 49 | |
| | 50 | '''Mathod:''' eventBrowserNavigateToURL [[BR]] |
| | 51 | '''Parameters:''' |
| | 52 | |
| | 53 | ||'''Name'''||'''Value'''|| |
| | 54 | ||currentURI||the currently displayed URL|| |
| | 55 | ||toURI||the URL of the page to which the user is navigating now|| |
| | 56 | |
| | 57 | |
| | 58 | '''Mathod:''' eventBrowserNavigateClickURL [[BR]] |
| | 59 | '''Parameters:''' |
| | 60 | |
| | 61 | ||'''Name'''||'''Value'''|| |
| | 62 | ||currentURI||URL of the current page|| |
| | 63 | ||textContent||the text of the link on the current page|| |
| | 64 | ||link||the URL of the link, which was choosen by the user|| |
| | 65 | |
| | 66 | |
| | 67 | '''Mathod:''' eventOverLink [[BR]] |
| | 68 | '''Parameters:''' |
| | 69 | |
| | 70 | ||'''Name'''||'''Value'''|| |
| | 71 | ||currentURI||the URL of the current page|| |
| | 72 | ||textContent||the text of the link|| |
| | 73 | ||link||the URL of the link, which raised the mouseOverEvent|| |
| | 74 | |
| | 75 | |
| | 76 | '''Mathod:''' eventBrowserNavigateToBookmark [[BR]] |
| | 77 | '''Parameters:''' |
| | 78 | |
| | 79 | ||'''Name'''||'''Value'''|| |
| | 80 | || |
| | 81 | |