Search found 18 matches

by Lucnet
Wed Aug 31, 2005 12:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Is it possible to get a refund
Replies: 1
Views: 1864

Is it possible to get a refund

I ordered this yesterday and my programmer changed his mind on what he was going to do with my menu. Looks like I won't need it. Can I get a refund?

My license number is 199292
by Lucnet
Fri Apr 30, 2004 10:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in other explorers
Replies: 5
Views: 3838

Thanks you very much ruth. I followed the sample of the menu in a table and I got it work in Mozilla adn my IE and CrazyBrowser. If anybody else has a defferent browser then I listed can't you test the menu and let me know if it is off any.
by Lucnet
Wed Apr 21, 2004 11:47 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in other explorers
Replies: 5
Views: 3838

Thanks, I will try to fix these. :)
by Lucnet
Tue Apr 20, 2004 10:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in other explorers
Replies: 5
Views: 3838

Menu in other explorers

I was wondering if anybody else has any problem with there menu chaning postions in other browsers, like mozilla. When I look at my site it is like 10 maybe 12 pixals lower then in crazy browser and IE. Any ideas on how to fix it?
by Lucnet
Fri Apr 16, 2004 10:38 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu java Code conflicting with other java code?
Replies: 11
Views: 6611

HELP PLEASE...... :|
by Lucnet
Tue Apr 13, 2004 10:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu java Code conflicting with other java code?
Replies: 11
Views: 6611

Andy wrote:This is what Visual Interdev flagged as the problem.

Image

Seems the _fl() function doesn't exist. The menu doesn't use this function so it must be something else at fault.

Cheers
Andy

Any idea on what I should do? Do I need to change something in the code?
by Lucnet
Tue Apr 13, 2004 9:59 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu java Code conflicting with other java code?
Replies: 11
Views: 6611

Well I havn't been able to get the error to spot. From the post above it gave me something to look at so not going back as of yet.
by Lucnet
Mon Apr 12, 2004 11:34 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu java Code conflicting with other java code?
Replies: 11
Views: 6611

Guess I will be going back to the old menu code.
by Lucnet
Sun Apr 11, 2004 2:29 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu java Code conflicting with other java code?
Replies: 11
Views: 6611

I am the owner of Mr. Smooth Host. I went out of business and I have a new website. If you go to http://MrSmoothHost.com. You will see that is no longer active.
by Lucnet
Sat Apr 10, 2004 7:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu java Code conflicting with other java code?
Replies: 11
Views: 6611

If you do that the images show but nothing pops up once you scroll the mouse over them. Also the menu shows but none of the drop downs work.
by Lucnet
Sat Apr 10, 2004 5:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu java Code conflicting with other java code?
Replies: 11
Views: 6611

menu java Code conflicting with other java code?

I have two security info image seals on my website. http://www.lucnetsolutions.com they are suppossed to be showing up on the bottom of each page. Once I added the new version code they no longer show up. It worked fine with the 3.0 menu code. Any ideas?
by Lucnet
Wed Apr 07, 2004 11:15 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Want transparent main menu but dropdowns to be solid.
Replies: 8
Views: 5139

OK that did it.The border styles where over riding the separators. Once I delete the border styles the separators now show. Thanks.
by Lucnet
Wed Apr 07, 2004 4:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Want transparent main menu but dropdowns to be solid.
Replies: 8
Views: 5139

I noticed there where a couple other styles I had "none" on. I removed those and now I have a border all around the menu. I am just wanting a separator bar in between each button/link.
by Lucnet
Wed Apr 07, 2004 4:12 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Want transparent main menu but dropdowns to be solid.
Replies: 8
Views: 5139

I removed that, but still no separator.
by Lucnet
Wed Apr 07, 2004 3:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Want transparent main menu but dropdowns to be solid.
Replies: 8
Views: 5139

Well I thought I had it fixed. The transparent thing is working fine, but my seperators aren't working.

my code for menu:

with(header=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="none";
oncolor="#FFFFFF";
onbgcolor="none";
bordercolor="#000000";
borderstyle="none";
borderwidth=1;
fontsize=10 ...
by Lucnet
Wed Apr 07, 2004 3:26 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Want transparent main menu but dropdowns to be solid.
Replies: 8
Views: 5139

Thanks for the help. I have it working great.
by Lucnet
Tue Apr 06, 2004 11:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: No border needed around header, only on the drop downs
Replies: 1
Views: 1876

No border needed around header, only on the drop downs

I can I make it to where the only thing that has a border is the drop down of my menu. The main part(header) doesn't need any border, only seperator bars. How can I make this happen?
by Lucnet
Tue Apr 06, 2004 11:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Want transparent main menu but dropdowns to be solid.
Replies: 8
Views: 5139

Want transparent main menu but dropdowns to be solid.

I am needing a transparent menu. The header I guess you call it is what I need it for. I would like it to be transparent, but the drop down I want to be a solid color as you can see the text of the page that is behind the menu. Anybody know how to do this?