Search found 12 matches

by doronca
Wed Aug 15, 2007 9:43 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Using pagematch with listmenu???
Replies: 13
Views: 11225

Here is the code from my broken URL's

Hi All,

As per the client request I had to remove direct links to my samples. Therefore here is the menu code.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>client</title>
<link href="files/client.css" rel="stylesheet ...
by doronca
Wed Dec 20, 2006 8:59 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Using pagematch with listmenu???
Replies: 13
Views: 11225

Setting selected item with javascript or css

Hi Ruth,

Thanks for the update. The solution offered by estebanms is quite similar to mine as we both use the content within the <a> tag. It seems though that using the javascript solution you can avoid the fine tuning of the padding so it might be even better. Personally I prefer css

Happy New ...
by doronca
Wed Nov 29, 2006 8:24 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Using pagematch with listmenu???
Replies: 13
Views: 11225

Keeping stuff together

Ruth, it is my pleasure to "pay it forward" to the community...

In order to help the users this whole thread is related to this one:

viewtopic.php?p=39796
by doronca
Wed Nov 29, 2006 11:27 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Using pagematch with listmenu???
Replies: 13
Views: 11225

Setting a pagematch when using unordered lists

Hello,

Here is my contribution to the Milonic's community.
The problem: how to set an item as matched while using unordered lists?
Solution:

In order to set a pagematch I had to use css since pagematch is a property that can't be used when you define your menu as unordered lists.
The trick here is ...
by doronca
Tue Nov 28, 2006 9:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Using pagematch with listmenu???
Replies: 13
Views: 11225

pagematch

Hi,

I indeed meant the pagematch stuff, other than that the menu functions just great. I was thinking to do place a class on the item itself but it seems to me very problematic...

Thanks for your help anyway and I'll download the licensed version
by doronca
Tue Nov 28, 2006 6:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Using pagematch with listmenu???
Replies: 13
Views: 11225

Link to Milonic

Hi,

Milonic license has been purchased for http://www.trustware.com. The div style is only here so the client will see how it looks like...
Since it doesn't matter anymore I put the link back in.

I've upgraded the code but couldn't understand how to perform it
by doronca
Tue Nov 28, 2006 9:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Using pagematch with listmenu???
Replies: 13
Views: 11225

Using pagematch with unordered lists

Hi,

I would like that Products & Technology be selected when in this page:
http://www.dominol.secured.co.il/projec ... nload.html

Do you know how can I use the pagematch (or anything else) with unordered lists?

BTW, if I can place this property after the whole code (or before) it is better as I ...
by doronca
Mon Nov 13, 2006 4:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help with menu positioning
Replies: 7
Views: 7297

This is brilliant, thanks.

Hi Ruth,

The solution you found to the bullet with no images is really brilliant.
Here is the final result:
http://dominol.secured.co.il/projects/t ... inal8.html

And again a big thanks. :D
by doronca
Mon Nov 13, 2006 11:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help with menu positioning
Replies: 7
Views: 7297

Almost there

Hi Ruth,

I took your advice and removed the bgcolor as well the overfilter. Here it is:
http://dominol.secured.co.il/projects/t ... inal3.html

Regarding the bullet, I've placed it in a different <li> but it brought other problems:
1. I would like the bullet to not have the mouse over effect at all ...
by doronca
Sun Nov 12, 2006 12:50 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help with menu positioning
Replies: 7
Views: 7297

Thank you !!!

Hi Ruth, thanks so much for jumping in to help - I was really desperate and almost decided to give up till I thought - I'll post it in the forum...

Well, here are the semi-final results:
http://dominol.secured.co.il/projects/t ... _nav8.html

For some odd reason, in IE the fonts look corrupt. When ...
by doronca
Thu Nov 09, 2006 10:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Help with menu positioning
Replies: 7
Views: 7297

Help with menu positioning

Hello !

I'm trying to get the menu positioned correctly but I've given up. Here it is:

This is how it should look like:
http://www.123domino.biz/trustware/index3.html
http://www.123domino.biz/trustware/homepage.jpg

And here it is positioned to the left:
http://www.123domino.biz/trustware/index ...
by doronca
Mon Jun 16, 2003 12:08 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Generating the menu from an XML file
Replies: 1
Views: 2722

Generating the menu from an XML file

:idea: Hi !
I have built an online store in ASP. The store has multilevel categories stored in an XML file. This is a sample:

<?xml version="1.0" encoding="windows-1255" ?>
- <root_parent type="root" value="main" url="FolderList.asp">
<folder_55 type="folder" value="Hot products" url="FolderList ...