Category :: Javascript Articles |
Author :: Allan Spartacus Mangune  |
| |
| Article Title :: Ajaxgear Toolkit |
| |
|
AjaxGear is a toolkit that allows you to take advantage of the
client-side technique known as AJAX. AJAX is shorthand for
Asynchronous JavaScript and XML. It uses the XMLHttpRequest
object to allow a Web browser to make asynchronous call to the
Web server without the need to refresh the whole page. AjaxGear
powers this website and has been tested and compatible with
Internet Explorer 6.0 or higher and Mozilla Firefox 1.5. As
AjaxGear evolves, new features will be demonstrated on this
site. As such, the fastest way to learn how to use AjaxGear in
your web application is to download the source files of this
website and see how AjaxGear is used. Components under
development Three components ar (read full article) |
| |
 |  |
| |
Category :: Javascript Articles |
Author :: F. Terrence Markle  |
| |
| Article Title :: Evaluation of Keywords for an AdSense Oriented Website |
| |
|
Evaluation of Keywords for an AdSense Oriented Website By
F. Terrence Markle
The Google AdSense movement is gaining momentum every day. The
driving force in the system is Google's AdWords ads. The AdSense
program enables website owners to monetize their site and make
additional income.
Although Google has made it simple and easy to implement AdSense
on your website, you have to spend your time and effort to
develop a central theme and the supporting content-rich web
pages for your website. You should develop your website around a
specific keyword phrase that has a high potential to monetize
your website through AdSense. The content and theme of your
website should be centered aroun (read full article) |
| |
 |  |
| |
Category :: Javascript Articles |
Author :: Dan Cones  |
| |
| Article Title :: Inexpensive Area Rugs Give Your Home The Facelift It Needs |
| |
|
Most of the time when you move into a new home or decide to
remodel, you forget one of the most important decorating rules.
Decorate from the ground up. Since what sits on the floor is
most important, then maybe you should consider inexpensive area
rugs.
What is so great about inexpensive area rugs?
Inexpensive area rugs allow you to have the styles, designs,
patterns, and colors of the more expensive rugs without having
to pay the price. If you don't care that you don't own the 'real
thing' and would rather have a cheaper flooring solution, the
inexpensive area rug should be your first choice.
Many inexpensive or wholesale rugs are cheaper because of the
fibers they are made of. Many ch (read full article) |
| |
 |  |
| |
Category :: Javascript Articles |
Author :: SiteArticles.com  |
| |
| Article Title :: Submit form conditionally - JavaScript |
| |
|
In the long-gone days of the early Internet, having a form on
the website was tantamount to dabbling with "cutting-edge"
technologies. Intricate Perl scripts and esoteric CGI scripts
were required to process those forms and people used to suffer
bouts of cold sweat whenever there manifested a need to use web
forms. To create a form-handling script used to be in the realms
of MCAs and computer engineers. No longer is it so. The Internet
these days is replete with all sorts of form handling scripts,
and wherever you choose to host your website, or for that matter
even a web page, you can easily deploy a form handling script
and start interacting with your visitors.
As the level of interactio (read full article) |
| |
 |  |
| |
Category :: Javascript Articles |
Author :: Ivan Petrenko  |
| |
| Article Title :: New Customizable JavaScript Menu for Web Applications |
| |
|
Minsk, Belarus, October 11, 2005 -- Software development
company Scand released its new product - dhtmlxMenu v1.0.
This JavaScript menu enables web developers to design and edit a
simple DHTML menu in a very convenient way.
dhtmlxMenu has cross-browser support, so it can be used
for sites and web applications that are supposed to run under
different OS. The menu is compatible with all main web browsers
for Windows, Linux, Unix and Mac OS.
This JavaScript menu has XML support that gives
possibility to build menus dynamically from XML file or
database. Any complex menu structure can be generated using a
simple XML code. Menu appearance can be easily changed
(read full article) |
| |
 |  |
| |
Category :: Javascript Articles |
Author :: John Deprice  |
| |
| Article Title :: Capturing Video And Audio Streams How-To |
| |
|
Streaming media is taking the Internet over - online radio,
news, digital videos, podcasts, webcasts are just going to grow.
Find out what tools you need to capture streaming audio and
video so you can replay it later.
CoCSoft Stream Down (CoCSoft)
Like the proverbial hedgehog, CoCSoft Stream Down knows one
thing well: in this case, how to capture streaming-media files
and save them to disk. Just enter the URL of a streaming-media
file and the program stores the content in the directory of your
choice. In addition to FTP and HTTP, CoCSoft Stream Down can
handle several streaming protocols: RTSP, MMS, MMSU, and MMST.
It comes in handy during peak Internet usage times, when
streaming files (read full article) |
| |
 |  |
| |
Category :: Javascript Articles |
Author :: Michael Kashirin  |
| |
| Article Title :: How to handle web surfers, who disabled JavaScript |
| |
|
Article describes how to create a web page that can be viewed
by users, who disabled JavaScript support or whose web browser
does not support it.
There are hundreds of millions of Web surfers today. Each of
them uses one of multiple web browsers available now. You as a
Webmaster create cool web pages that are full of graphic and
JavaScript and look very impressive in modern web browsers like
Internet Explorer or FireFox. But ask yourself: "How my cool web
page will look like, if the web surfer use Linx browser (text
based) or just disabled JavaScript support?" You may think that
number of Linx browser users is quite small today and you can
ignore them, but search engines spiders does not (read full article) |
| |
 |  |
| |
Category :: Javascript Articles |
Author :: Endar WS  |
| |
| Article Title :: Simplified form to mail: Unlimitted input |
| |
|
New Page 1
function een(tit,
src, alt, vlink1, link1, h1, p1) { newWindow =
window.open('','newwin','width=780,height=400,top=118,left=5');
newWindow.document.write(text); } function endar(tit, src, alt,
vlink1, link1, h1, p1) { document.write('This is the out put of
your form. Please do not edit the star (*) sign ');+
document.write('You can replace * sign with enter, later in your
mailbox');+ document.write('');+
document.write(' (read full article) |
| |
 |  |
| |
Category :: Javascript Articles |
Author :: Endar WS  |
| |
| Article Title :: Anti right-click pop up : pop up will appear if visitors
right-clicks his mouse |
| |
|
New Page 2
try to right-click your mouse
(read full article) |
| |
 |  |
| |
Category :: Javascript Articles |
Author :: Endar WS  |
| |
| Article Title :: On mouse over pop up: open pop up when pointer on your button. |
| |
|
function tutup() {
newwin=window.open('index.htm','PopupTest','width=350,height=423,
top=30,left=30')
}
(read full article) |
| |
 |  |
| |
| |
| [1] 2 3 Next |