Search found 11 matches

by jvaska
Tue Jul 08, 2003 1:22 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: TOP BAR IMAGE problem
Replies: 1
Views: 2352

TOP BAR IMAGE problem

this might just be a browser issue...but i can't get the top bar image (the menu items divider image) to display properly...it's coming in under the text... is there a quick fix for this...i don't really see anyway i could adjust the setting for this unless i edited the source code... thanks for any...
by jvaska
Tue Jul 08, 2003 1:17 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: PhP links with variable in the menu ?!
Replies: 9
Views: 8052

PHP SOLUTION

well...i did solve this...i'll post the solution here in case anybody comes across this in the future... from the menu_array.js file i took out everything below the lines as mentioned previously in this post... so, beginning with the ///editable properties/// section...i took all of that information...
by jvaska
Mon Jul 07, 2003 9:54 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Setting Height in menu_array
Replies: 10
Views: 7165

i was wondering this too myself...i'd like to know...

thanks...jv
by jvaska
Sun Jul 06, 2003 6:59 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: PhP links with variable in the menu ?!
Replies: 9
Views: 8052

has anybody solved this problem (as stated by xMANIGHTx)? this is where i'm stuck, and the menu isn't usable unless i can find some way to deal with this passing of <script type="javascript...

i'd love to know if anybody got through this...

thanks...jv
by jvaska
Sun Jul 06, 2003 5:35 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: User Level Access.......
Replies: 2
Views: 3424

no, it can be easier than that... set user levels in the user info table...0,1,2... set the user levels in the menu and/or page settings in the db (create extra fields for these)... then, when you are looping out your data just call up an if statement...something like... if $row_user['user234']' >= ...
by jvaska
Sun Jul 06, 2003 5:26 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: popup menu problem on NS7 over flash
Replies: 4
Views: 8343

i don't believe there is a solution for this one...flash uses and embed object type thing and i don't believe it carries any respect for any kind of layers...

just what i've come up against on some other thing...

good luck...jv
by jvaska
Sun Jul 06, 2003 3:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: php menuing, but getting a strange output...
Replies: 0
Views: 2149

php menuing, but getting a strange output...

(this was actually a problem with version 3 - which i did solve...the answer is in the forum for version 3 help) i'm not sure what the deal is, but maybe somebody might now... i've changed the menu_array.js to a php file...i know for certain that my queries are outputting the data properly as i need...
by jvaska
Sun Jul 06, 2003 11:59 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Sub Menu offset
Replies: 9
Views: 6485

haha...now i get it...

all these ,,,,,,,,,,,,,,,, 's had me confused, but i got it...

thanks for the help!

jv
by jvaska
Sun Jul 06, 2003 11:39 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Sub Menu offset
Replies: 9
Views: 6485

i can't figure out where i'm supposed to do this? in the drop down menu style (which i created)?...in the menu attributes part?...or in this parts of the scripts that have the actual drop down menu informations? edit - actually, i am able to get this to work but only from right to left...how about u...
by jvaska
Sun Jul 06, 2003 11:31 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: nice menu, but can i turn off the background color and...
Replies: 3
Views: 3663

hey, sorry about that...you already thought of that too...now, if i can just figure out how (or if) to adjust the offset dismensions of the drop-down menus from the main menus...

thanks again...jv
by jvaska
Sat Jul 05, 2003 7:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: nice menu, but can i turn off the background color and...
Replies: 3
Views: 3663

nice menu, but can i turn off the background color and...

this is very nice...but... i'd like to turn off the background color on the menus...HOWEVER...i still want the background colors on the drop-down menus when then are activated... from my little research, the too are connected...i've tried pinpointing the spot in the .js file that control the backgro...