Re: Java Driven Left Nav Menu Question - Please Help!

From: FISH (joeking_at_merseymail.com)
Date: 11/30/04


Date: 30 Nov 2004 08:50:45 -0800


"ojitoys1" <craig@ojitoys.com> wrote in message news:<oQTqd.368339$a85.118020@fed1read04>...
> Hello Java experts,
>
> This question concerns the attempted implementation of animated navigation
> menus on the left nav of a dynamically populated page/website. The left nav
> menus are simply categories and sub-categories that expand to the right on
> mouse over. A click is required to actually navigate to either the 1st, 2nd,
> or 3rd tier of menu categories.
[snipped...]

Reading your posting I began to wonder if you are mistaking Java for
JavaScript (?) Normally an applet would simply load into a rectangular
area on the page, and would not prevent the rest of the page from being
loaded and progressively rendered (apart from competing for network
bandwidth, naturally). Your description suggests you may be working
with JavaScript, not Java. (The two are related only by a similar
name and a vague similarity to the C syntax.)

To answer your two points from a Java applet point of view: Firstly,
Java can indeed control the loading of resources like images. If
the applet is written well it may function even before all its
resources have finished loading. If not, it won't! Secondly, if the
applet is on a page, and the browser departs for another page, the
applet may have to be loaded again - although typically a cached copy
will be used. The solution is to place the menu in its own frame.

-FISH- ><>



Relevant Pages

  • Java Driven Left Nav Menu Question - Please Help!
    ... menus on the left nav of a dynamically populated page/website. ... I have a fundamental question to ask of you learned Java programmers. ... Java is being used to load animated navigation menus on the left nav column ...
    (comp.lang.java.programmer)
  • Java Driven Left Nav Menu Question - Please Help!
    ... menus on the left nav of a dynamically populated page/website. ... I have a fundamental question to ask of you learned Java programmers. ... Java is being used to load animated navigation menus on the left nav column ...
    (comp.lang.java.help)
  • Technical information about the vulnerabilities fixed by MS-02-52
    ... The patch doesn't fix all of the vulnerabilities we reported, ... Java support in the Internet Zone even after applying the patch gives the ... possibility for a malicious Java Applet to gain control over the system. ... Our original report and information regarding the remaining Java ...
    (NT-Bugtraq)
  • Technical information about the vulnerabilities fixed by MS-02-52
    ... The patch doesn't fix all of the vulnerabilities we reported, ... Java support in the Internet Zone even after applying the patch gives the ... possibility for a malicious Java Applet to gain control over the system. ... Our original report and information regarding the remaining Java ...
    (Bugtraq)
  • [Full-Disclosure] Technical information about the vulnerabilities fixed by MS-02-52
    ... The patch doesn't fix all of the vulnerabilities we reported, ... Java support in the Internet Zone even after applying the patch gives the ... possibility for a malicious Java Applet to gain control over the system. ... Our original report and information regarding the remaining Java ...
    (Full-Disclosure)