| Summary: | finding the postion of an element on the Eclipse site | ||
|---|---|---|---|
| Product: | Community | Reporter: | Jeff McAffer <jeffmcaffer> |
| Component: | Website | Assignee: | phoenix.ui <phoenix.ui-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | nathan |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows Vista | ||
| Whiteboard: | |||
|
Description
Jeff McAffer
Our pages shouldnt have any effect on finding the position of an element. From what i'm seeing it looks like this could be a float issue or something related to the content being placed at the bottom of the page. I don't work a lot with IFrames since they always give me fits so i can't really speak to those. However i do notice that you have 2 <div id="popupcontent"></div> lines in your source. This could be causing confusion on your page since the id attribute is supposed to be unique. Is there a reason you have 2 of them? Also here's a handy page for determining mouse positions : http://javascript.internet.com/page-details/mouse-coordinates.html This isn't a bug, it's a question. Questions should be on newsgroups :) |