473,398 Members | 2,113 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Definition/Standard for DOM node property offsetParent


Can anyone point to THE definition or THE standard for the useful DOM node
property 'offsetParent'?

It clearly seems de facto, and not de jure ("official"). This is
acceptable, especially if the definition/standard comes from its
originator. I intend to set up code to deal with exceptions in its usage.
Nov 20 '08 #1
3 2946
On Nov 20, 6:14*pm, Patient Guy <sevisen.adam@gmailDOTHEREcomwrote:
Can anyone point to THE definition or THE standard for the useful DOM node
property 'offsetParent'?

It clearly seems de facto, and not de jure ("official"). *This is
acceptable, especially if the definition/standard comes from its
originator. *I intend to set up code to deal with exceptions in its usage.
<URL: https://developer.mozilla.org/en/DOM...t.offsetParent >

<URL: http://msdn.microsoft.com/en-us/libr...02(VS.85).aspx >
--
Rob
Nov 20 '08 #2
On Nov 20, 3:14*am, Patient Guy <sevisen.adam@gmailDOTHEREcomwrote:
Can anyone point to THE definition or THE standard for the useful DOM node
property 'offsetParent'?
No such thing as it is not standard.
>
It clearly seems de facto, and not de jure ("official"). *This is
acceptable, especially if the definition/standard comes from its
originator. *I intend to set up code to deal with exceptions in its usage.
None of the implementations agree on that one, so you should avoid it
whenever possible (or confine it to cases where there is some
agreement about what it means.) There is an ongoing effort to
standardize this and the other offset* properties. Don't hold your
breath.
Nov 20 '08 #3
Patient Guy wrote:
Can anyone point to THE definition or THE standard for the useful DOM node
property 'offsetParent'?
There is an attempt to standardize offsetParent/Top/Left as part of
http://www.w3.org/TR/cssom-view/.

--

Martin Honnen
http://JavaScript.FAQTs.com/
Nov 20 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Neil Zanella | last post by:
Hello, I have posted the following message before but got no replies... I am trying to format an HTML definition list with CSS so that it appears as follows, but am having the following problem:...
1
by: Vittore Zen | last post by:
Hi, a little question. I have some nested tables with some divs (so default set is relative - ok?) Now, i need to draw a line from one div to another. The problem is to find the position of...
2
by: Naraen | last post by:
Hi, In .NET how do I get the underlying schema definition that corresponds to a particular XML node? This used to be easy in MSXML3.0 & MSXML4.0, using ... >>> IXmlDomNode.definition ...
29
by: Jason Curl | last post by:
I've been reading this newsgroup for some time and now I am thoroughly confused over what NULL means. I've read a NULL pointer is zero (or zero typecast as a void pointer), others say it's...
11
by: Joe | last post by:
I know I've seen this before but I can't remember how to serialize a class with it's definition. For example I want each class to serialize not only with it's fields' values but the fields data...
11
by: David | last post by:
Hi Everyone, I'm trying to grab all of the elements of a DL, specifically the <a href>'s grouping them by the DD's. I suppose if I can just get them into groups I can get the href's later. The...
2
by: Tom | last post by:
I have a function which finds the x and y coordinate of any object in the document by referring to offsetLeft or offsetTop value of the object's offsetParent, all the way to the top of the DOM,...
5
by: webEater | last post by:
In XHTML mode (application/xhtml+xml) Firefox does not know offset properties (offsetParent/Left/Top). In all the other browsers it works. Does someone has the same problem or knows a solution for...
0
by: abrosey | last post by:
The error is surrounded in stars near the bottom of the code, any help would be appreciated! namespace USDP.eCFUtilities { /// <summary> /// Summary description for CatalogHelper ///...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.