Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-24-2002, 12:00 PM   PM User | #1
s_m_b
New to the CF scene

 
Join Date: Jul 2002
Location: York, England/UK
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
s_m_b is an unknown quantity at this point
newbee questions - 'print' and DOM reference

Help! - I'm trying to track down a sensible reference to gives me the object/methods/properties of the DOM(!) so that I can find my way around it without having to ask daft questions....

At the same time, where does the print() method live?

many thanks
s_m_b is offline   Reply With Quote
Old 07-24-2002, 12:58 PM   PM User | #2
caldasgsm
New Coder

 
Join Date: Jul 2002
Location: Portugal
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts
caldasgsm is an unknown quantity at this point
the print()... well, I've seen that guy..
I think he lives up north, in a little town called window
.. he's a nice guy, I like him, he never let me down... I think of him as a brother..
__________________
You don't want to know...
caldasgsm is offline   Reply With Quote
Old 07-24-2002, 03:08 PM   PM User | #3
nolachrymose
Regular Coder

 
Join Date: Jun 2002
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
nolachrymose is an unknown quantity at this point
But he's so selfcentered.
nolachrymose is offline   Reply With Quote
Old 07-25-2002, 10:07 AM   PM User | #4
s_m_b
New to the CF scene

 
Join Date: Jul 2002
Location: York, England/UK
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
s_m_b is an unknown quantity at this point
Smile

Thanks folks. I've only got the Javascript 1.1 DOM to hand, which is why I was a bit stuck!
Still looking for the *current* one if anyone can help.....?
s_m_b is offline   Reply With Quote
Old 07-25-2002, 04:08 PM   PM User | #5
BrainJar
Regular Coder

 
Join Date: Jun 2002
Posts: 185
Thanks: 0
Thanked 0 Times in 0 Posts
BrainJar is an unknown quantity at this point
Try Mozilla's reference at http://www.mozilla.org/docs/dom/domref/ which includes some samples. Netscape also has some browser cross-reference lists at http://developer.netscape.com/evange...ocs/technotes/

On the Microsoft side, try http://msdn.microsoft.com/library/de...nce_entry.asp.

The ultimate is the W3C spec at http://www.w3.org/DOM/DOMTR. It's a pretty dry read - more about implementing the DOM rather than using it - but it's worth looking over.
BrainJar is offline   Reply With Quote
Old 07-25-2002, 04:24 PM   PM User | #6
s_m_b
New to the CF scene

 
Join Date: Jul 2002
Location: York, England/UK
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
s_m_b is an unknown quantity at this point
thanks!
The MS one is a dud link though
s_m_b is offline   Reply With Quote
Old 07-26-2002, 10:44 AM   PM User | #7
Zvona
Regular Coder

 
Join Date: May 2002
Location: Helsinki, Finland
Posts: 231
Thanks: 0
Thanked 1 Time in 1 Post
Zvona is an unknown quantity at this point
Re: newbee questions - 'print' and DOM reference

Quote:
Originally posted by s_m_b
Help! - I'm trying to track down a sensible reference to gives me the object/methods/properties of the DOM(!) so that I can find my way around it without having to ask daft questions....
You're found it. As you can see, we have also a section dedicated for DOM scripting and many members with excellent acknowledgement.

When I have problems with Document Object Model, I usually visit at least one of these sites :
__________________
Zvona
First Aid for
Web Design
Zvona is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:03 PM.


Advertisement
Log in to turn off these ads.