Search found 6 matches
- Thu Jan 06, 2005 6:13 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to hide and show menu through javascript
- Replies: 9
- Views: 10040
- Thu Jan 06, 2005 4:46 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How do I open a treemenu by default?
- Replies: 8
- Views: 6120
- Wed Jan 05, 2005 4:57 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How do I open a treemenu by default?
- Replies: 8
- Views: 6120
How do I open a treemenu by default?
Is there a way to control which menu is opened (collapsible tree menu) via javaScript?
It seems I should be able to use treeMenuDisplay(), but I am not sure what to pass. This is what I am currently trying.
treeMenuDisplay(af_150, 'Show');
The result is Error: 'af_150' is undefined
My site is ...
It seems I should be able to use treeMenuDisplay(), but I am not sure what to pass. This is what I am currently trying.
treeMenuDisplay(af_150, 'Show');
The result is Error: 'af_150' is undefined
My site is ...
- Wed Dec 29, 2004 12:43 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Can I add an image at the end of my horizontal menu?
- Replies: 2
- Views: 2333
- Tue Dec 28, 2004 10:09 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Can I add an image at the end of my horizontal menu?
- Replies: 2
- Views: 2333
Can I add an image at the end of my horizontal menu?
http://askafpc--pro.custhelp.com/cgi-bi ... i/main.php
I would like to add an image at the end of the horizontal menu but am having problems.
with(milonic=new menuname("mainmenu")){
top=85;
left=2;
style=style0;
alwaysvisible=1;
alignment="left";
orientation="horizontal";
aI("text=<img src='http ...
I would like to add an image at the end of the horizontal menu but am having problems.
with(milonic=new menuname("mainmenu")){
top=85;
left=2;
style=style0;
alwaysvisible=1;
alignment="left";
orientation="horizontal";
aI("text=<img src='http ...
- Mon Dec 20, 2004 11:29 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Hide Form Items
- Replies: 1
- Views: 6682
Hide Form Items
I am curious to know if the functionality to hide content based on a div Id works in v 3.4.12. I have been playing with it, have not had much success.
The site I am building is not public, so the best I can do are the following code samples:
<i>From my .js file</i>
addmenu(menu=["af_1",,,200,1 ...
The site I am building is not public, so the best I can do are the following code samples:
<i>From my .js file</i>
addmenu(menu=["af_1",,,200,1 ...