Tag: Javascript Functions
Taking HTML Further with Javascript
Posted on Apr.06, 2009, under Web Design No Comments
Once you’ve built your HTML pages, you might need them to do
something a little more interactive on the client-side (that is,
in the visitor’s web browser). How can you do that? Javascript
is the answer.
How Does Javascript Work?
To add Javascript to your HTML, you simply insert it between
tags (or refer to the .js file that contains it, also
using script tags). Overall, Javascript is quite a C-like
language, but manages to be relatively simple in spite of it.
The Javascript you write should have [...]
Using External Coding to Improve Search Engine Placement
Posted on Mar.01, 2009, under Web Design No Comments
Do you have lots of JavaScript coding in the header section of
your web pages? Do you re-list your CSS styles at the top of
every page? Do you have JavaScript coding spread throughout your
web pages?
If you answered yes to any of these questions your site may be
driving away search engine spiders and losing search engine
position ranking.
As you can imagine search engine spiders have a lot of pages to
get through on the web when they are indexing sites. To improve
their speed and [...]
Popup Killers – Not just killing that Popup but also your Revenue!
Posted on Dec.09, 2008, under Web Design No Comments
With the increased use of popups on sites – when you enter, when
you leave, while you are there – Popup killers (or stoppers) are
all the rage.
Companies use Popup killers as a marketing tool for frustrated
webusers – they kill the Popup, the webuser uses their service
be it as an ISP or Toolbar.
New ISP Disks, Toolbars, and Browsers all now come with some
form of Popup killer. While we all want to stop the frustration
of having several popups being delivered while surfing [...]
Popup Killers – Not just killing that Popup but also your Revenue!
Posted on Nov.13, 2008, under Web Design No Comments
With the increased use of popups on sites – when you enter, when
you leave, while you are there – Popup killers (or stoppers) are
all the rage.
Companies use Popup killers as a marketing tool for frustrated
webusers – they kill the Popup, the webuser uses their service
be it as an ISP or Toolbar.
New ISP Disks, Toolbars, and Browsers all now come with some
form of Popup killer. While we all want to stop the frustration
of having several popups being delivered while surfing [...]
