Search found 6 matches

by dikonstrukt
Sun May 11, 2003 10:13 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: PhP links with variable in the menu ?!
Replies: 9
Views: 9219

ok, i put the menu_array.js in the php template header (overall_header.tpl). i don't get any errors, however, it also doesn't work. the {U_GUESTBOOK} variable just shows up as a # sign when you place your mouse over it...

maybe i'm doing the syntax incorrectly. any additional ideas are much ...
by dikonstrukt
Sun May 11, 2003 4:07 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: PhP links with variable in the menu ?!
Replies: 9
Views: 9219

this is exactly the issue i'm having now...

when i renamed menu_array.js --> menu_array.php, though, i get lots of errors.

can you guys provide me with some more detail how it's accomplished?

for example, i need to access the Guestbook from the nav, which is defined as {U_GUESTBOOK} in PhpBB.

i ...
by dikonstrukt
Mon Oct 07, 2002 8:56 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: strange menu loading behavior
Replies: 2
Views: 2757

Thanks, Andy! I forgot I had fixed the width after centering the page (I had thought of using percentages instead) so that works great!

Thanks for a great script!

Sean
by dikonstrukt
Sun Oct 06, 2002 5:37 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: strange menu loading behavior
Replies: 2
Views: 2757

strange menu loading behavior

hi all,

first this is a great menu. thanks to milonic!

now onto my issue.

take a look at my site: http://www.modulations.org

you will see that the menu very quickly loads to the very left before settling down within the table in the center of the page.

i was wondering how that might be avoided ...
by dikonstrukt
Sun Oct 06, 2002 5:33 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Set URLs
Replies: 10
Views: 6698

THANKS!

jgillett...thanks so much! was exactly the problem i was having and this solved it

:D :D :D :D :D
by dikonstrukt
Fri Oct 04, 2002 4:26 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Making a swapimage persist while a submenu is open
Replies: 5
Views: 5193

well... i'm lost hehe

i've tried every permutation of the mouseover i can think of, including following the examples. no luck.

i am using a framed site, which is perhaps making it impossible?

the closest i got to it was this: the swap image appears, but then i get an error on line 34, object required. code looks like ...