Search found 24 matches
- Tue Apr 15, 2008 3:52 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: styling tooltips
- Replies: 0
- Views: 3629
styling tooltips
Can you include css styles in a tool tip for example a <div class=somename> tag so the tooltip can be a defined height etc.
- Thu Mar 01, 2007 3:11 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: importing external data into menu_data.js
- Replies: 3
- Views: 3675
- Thu Mar 01, 2007 2:19 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: importing external data into menu_data.js
- Replies: 3
- Views: 3675
- Wed Feb 28, 2007 9:26 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: importing external data into menu_data.js
- Replies: 3
- Views: 3675
importing external data into menu_data.js
Hi,
I am generating some of my menu data from a program was wondering
if there was a way to include the file it is written to in the menu_data.js
file so I'd have something along these lines:
menu_data.js file contents:
menu stuff
menu stuff
import (other_menu_suff.txt)
or is there a way to ...
I am generating some of my menu data from a program was wondering
if there was a way to include the file it is written to in the menu_data.js
file so I'd have something along these lines:
menu_data.js file contents:
menu stuff
menu stuff
import (other_menu_suff.txt)
or is there a way to ...
- Wed Feb 28, 2007 6:09 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: php menus
- Replies: 2
- Views: 1659
- Wed Feb 28, 2007 3:05 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: php menus
- Replies: 2
- Views: 1659
php menus
Hi
I've generated a large php page of menus which takes a few seconds
to load when it's called. I was wondering if a javascript version would
be faster?
If I want to define more than one menu syle in a menu_data.js page
do I just declare with(menuStyle=new mm_style()){
and call "menuStyle ...
I've generated a large php page of menus which takes a few seconds
to load when it's called. I was wondering if a javascript version would
be faster?
If I want to define more than one menu syle in a menu_data.js page
do I just declare with(menuStyle=new mm_style()){
and call "menuStyle ...
- Sun Feb 25, 2007 3:36 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: php menus
- Replies: 0
- Views: 3933
php menus
Never mind. I found the problem. Needed to set the path in the config file.
I wanted to play around with the php generated menus so I uploaded the
files from the table based php menus dir to my site and opened the page
but nothing happens except for the text below and when I click on the links ...
I wanted to play around with the php generated menus so I uploaded the
files from the table based php menus dir to my site and opened the page
but nothing happens except for the text below and when I click on the links ...
- Thu Feb 01, 2007 10:39 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: validate field in menu form
- Replies: 2
- Views: 2689
- Thu Feb 01, 2007 9:10 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: validate field in menu form
- Replies: 2
- Views: 2689
validate field in menu form
Hi
I want to add a javascript function to validate whether the text field I have
in my menu contains something, In which of the milonic js files should I put the function?
David
I want to add a javascript function to validate whether the text field I have
in my menu contains something, In which of the milonic js files should I put the function?
David
- Thu Feb 01, 2007 12:46 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: form doesn't submit
- Replies: 17
- Views: 12059
- Wed Jan 31, 2007 12:24 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: form doesn't submit
- Replies: 17
- Views: 12059
thanks. I have one other question while we're on the subject of forms. If I wanted to have some sort of javascript validation for a field in a form in a menu, can this be done and if so which file should I put the function in. For example, if I wanted to check that the field contains something so a ...
- Tue Jan 30, 2007 4:22 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: form doesn't submit
- Replies: 17
- Views: 12059
- Tue Jan 30, 2007 2:25 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: form doesn't submit
- Replies: 17
- Views: 12059
- Tue Jan 30, 2007 4:34 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: form doesn't submit
- Replies: 17
- Views: 12059
- Tue Jan 30, 2007 12:55 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: form doesn't submit
- Replies: 17
- Views: 12059
- Tue Jan 30, 2007 12:08 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: form doesn't submit
- Replies: 17
- Views: 12059
still having a problem
I inserted the code and although I can now input an address into the field, when I hit submit, nothing happens.
Here is the menu & submenu - does it have something to do with the way I'm calling the submenu?
with(milonic=new menuname("customers")){
margin=3;
style=vertStyle;
top="offset=2";
aI ...
Here is the menu & submenu - does it have something to do with the way I'm calling the submenu?
with(milonic=new menuname("customers")){
margin=3;
style=vertStyle;
top="offset=2";
aI ...
- Tue Jan 30, 2007 12:03 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: form doesn't submit
- Replies: 17
- Views: 12059
thanks
Thanks. I didn't have the ` in there which seems to be what was causing the problem.
"text=`form..."
"text=`form..."
- Mon Jan 29, 2007 9:22 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: form doesn't submit
- Replies: 17
- Views: 12059
form doesn't submit
HI
I added a form to a submenu. It appears correctly but nothing happens when I click on the submit button. I copied the format directly from the milonic home menu search link which I also notice doesn't submit. Can anyone tell me what I need to do to correct this? Thanks,
David
Here is my code ...
I added a form to a submenu. It appears correctly but nothing happens when I click on the submit button. I copied the format directly from the milonic home menu search link which I also notice doesn't submit. Can anyone tell me what I need to do to correct this? Thanks,
David
Here is my code ...
- Sat Dec 23, 2006 9:17 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: text field in menu
- Replies: 1
- Views: 2274
never mind
Never mind, I found it in the sample menus.
- Sat Dec 23, 2006 7:59 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: text field in menu
- Replies: 1
- Views: 2274
text field in menu
Is it possible to have a menu where when you click on an item the
submenu that opens up consains a form with a text field that can be submitted from that submenu?
submenu that opens up consains a form with a text field that can be submitted from that submenu?