Hello Kevin,
Thanks for reply. But I still have a problem.
When I do so, the menu is not shown.
html:
<SCRIPT language=JavaScript>
var url;
function leavePage(page) {
url = page;
popup('milonic','Milonic')
}
</SCRIPT>
js:
with(milonic=new menuname("Milonic")){
style=menuStyle;
aI("text ...
Search found 6 matches
- Thu Feb 26, 2004 1:16 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to transfer parameter url in function of the menu?
- Replies: 10
- Views: 5944
- Wed Feb 25, 2004 12:28 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to transfer parameter url in function of the menu?
- Replies: 10
- Views: 5944
- Tue Feb 24, 2004 1:35 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to transfer parameter url in function of the menu?
- Replies: 10
- Views: 5944
- Mon Feb 23, 2004 11:52 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to transfer parameter url in function of the menu?
- Replies: 10
- Views: 5944
- Mon Feb 23, 2004 9:39 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to transfer parameter url in function of the menu?
- Replies: 10
- Views: 5944
- Sun Feb 22, 2004 3:28 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to transfer parameter url in function of the menu?
- Replies: 10
- Views: 5944
How to transfer parameter url in function of the menu?
The user chooses something on a page and according to it should be formed url. Here at me a question. How to transfer parameter url in function of the menu?
Something like this :
.html:
popup('milonic','menu','my parameter')
.js:
aI("text=Enter;url= and here I want my parameter ");
or better ...
Something like this :
.html:
popup('milonic','menu','my parameter')
.js:
aI("text=Enter;url= and here I want my parameter ");
or better ...