Search found 6 matches

by kelthore
Sun Mar 12, 2006 8:22 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: trouble with embedded_main_menu
Replies: 4
Views: 3328

Thank you so much yeah I really dont know much of any javascript so I'm trying to follow the guides as best as I can, seem to run into a problem every time. Thank you so much for the help though.
by kelthore
Sat Mar 11, 2006 10:13 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: trouble with embedded_main_menu
Replies: 4
Views: 3328

trouble with embedded_main_menu

I created an embedded_main_menu.js file with the contents:
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="horizontal";
position="relative";
style=menuStyle;
top=10;
aI("status=Back To Home Page;text=News;url=http://www.imaswitcher.com/;");
aI("status=Guild Policies ...
by kelthore
Fri Mar 10, 2006 7:57 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Inserting a menu into a Table
Replies: 2
Views: 2515

Inserting a menu into a Table

My problem is that when i load my page on IE6 i my menu automatically shows in the upper left hand corner. I have placed it in a table but still dont understand why its not working.

You can see the problem if you go here http://www.imaswitcher.com/index3.php this site can only be accessed from the ...
by kelthore
Tue Mar 07, 2006 8:56 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with search box
Replies: 1
Views: 1929

Problem with search box

i know that the search box has been done but i tried the idea of just stuffing html into the aI(;"); minus the "" in the html, but when i tried it it didnt work. As i dont fully understand javascript yet i dont understand where it is not working.

HTML:
<p><span class="normbod">Search Allakhazam ...
by kelthore
Sat Mar 04, 2006 4:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Trouble Getting The menu to show
Replies: 3
Views: 3108

Thanks

Worked perfectly thanks much for the help!
by kelthore
Sat Mar 04, 2006 12:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Trouble Getting The menu to show
Replies: 3
Views: 3108

Trouble Getting The menu to show

I'm still fairly new at this whole java script thing so i have no idea how im coding it wrong.

information from menu_data.js:
fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150 ...