who knows how to get absolute properties of tags?

Discuss how to use and promote Web standards with the Mozilla Gecko engine.
Locked
kafka0102
Posts: 4
Joined: March 14th, 2007, 7:58 pm

who knows how to get absolute properties of tags?

Post by kafka0102 »

Hello. I am a student, and I am doing a work that handling web page segmentation. Now, I want to get properties of tags in the html document, specially width, height, background and so on. As you know, I cannot get absolute properties by parsing html document (by tags’ properties and css), so I want to know by browser platform if I can get them (just like MS does). Specially, I want to get tags’ position in the page. Can you know the method to resolve that? If you know about it, please tell me something. My email is ** e-mail address removed by moderator ** Thanks.
User avatar
Daifne
Moderator
Posts: 123071
Joined: July 31st, 2005, 9:17 pm
Location: Where the Waters Meet, Wisconsin

Post by Daifne »

I removed your e-mail address because we do not give email support. To do so would deprive other users of the information offered in a response to your topic. More importantly, spammers harvest email addresses from public forums like this.

Moving to Web Development
Last edited by Daifne on March 14th, 2007, 8:32 pm, edited 1 time in total.
User avatar
Daifne
Moderator
Posts: 123071
Joined: July 31st, 2005, 9:17 pm
Location: Where the Waters Meet, Wisconsin

Post by Daifne »

Locked