Annotation of loncom/html/res/adm/pages/bookmarkmenu/aaloader.html, revision 1.3
1.1 tyszkabe 1: <html>
2:
3:
4: <head>
5: <title>Bookmarkpal Launcher</title>
6: </head>
7:
8: <body>
9:
10: <a href="javascript:bookmarkpal=window.open('bookmarkpal.html', 'BookmarkPal', 'width=400,height=505,scrollbars=0');">Click HERE!!</a>
11:
12:
13:
14: <script language="JavaScript">
15:
16: // bookmarker=window.open('boomarkpal.html', BookmarkPal', 'width=400,height=505,scrollbars=0');
17:
18: //bookmarkpal=captureEvents(Events.RESIZE)
19: //bookmarkpal.onresize =
20:
21: </script>
22:
23:
24:
25:
26: </body>
27:
1.3 ! tyszkabe 28: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>