Home >
Computers And Internet >
Javascript
When you have lots of JavaScript functions and you plan to use
them on many web pages, it is always advisable to keep them in a
separate file, and then include that file on every page where
those functions are required. This way, you can better organize
them, you don't have to copy/paste the code
...read all
One of the best way to get visitors to further explore your site is to convince them to set your home page as their Internet start page, or for them to add you their "Favorites". In this article, we'll examine some ethical and unethical ways this is done.
Many sites include legitimate javascripts that
...read all
Popup windows - hate 'em or love 'em; they are a constant companion during our Internet surfing. They can be quite useful, especially the chromeless variety.
A chromeless popup window is one that doesn't show the browsers menu or tool bar, but does retain the title bar (for easy closing). Some visitors
...read all
JavaScript is a scripting language designed for use
within a web page and/or on a web server. It is used
to create special effects within a web page. Elements
such as links, images and forms can be manipulated
using this powerful technology.
Unlike CGI scripts, JavaScript can be placed directly
...read all
Several years ago, Java was introduced. It was slow.
Now, computers have beefed up, the internet is a lot faster,
and Java is a serious language. It can lower costs, and
REALLY get people talking about your website!
I'll cover:
1) WHAT is Java, and how can it help me?
2) WHY Java NOW?
3) WHY
...read all