Connecting Tech Pros Worldwide Forums | Help | Site Map

Mentor Needed (tjjay)

HumbleGeoff
Guest
 
Posts: n/a
#1: Jul 23 '05
While attempting to learn JavaScript on an amateur web site I've come
across a common programming problem.

I've planned to have an external JS file where I have my menus.

When I open this learning page, my browser renders zilch. I think I've
got my syntax problems resolved, but now I get NOTHING. No debug
suggestions, NOTHING.

I'm kind of at the end of the extent of my limited JavaScript
knowledge. Is there anyone in this newsgroup that might take me under
their wing? I need constructive assistance.

The URL: http://www.geocities.com/tjjay/R/new_page_3.htm

Thanks in advance for help.

kaeli
Guest
 
Posts: n/a
#2: Jul 23 '05

re: Mentor Needed (tjjay)


In article <54c5b13d.0405050628.6b925f8e@posting.google.com >,
tjjay@aol.com enlightened us with...[color=blue]
>
> When I open this learning page, my browser renders zilch. I think I've
> got my syntax problems resolved,[/color]

You thought wrong. :)
[color=blue]
>
> The URL: http://www.geocities.com/tjjay/R/new_page_3.htm
>[/color]


Mozilla debugger shows the following error:
document.y10 has no properties

--
--
~kaeli~
Shotgun wedding: A case of wife or death.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

Closed Thread