WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Internet (http://www.wcm.at/forum/forumdisplay.php?f=8)
-   -   problem mit menüs (http://www.wcm.at/forum/showthread.php?t=88337)

darkcobalt 17.02.2003 02:52

problem mit menüs
 
hi ! auf http://www.mig-29.at habe ich menüs entdeckt die ich verwenden will !

ich hab mit die notwendigen files runtergeladen ! wenn ich allerdings die files per ftp auf meinen webspace hochlade und die site aufrufe bekomme ich eine fehlermeldung und die menüs erscheinen nicht (anhang)!!!

was mach ich falsch ????

BIG 17.02.2003 02:55

du hast natürlich die erlaubnis des seitenbetreibers das menü runterzuladen und selbst zu verwenden ?

lg rainer

darkcobalt 17.02.2003 03:21

wenn du dir den quelltext ansiehst --> free !!!
 
ich hab nur probleme es zum laufen zu bringen

stylsheet-file lesen ! ist von http://www.milonic.co.uk/menu entwickelt und freigegeben :)

darkcobalt 17.02.2003 03:29

hat sich erledigt !
 
funkt schon !!!!!!!!!!! trotzdem danke für die postings !! (besonders das mit der seitenbetreuererlaubnis :))

Oli 17.02.2003 08:16

Übrigens, auf dieser Site http://jex-treme.de/ gibt es eine Menge Webtools (Menüs, Effekte, etc.) zum downloaden, die Du einfach in Deine Homepage einbinden kannst und auch verwenden darfst.

Ciao Oliver

BIG 17.02.2003 12:54

Zitat:

besonders das mit der seitenbetreuererlaubnis
tja man kann nicht mehr vorsichtig genug sein heutzutage ;) erlebe es tagtäglich das etwas von anderen seiten "ausgeborgt" wird..

lg rainer

darkcobalt 17.02.2003 15:01

alles klar :)
 
:D gruss d|c

darkcobalt 24.02.2003 16:41

HELP Programmierer HILFE !!!!!!!!!!
 
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){ mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

effect = "Fade(duration=0.2);Alpha(style=0,opacity=88); "


timegap=200 // The time delay for menus to remain visible
followspeed=5 // Follow Scrolling speed
followrate=40 // Follow Scrolling Rate
suboffset_top=4; // Sub menu offset Top position
suboffset_left=6; // Sub menu offset Left position
closeOnClick = true

style1=[ // style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"6F2A23", // Mouse Off Font Color
"white", // Mouse Off Background Color
"6F2A23", // Mouse On Font Color
"F9E199", // Mouse On Background Color
, // Menu Border Color
10, // Font Size in pixels
"normal", // Font Style (italic or normal)
"bold", // Font Weight (bold or normal)
"Verdana, Arial", // Font Name
3, // Menu Item Padding
"../arrow.gif", // Sub Menu Image (Leave this blank if not needed)
, // 3D Border & Separator bar
, // 3D High Color
, // 3D Low Color
, // Current Page Item Font Color (leave this blank to disable)
, // Current Page Item Background Color (leave this blank to disable)
, // Top Bar image (Leave this blank to disable)
, // Menu Header Font Color (Leave blank if headers are not needed)
, // Menu Header Background Color (Leave blank if headers are not needed)
, // Menu Item Separator Color
]


addmenu(menu=[ // This is the array that contains your menu properties and details
"mainmenu", // Menu Name - This is needed in order for the menu to be called
0, // Menu Top - The Top position of the menu in pixels
0, // Menu Left - The Left position of the menu in pixels
, // Menu Width - Menus width in pixels
0, // Menu Border Width
"center", // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1, // Properties Array - this is set higher up, as above
1, // Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left", // Alignment - sets the menu elements text alignment, values valid here are: left, right or center
, // Filter - Text variable for setting transitional effects on menu activation - see above for more info
, // Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, // Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
, // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
, // Position of TOP sub image left:center:right
, // Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
, // Right To Left - Used in Hebrew for example. (1=on/0=off)
, // Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
, // ID of the div you want to hide on MouseOver (useful for hiding form elements)
, // Background image for menu when BGColor set to transparent.
, // Scrollable Menu
, // Reserved for future use
,"News","show-menu=news",,"",1
])

addmenu(menu=["news",,,120,1,,style1,0,"left",effect,0,,,,,,,,,, ,
,"Aktuelles","http://www.xxx.at/data/01_news/aktuell/index.htm",,,1
,"Projekte","http://www.xxx.at/data/01_news/projekte/index.htm",,,1
,"Archiv","http://www.xxx.at/data/01_news/archiv/index.htm",,,1
])

hi ! noch mehr probleme ! ich habe unterhab den quelltext von einem javascript (author siehe postings weiter oben). ich habe einen framset mit einem Banner oben und einem mainframe unten. das javascript (menü) rufe ich im mainframe-window auf !!!! wie schaffe ich es dass die aufgerufene datei (z.B. http://www.xxx.at/data/01_news/aktuell/index.htm) nicht im mainframe geladen wird sondern komplett neu --> das heisst ich will eine neue htm-datei aufrufen die im selben ie-fenster aber nicht im mainframe sondern alleine aufgerufen wird.

Sonst habe ich nämlich ein framset im framset im framset im framset ---- > (ihr könnt euch sicherlich vorstellen wie es weitergeht :))))

gruss
dc

darkcobalt 24.02.2003 16:42

genauer gesagt kann man und wie ????? im obigen javascript dem link ein target zuweisen ??????????

flinx 24.02.2003 17:24

Maybe: http://www.milonic.co.uk/menu/faq.php#l10


Alle Zeitangaben in WEZ +2. Es ist jetzt 17:34 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag