Search found 16 matches

by jonjon
Fri Mar 02, 2007 3:15 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

Height resolved

Ha! What a twit :)

I got it, Andy, I got it! Off to play in categories.

jon
by jonjon
Thu Mar 01, 2007 4:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

I have the same height and length issue

Hi Andy,

I got your email with the replacement zip. I think what's going on here is I have used images to indicate to the user that there's a subcat to fly out. No subcat? No image.

subimage=DIR_WS_HTTP_CATALOG."/milonic/arrow_links.jpg";
subimagepadding=3; overimage=DIR_WS_HTTP_CATALOG."/milonic ...
by jonjon
Wed Feb 28, 2007 10:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

Second go 'round :)

Andy,

I have uploaded the revised set of files. It's nice that there needn't be a .js call in the header now.

Question: How can I get the kids to be the same item height as the parents?

// Menu Style Goes Here
$mmStyle=new mmenuStyle();
$mmStyle->bordercolor="transparent";
$mmStyle ...
by jonjon
Wed Feb 28, 2007 6:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

Thanks for your reply, Andy, and for your discreet deletion without the Smith & Wesson.

jon
by jonjon
Wed Feb 28, 2007 6:24 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

I would like Milonic because I am familiar with it and its ease of use. I understand if I had purchased a license, it would bump my request up the queue. I just can't do that unless I can see what I'm buying. No offense intended at all to hard-working Milonic developers, whose progress I have been ...
by jonjon
Wed Feb 28, 2007 5:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

Hey B,

The last time I heard from Andy was 19 January. He wrote me that he understood the problem and was working on it.

I also could not get the script to function when there was a 3rd category level (or more)

1 Main
--2 Sub of Main
----3 Sub Sub of Main

There seemed to be a better "time" to ...
by jonjon
Thu Jan 18, 2007 12:54 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

On the way :)
by jonjon
Wed Jan 17, 2007 3:20 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

I can't post it publicly as it's not ready. Please give me an email address for you and I'll send it over. :)

jon
by jonjon
Fri Jan 12, 2007 4:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

One more observation

Andy,

I didn't notice it yesterday. After the install, I created the Dummy Level 1 category. It sorted to the top in alpha order. No problem. When clicked, it is picking up the subcategories of the next Level 1 Category down.

Here's my structure.
The ... represents the osCsid session ID, which ...
by jonjon
Thu Jan 11, 2007 8:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

Brilliant!

Andy,

I'm sorry it took a few days to reply. Loaded everything up today, edited to suit and it's brilliant!

Before the install, I had 2 levels of categories with no products. A few questions perhaps you can help me with:

oscommerce-menu.php
// Menu Style Goes Here
$mmStyle=new mmenuStyle ...
by jonjon
Mon Jan 08, 2007 10:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

Andy, Thank you so much :) I will look at it in the morning (nearly quitting time here). Just to be sure, I need to add the front end of your code on every necessary page at the root, correct? Can this be part of an "include?"

jon
by jonjon
Mon Jan 08, 2007 8:54 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

Of interest, I have a search box that functions, and with session IDs in mind, I'd like the currency switchable while retaining the session (possible?) :?: . In the currency sample below, the code is obviously wrong but may be resolved with your solution.

aI("showmenu=search;text=Keyword Search ...
by jonjon
Mon Jan 08, 2007 7:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

Boo-ya! That means "you're the man!" That is just what I'm looking for. Before you zip it up and let me take it out for a test drive, will session IDs be carried along with each item in the menu? I notice the source code has the urls to categories "hard coded." Perhaps I'm not interpreting what I ...
by jonjon
Mon Dec 18, 2006 12:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

Thanks again for your reply. I am hoping someone from Milonic is working on this. I may be pushed to load a different menu system to accomplish what I need and will keep the Milonic Menu present but commented out for future testing.

There is a solution to this. I just know there is :)

jon
by jonjon
Mon Dec 18, 2006 3:34 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

:)

Thank you, Ruth, for passing on my request :) I am not familiar with the .do extension, as Sur Le Table uses. ASP doesn't help me at all, e.g., calling a session ID, within Milonic menu items. I am not hosted on a windows server.

I am 3 weeks into using PHP and learning fast with hand coding and ...
by jonjon
Mon Dec 18, 2006 12:24 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic and osCommerce
Replies: 47
Views: 34101

Also desire oscommerce module

First-time poster here. I have been using the milonic menu (vertical) in a (non public) test site. It works beautifully in any browser. I have integrated the menu file calls within the < head > </head> on root pages of an osCommerce installation but am having trouble with sessions.

Once this is ...