Search found 5 matches

by emiljansson
Wed Jan 24, 2007 11:29 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: passing variables...
Replies: 9
Views: 5973

Right, now i get it :)

the demo script that í downloaded had the above link i think but the funktion is already in mm_phpmenu.php. My misstake!

Now i instead got the _menuCloseDelay is undentifyed error but the php code just putout menuCloseDelay (no underscore _ in front).

So i just replaced all ...
by emiljansson
Tue Jan 23, 2007 10:59 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: passing variables...
Replies: 9
Views: 5973

Nopp,

for example... the <script language="JavaScript" src="http://www.xxx.xx/menu/menu_data.php" type="text/javascript"></script> is not by default in the index.php file that's in the package.

Acctually, the demo that i downloaded at first was working well but when i buyd the license the code ...
by emiljansson
Mon Jan 22, 2007 10:05 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: passing variables...
Replies: 9
Views: 5973

Hi,

Sorry but i didn't work, get the same results.
Changning to do a funktion for it instead.

I got an other probelm too, the first time the menu loads it give the mm_style is unidentified, but it works and dissaperar after reload.

how can i correkt that probelm?

/e


Hi,

You need to echo the ...
by emiljansson
Sat Jan 20, 2007 3:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: passing variables...
Replies: 9
Views: 5973

http://www.kvickstream.se/demo.php

and i add the variables in the database exactly like this:
account.php?id=<?php $user_id; ?>

/e
by emiljansson
Sat Jan 20, 2007 1:41 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: passing variables...
Replies: 9
Views: 5973

passing variables...

Hi

An old question i know but i can't put variables in my php/mysql setup.
php will not execute it at all.

like: user?id=<?php $user; ?> (i have tryed all possible way that i know to write it. inc print...)

I have made the .js to .php renaming of the menu_data file...

what more can it be?

/e