duck
Junior Member
Posts: 2
Registered: 4/18/2005
Member Is Offline
|
| posted on 4/20/2005 at 03:35 AM |
|
|
Getting menus working on php page
I am writing my site in php and want to use tigra for drop down menus. At the moment php and the javascript don't want to work on the same page. I
assumend that php and javascript would would on the one page as one is server side and should be dealt with once the other, javascript gets processed
by the browser.
What should I be doing to get the javascript to work on php page, behond the examples of adding page references and initilization blocks?
Thank you in advance for your help/
|
|
|
olga
Administrator
Posts: 84
Registered: 11/22/2004
Member Is Offline
|
| posted on 4/22/2005 at 09:31 PM |
|
|
Tigra Menu is a pure client side product so it can work with any server side code or without one. Your problem probably is caused by something else,
like syntax error or your files are not linked correctly to the page. What error message do you get?
|
|
|