
Search found 12 matches
- Wed Jun 22, 2005 8:10 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Images load only after mouseover!
- Replies: 5
- Views: 4471
- Wed Jun 22, 2005 4:41 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Images load only after mouseover!
- Replies: 5
- Views: 4471
Tried the preload module.
I have the menu working in several other areas
e.g. http://www.cdowk.org/stewardship_development
The current one (http://www.cdowk.org/st_dismas) is just a copy of the same thing with different settings. I've gone over the code for typos and found none.
frustrating!
I have the menu working in several other areas
e.g. http://www.cdowk.org/stewardship_development
The current one (http://www.cdowk.org/st_dismas) is just a copy of the same thing with different settings. I've gone over the code for typos and found none.

- Wed Jun 22, 2005 3:31 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Images load only after mouseover!
- Replies: 5
- Views: 4471
Images load only after mouseover!
http://www.cdowk.org/st_dismas/
The images only load after mouseover. Why is that?
Thanks for any help you can give!
MATTHEW
The images only load after mouseover. Why is that?
Thanks for any help you can give!
MATTHEW
- Fri Jun 03, 2005 7:02 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Subimage path Problem
- Replies: 3
- Views: 2308
Sorry, no help
Ruth,
I tried bothe the following and neither works:
subimage="http://www.wichitavocations/stewardship_development/menus/black_down_arrow.gif";
subimage="black_down_arrow.gif";
The JS is being run from http://www.wichitavocations/stewardship ... ent/menus/
and the sub image is also located there ...
I tried bothe the following and neither works:
subimage="http://www.wichitavocations/stewardship_development/menus/black_down_arrow.gif";
subimage="black_down_arrow.gif";
The JS is being run from http://www.wichitavocations/stewardship ... ent/menus/
and the sub image is also located there ...
- Fri Jun 03, 2005 6:25 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Subimage path Problem
- Replies: 3
- Views: 2308
Subimage path Problem
Hi guys & gals!
In the code below I have a reference to a sub image. I will not display. I have tried the following:
placing the image in the same directory as the JS file.
referencing it in various ways
absolute reference.
It still won't display. Any suggestions?
The site is:
http://www ...
In the code below I have a reference to a sub image. I will not display. I have tried the following:
placing the image in the same directory as the JS file.
referencing it in various ways
absolute reference.
It still won't display. Any suggestions?
The site is:
http://www ...
- Thu Jun 02, 2005 7:16 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Different submenu offsets on the same page?
- Replies: 2
- Views: 2062
- Wed Jun 01, 2005 6:23 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Different submenu offsets on the same page?
- Replies: 2
- Views: 2062
Different submenu offsets on the same page?
http://www.wichitavocations.com/steward ... st_design/
Notice the "OTHER MINISTRIES" menu option (along the top) is offset fine.
The main menu in the center, however, needs a different offset. It is relatively positioned, so I cannot use the menu offset. Any suggestions?
Also, how do i get the ...
Notice the "OTHER MINISTRIES" menu option (along the top) is offset fine.
The main menu in the center, however, needs a different offset. It is relatively positioned, so I cannot use the menu offset. Any suggestions?
Also, how do i get the ...
- Wed Jun 01, 2005 6:12 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: menu does not display - help please!
- Replies: 4
- Views: 2996
Sorry, typo
Forgot a semi-colon
My bad!
My bad!
- Wed Jun 01, 2005 5:48 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: menu does not display - help please!
- Replies: 4
- Views: 2996
- Wed Jun 01, 2005 5:28 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: menu does not display - help please!
- Replies: 4
- Views: 2996
menu does not display - help please!
Could someone tell me what kind of idiotic thing I did with this script that it will not work:
http://www.wichitavocations.com/steward ... /test.html
Note: This is a test page with code from another page I am working on. if I can get this page to work, then I can figure out the problem.
Thanks!
http://www.wichitavocations.com/steward ... /test.html
Note: This is a test page with code from another page I am working on. if I can get this page to work, then I can figure out the problem.
Thanks!
- Fri May 27, 2005 6:35 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Absolute position within relative?
- Replies: 1
- Views: 1748
Absolute position within relative?
Hi,
I am new so please have mercy on me. I've checked the other listing and have not found an answer to this question:
I have a menu which looks and works like I want it to and it is embedded in a table cell. Unfortunately it appears a little high (up a couple of pixels) in the table cell.
I have ...
I am new so please have mercy on me. I've checked the other listing and have not found an answer to this question:
I have a menu which looks and works like I want it to and it is embedded in a table cell. Unfortunately it appears a little high (up a couple of pixels) in the table cell.
I have ...
- Fri May 27, 2005 5:46 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Background and Relative position problem
- Replies: 1
- Views: 1823
Background and Relative position problem
http://www.cdowk.org/stewardship_development/
BASICALLY, I can't get this menu to shift down about 5 - 15 pixels
Here is my code:
with(milonic=new menuname("Main Menu")){
style=background;
top=15;
left=0;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("status=Click Here for ...
BASICALLY, I can't get this menu to shift down about 5 - 15 pixels
Here is my code:
with(milonic=new menuname("Main Menu")){
style=background;
top=15;
left=0;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("status=Click Here for ...