Kram
04-14-2004, 09:30 PM
The problem i am having is this.
I have a web page (which is an internal intranet site so cant post the address), which has menus, these menus are created by VBscript. The idea behind them is that a user of the web page can update/change menu headings/menu items by simply updating a text file.
That is not the problem, the issue here is that the menu items are dynamically changed quite often. Which means that the drop down menus position on the screen need to be changed often as well, which is a pain.
What I want to do is to be able to somehow calculate the position of the menus somehow using javascript.
Im just not sure how to do this.
help!
I have a web page (which is an internal intranet site so cant post the address), which has menus, these menus are created by VBscript. The idea behind them is that a user of the web page can update/change menu headings/menu items by simply updating a text file.
That is not the problem, the issue here is that the menu items are dynamically changed quite often. Which means that the drop down menus position on the screen need to be changed often as well, which is a pain.
What I want to do is to be able to somehow calculate the position of the menus somehow using javascript.
Im just not sure how to do this.
help!