This is a discussion on "How to find the table's row and column index at the click of menu." within the JavaScript Forum section. This forum, and the thread "How to find the table's row and column index at the click of menu. are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
How to find the table's row and column index at the click of menu.
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi, i am facing a serious problem my scenario is i want to create a family tree for this i am using column (cell) as a node for a person, at every node(cell of a row of table) onMouseOver i am showing a javascript menu to extend the tree at respective position.
Now the problem. for example if i choose child option from menu then this child node is must be placed just below the person. for this i have to know the location i mean index of the row that at which row and at which row's cell that person's node is exist, but i am can't get the position of that cell of row when user clicks at menu. The javascript menu i have created from dreamweaver and that .js file i am using in html file and menu is appear on the mouse over of the cell. please try to understand my scenario if you have any query you can contact me at "aamir1dharani@yahoo.com". |
|
|
![]() |
| Tags |
| family tree |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| where can I find a fluid 3 column layout | Gerry | Web Page Design | 7 | Nov 2nd, 2007 22:48 |
| Adding right-click ability and pop-up menu to a Treeview | utkuozan | ASP.NET Forum | 1 | Jan 4th, 2007 14:38 |
| A little help with flash right click menu | dazzelworks | Flash & Multimedia Forum | 7 | Oct 25th, 2006 14:12 |
| Horizontal PopUp Menu (as z-index) on Flash does not work | blanktruth | Web Page Design | 2 | Feb 16th, 2006 09:38 |
| Menu List. Select Multiple without Ctrl+Click? | Andy K | JavaScript Forum | 7 | May 10th, 2005 09:01 |