Search found 8 matches

by jimijon
Sun Apr 11, 2004 12:55 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: How can I set a hidden form variable and then submit?
Replies: 5
Views: 3686

form again

Hello -

I have followed the instructions, the mac version, to have my drop down menu... so the menu items are created in the top of the page and the drop down itself is in the page. Just like the instructions. Since I might have one, two or even four areas where the menu is shown, I just want to ...
by jimijon
Sat Apr 10, 2004 9:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How can I set a hidden form variable and then submit?
Replies: 5
Views: 3686

I need the form the menu is nested in.

I have looked at similar postings... however, I need to find the form that the menu is nested within. I will have this menu on various parts of my page so I need to post the specific form. I was trying to use this.form and pass it to a javascript routine.. but it doesn't seem to now anything about ...
by jimijon
Sat Apr 10, 2004 4:40 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: How can I set a hidden form variable and then submit?
Replies: 5
Views: 3686

How can I set a hidden form variable and then submit?

I have been trying all day trying to figure out how to set a hidden form variable and then submit the form from the menu item.

I have searched the forum but have found nothing? Please help.

-Jimijon

url://www.jimijon.com:2005
maxwell/smart goto projects and then look at the first quadrant.
by jimijon
Fri Apr 09, 2004 9:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Safari question..
Replies: 8
Views: 4774

the solution

I purchased the license.
by jimijon
Fri Apr 09, 2004 9:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: passing the form via javascript in menuitem
Replies: 0
Views: 1874

passing the form via javascript in menuitem

Hello I have the following code:
menuScriptText.append("aI(\"text="+codeName+";url=javascript:submitGroupCode(this.form, '"+codeName+"');\");");

but my javascript routine is telling me that f has no properties:

Error: f has no properties

the routine is:

function submitGroupCode(f, code){
f ...
by jimijon
Fri Apr 09, 2004 7:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Safari question..
Replies: 8
Views: 4774

response

the pulldown doesn't pulldown in safari?
by jimijon
Fri Apr 09, 2004 5:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Safari question..
Replies: 8
Views: 4774

Followup questions with url

Hello:
Here is the URL:

http://www.jimijon.com:2005
use: maxwell/smart, go to projects, see the first quadrant.

Also, I have put a javascript on it but it doesn't seem to fire anything.

If I can get this to work on safari, explorer etc, you will have another customer!

Thanks James
by jimijon
Fri Apr 09, 2004 1:56 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Safari question..
Replies: 8
Views: 4774

Safari question..

Hello, I am trying your free version to see how it would work for my site. I have a couple of questions..

1) My menuitems don't appear in Safari? Is that an issue with the non-purchased version? By the way, I am generating the menuitems dynamically via my server code. However, it does work in IE ...