| Author |
Message |
speedpacket
Joined: 13 Jul 2005 Posts: 13
|
Posted: Sun Jul 17, 2005 8:11 pm Post subject: popup menu |
|
|
Hello,
I'm trying to add popup menus to a <tr> (should hold actions one can perform when clicking the line...)
http://demo.flexinvoice.be/index.php?_m=test
Can anyone see what's going wrong there? |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Fri Jul 22, 2005 2:29 pm Post subject: |
|
|
| You are calling only init(), but you should call both initTop() and then init(). Try to cpy initialization sequence from your top menu. |
|
| Back to top |
|
 |
speedpacket
Joined: 13 Jul 2005 Posts: 13
|
Posted: Fri Jul 22, 2005 3:20 pm Post subject: |
|
|
Thanks for the response,; it seems to have done somthing, but check the page now - I'm a bit confused about how it could lead to that result?
Any thoughts?
I think I copied the examples from your site really... |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Fri Jul 22, 2005 3:59 pm Post subject: |
|
|
| Need to investigate this. Can we switch our conversation to e-mail (javascript@cooldev.com)? |
|
| Back to top |
|
 |
|