WCM - Das österreichische Computer Magazin Forenübersicht
 

Zurück   WCM Forum > Rat & Tat > Internet

Internet Rat & Tat bei Internetproblemen

Microsoft KARRIERECAMPUS

Antwort
 
Themen-Optionen Ansicht
Alt 17.02.2003, 02:52   #1
darkcobalt
Des moch ma in da Post...
 
Registriert seit: 24.10.2001
Beiträge: 2.451


Standard 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 ????
____________________________________
thanks

D|C .::: DARKCOBALT :::.
darkcobalt ist offline   Mit Zitat antworten
Alt 17.02.2003, 02:55   #2
BIG
Master
 
Benutzerbild von BIG
 
Registriert seit: 13.01.2001
Ort: 1020 wien
Alter: 51
Beiträge: 595

Mein Computer

Standard

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

lg rainer
____________________________________
Hab das ich geschrieben ¿
-| Gratis Website, Webworker Forum |-
BIG ist offline   Mit Zitat antworten
Alt 17.02.2003, 03:21   #3
darkcobalt
Des moch ma in da Post...
 
Registriert seit: 24.10.2001
Beiträge: 2.451


Standard 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
____________________________________
thanks

D|C .::: DARKCOBALT :::.
darkcobalt ist offline   Mit Zitat antworten
Alt 17.02.2003, 03:29   #4
darkcobalt
Des moch ma in da Post...
 
Registriert seit: 24.10.2001
Beiträge: 2.451


Standard hat sich erledigt !

funkt schon !!!!!!!!!!! trotzdem danke für die postings !! (besonders das mit der seitenbetreuererlaubnis )
____________________________________
thanks

D|C .::: DARKCOBALT :::.
darkcobalt ist offline   Mit Zitat antworten
Alt 17.02.2003, 08:16   #5
Oli
<< Gayliebt >>
 
Benutzerbild von Oli
 
Registriert seit: 27.06.2000
Ort: www.KRENGLBACH.at
Alter: 60
Beiträge: 5.267

Mein Computer

Standard

Ü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
____________________________________
lg Oliver

Andere News auf www.OLIKLA.com
Unterwegs sein mit OLIKLA ON TOUR
Diskutieren ohne Grenzen im DEBATTIERCLUB
Oli ist offline   Mit Zitat antworten
Alt 17.02.2003, 12:54   #6
BIG
Master
 
Benutzerbild von BIG
 
Registriert seit: 13.01.2001
Ort: 1020 wien
Alter: 51
Beiträge: 595

Mein Computer

Standard

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
____________________________________
Hab das ich geschrieben ¿
-| Gratis Website, Webworker Forum |-
BIG ist offline   Mit Zitat antworten
Alt 17.02.2003, 15:01   #7
darkcobalt
Des moch ma in da Post...
 
Registriert seit: 24.10.2001
Beiträge: 2.451


Blinzeln alles klar :)

gruss d|c
____________________________________
thanks

D|C .::: DARKCOBALT :::.
darkcobalt ist offline   Mit Zitat antworten
Alt 24.02.2003, 16:41   #8
darkcobalt
Des moch ma in da Post...
 
Registriert seit: 24.10.2001
Beiträge: 2.451


Standard 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
____________________________________
thanks

D|C .::: DARKCOBALT :::.
darkcobalt ist offline   Mit Zitat antworten
Alt 24.02.2003, 16:42   #9
darkcobalt
Des moch ma in da Post...
 
Registriert seit: 24.10.2001
Beiträge: 2.451


Idee

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

D|C .::: DARKCOBALT :::.
darkcobalt ist offline   Mit Zitat antworten
Alt 24.02.2003, 17:24   #10
flinx
Inventar
 
Registriert seit: 08.04.2001
Beiträge: 3.101


Standard

Maybe: http://www.milonic.co.uk/menu/faq.php#l10
flinx ist offline   Mit Zitat antworten
Antwort


Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
 

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.

Gehe zu


Alle Zeitangaben in WEZ +2. Es ist jetzt 00:02 Uhr.


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