HighDots Forums  

My confusion between the DOM methods and Javascript methods

alt.html.dhtml alt.html.dhtml


Discuss My confusion between the DOM methods and Javascript methods in the alt.html.dhtml forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
pete
 
Posts: n/a

Default My confusion between the DOM methods and Javascript methods - 05-21-2009 , 01:33 PM






Hi everyone --

I'm pretty confused.

If I turn off Javascript in my FF, it /seems/ that many DOM methods
still work great. Is that the way it should work? Can I count on DOM
methods always being implemented, given a "modern" browser, no matter
the state of Javascript enabled/disabled?

Or is it that turning off Javascript is supposed to turn off DOM
methods, too?

Thanks!

-- Pete


Reply With Quote
  #2  
Old   
Jeremy J Starcher
 
Posts: n/a

Default Re: My confusion between the DOM methods and Javascript methods - 05-21-2009 , 03:23 PM






On Thu, 21 May 2009 10:33:36 -0700, pete wrote:

Quote:
Hi everyone --

I'm pretty confused.

If I turn off Javascript in my FF, it /seems/ that many DOM methods
still work great. Is that the way it should work? Can I count on DOM
methods always being implemented, given a "modern" browser, no matter
the state of Javascript enabled/disabled?

Or is it that turning off Javascript is supposed to turn off DOM
methods, too?

Thanks!

-- Pete
*Blink*

Um.

If Javascript is disabled, how are you calling DOM/host methods?
VBScript?

As far as what host methods are available, check out these two resources:

http://peter.michaux.ca/articles/feature-detection-state-of-the-art-
browser-scripting

http://peter.michaux.ca/articles/cross-browser-widgets


Reply With Quote
Reply




Thread Tools
Display Modes

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

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.