| Java menu knowledge base Is java a good idea?
There's good java and bad java.
Java is another of those breaking-edge technologies which must be used
judiciously and carefully if great things are to be successfully implemented.
If you misuse an advanced technology, or overload your pages with such technologies,
many of your site visitors will find themselves waiting too long or, worse, their
browsers may crash. While your site statistics may look good, in fact many of those
visitors may be leaving your site faster than they entered it.
The same rule applies to java as to graphics: keep it small and user-friendly.
Java just for the sake of java may be bad - e.g. do you really need a ticker or
some bouncing text? Java for a great purpose may be good - e.g. a powerful
and compact navigation system that does things that no other kind of programming
could achieve.
|
|