|
Welcome to Trading Totem, a site dedicated to helping the consumer. This
is a hobby site, only one person putting it together (Me). Nothing to sell
you, no reason to promote anything special, unless I think its useful. I
don't have pop up adds, I don't have large banners, and I don't have things
that download to your PC.
The site manly uses HTML for its pages, with a few PHP scripts
controlling databases. However I do use JavaScript's throughout the site to
enhance its pages, for example the top menu system is JavaScript.
Some of the pages have JavaScript for functions like the
energy calculator, or the
conversion routines. None of
these scripts cause any harm, if you have JavaScript turned off, you will
have problems with some pages (If Not All)
Typical JavaScript
if (document.formx.appliance.value == 'tumbledrier')
{
document.formx.a.value = 10.434782
document.formx.b.value = 230
document.formx.f.value = 20
document.formx.h.value = 10
document.formx.l.value = 1;
}
As you can see, the above JavaScript is harmless, its only purpose is to
calculate a value, if you have any problems
visit the forum
About
Forum Search
Name & Shame
JavaScript |