/[informatika.old]/html/menu.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /html/menu.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (vendor branch)
Fri Feb 18 07:26:11 2000 UTC (24 years, 1 month ago) by dpavlin
Branch: MAIN, PLIVA
CVS Tags: R0, HEAD
Branch point for: dbi
Changes since 1.1: +0 -0 lines
File MIME type: text/html
početni import


1 <SCRIPT LANGUAGE="JavaScript1.2" SRC="menu.js">
2 <!--
3 window.mySubMenu7 = new Menu("JavaScript");
4 mySubMenu7.addMenuItem("JavaScript 1.1", "location='/eng/mozilla/3.0/handbook/javascript/index.html'");
5 mySubMenu7.addMenuItem("JavaScript 1.2", "location='/docs/manuals/communicator/jsguide4/index.htm'");
6 mySubMenu7.addMenuItem("JavaScript Reference", "location='/docs/manuals/communicator/jsref/index.htm'");
7
8 window.myMenu7 = new Menu("Technologies");
9 myMenu7.addMenuItem("Dynamic HTML", "location='http://developer.netscape.com'");
10 myMenu7.addMenuItem(mySubMenu7);
11 myMenu7.addMenuItem("Java", "location='http://home.netscape.com'");
12 myMenu7.addMenuItem("Plug-ins", "location='http://home.netscape.com'");
13 myMenu7.writeMenus();
14
15 //-->
16 </SCRIPT>
17
18 Odabir
19 <A HREF="javascript://" onMouseOver="showMenu(window.myMenu7);">
20 organizacijske jedinice</a>
21

  ViewVC Help
Powered by ViewVC 1.1.26