Search found 10 matches

by tilak
Fri Apr 28, 2006 7:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help - FollowScroll with Vertical Menu inside a Table Cell
Replies: 20
Views: 14072

To Ruth

Hi Ruth,
I am waiting for your reply :-)

Thanks
Tilak
by tilak
Fri Apr 28, 2006 2:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help - FollowScroll with Vertical Menu inside a Table Cell
Replies: 20
Views: 14072

To Ruth

Ruth,
Your example that you provided is in very similar lines with what I am looking for.
What I meant by tabs, can be best illustrated by a sample website URL : http://news.yahoo.com/s/ap/20060428/ap_ ... an_nuclear .
If you see on top, the tabs called "Home", "US" , "Business", "World" etc. That ...
by tilak
Fri Apr 28, 2006 5:29 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help - FollowScroll with Vertical Menu inside a Table Cell
Replies: 20
Views: 14072

Hi Ruth

Ruth,
Thanks a lot for your reply.
I think I am all set.
Just to make full use of Milonic DHTML on my page, I wanted to know from you how to use tabs in my page.
For example, if you look at my page http://worldinpocket.home.comcast.net you will see a lil portion between the first table and the ...
by tilak
Fri Apr 28, 2006 12:23 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help - FollowScroll with Vertical Menu inside a Table Cell
Replies: 20
Views: 14072

To Ruth

Ruth,
Your code snippet certainly works.
I wanted to know what those multiple <br>'s and a couple of $nbsp;'s after the opening <div> was for ?
Was it to make the entire page scroll just to see the effect , which I doubt it is , coz I have the same down in another place in the page ?
Or is it to ...
by tilak
Thu Apr 27, 2006 7:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help - FollowScroll with Vertical Menu inside a Table Cell
Replies: 20
Views: 14072

To Ruth

In addition to what I wrote just now in my previous post, I would like to have the sub-menus, just like they are in my "under construction" site http://worldinpocket.home.comcast.net

The same kind of menu, is what I want inside my table cell (which is how you see it on the site) but I want it to ...
by tilak
Thu Apr 27, 2006 7:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help - FollowScroll with Vertical Menu inside a Table Cell
Replies: 20
Views: 14072

To John and Ruth

Hello John, Ruth,
When I downloaded my menu, I did not get a treemenu.js. . I just got the 4 js files menu_data.js, milonic.js, mmenuns4.js and mmenudom.js.
Is there something wrong I am doing ?
Do I need a treemenu to get the effect that John has in his page ?
All I need is to be able to put the ...
by tilak
Wed Apr 26, 2006 6:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help - FollowScroll with Vertical Menu inside a Table Cell
Replies: 20
Views: 14072

To John

John,
In addition to my email reply to your post, I would also like to know what is meant by style = tstyle1 ? I thought we can use only menustyle unless either you have changed the names or created a new style .

I just cut and pasted your code, but it did not work. The menu itself vanished. There ...
by tilak
Wed Apr 26, 2006 5:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help - FollowScroll with Vertical Menu inside a Table Cell
Replies: 20
Views: 14072

Questions

Hi,
I do see it working on your site !!! Pretty promising to me.

I have a few questions.

1. The way I have it now, is I have it inside a table cell <td>..</td> with the position property set to relative. That puts it inside the table cell all the time.
What I see in your case, is that you are ...
by tilak
Wed Apr 26, 2006 4:26 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help - FollowScroll with Vertical Menu inside a Table Cell
Replies: 20
Views: 14072

Ruth,
I understand what you are saying.
Usually, people tend to put a navigation bar inside a table cell rather than going for absolute position, so that it can be more controlled.
If the followcroll can be enabled for this also (I understand this may be an enhancement) then I think it is going to ...
by tilak
Wed Apr 26, 2006 2:13 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help - FollowScroll with Vertical Menu inside a Table Cell
Replies: 20
Views: 14072

Help - FollowScroll with Vertical Menu inside a Table Cell

Hello Milonic Gurus,
I successfully put a Milonic DHTML vertical menu into a <td> element of a table. That works just fine.
What I want is this:
I want the menu to follow scroll i.e. it not to disapper from the web page even when I scroll down.

I am trying to put the line
followscroll="0,100,10 ...