|
-
Dec 29th, 2001, 05:30 PM
#1
Thread Starter
Hyperactive Member
A few very, very basic Javascript questions.
Hi,
I'm able to muddle through Javascript and get things to work but I don't really know what I'm doing.
Questions:
What does the windows. do? As in:
Code:
window.menu.document.open("text/html");
I'm guessing that this works against the browser window itself and not the HTML form. Is that correct?
Does document. refer to the HTML form?
I've seen parent. and windows.parent. when working with frames. Is parent. only for frames?
Where might a good site be to answer questions like these?
Thanks,
Al.
A computer is a tool, not a toy.
-
Dec 29th, 2001, 06:48 PM
#2
Re: A few very, very basic Javascript questions.
Originally posted by Al Smith
Where might a good site be to answer questions like these?
Thanks,
Al.
Hi,
Read upon JavaScript DOM Object[Document Object Model] all your question will be answered.
Check this page you might find it useful.
http://hotwired.lycos.com/webmonkey/...tw=programming
Hope it helps.
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|