Re: drop down menu
From: Jeff (design_at_nospam.com)
Date: 03/03/04
- Next message: mary birdsong: "cookies"
- Previous message: Ano Nimus: "Re: owner name as user, how do i..."
- In reply to: debbie2002003: "drop down menu"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 3 Mar 2004 09:09:51 -0500
Java is rarely used for dropdown menu's. JavaScript is the most common
method followed by visual basic. The name similarity (Java & JavaScript) is
confusing to many web surfers.
Java is a full computer language. It is compiled into a binary format and
requires an operating system to read it, On the Win platform that OS is
called the Java virtual machine (JVM). Win XP does not include the JVM but
it is available as an add on download.
JavaScript is a script language that is read by your browser (IE, NS, etc)
it does not require any special add on or download.. Some web surfers
confusing JavaScript with Java will disable JavaScript in their web browser.
To enable JavaScript go here:
http://dev.cybersessions.com/testbrow/javascript-IE55.html
JavaScript has a very limited scope, it cannot take over your computer or
share personal information with out your permission. Overall JavaScript is
benign and can cause no permanent damage to your browser or OS. Java is a
standalone OS. Applications or applets written in Java can be directed to
transmit data without your permission. Apps. can corrupt your OS and take
over your PC.
"debbie2002003" <anonymous@discussions.microsoft.com> wrote in message
news:617c01c40120$cb18adf0$a001280a@phx.gbl...
> i am not able to get a drop down menu on the my travel
> web site. thier tech dept state that some windows are not
> compatible with their web site. this cant be true as my
> friends can access and use the site ok. i think that i
> need to enable something but i dont know what
>
> please help
>
> debbie
- Next message: mary birdsong: "cookies"
- Previous message: Ano Nimus: "Re: owner name as user, how do i..."
- In reply to: debbie2002003: "drop down menu"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|