- Ad -
php-resource



Zurück   PHP-Scripte PHP-Tutorials PHP-Jobs und vieles mehr > Entwicklung > HTML, JavaScript, AJAX und CSS
 

Login

 
eingeloggt bleiben
star Jetzt registrieren   star Passwort vergessen
 

 

 

 


HTML, JavaScript, AJAX und CSS Probleme mit HTML? Netscape oder IE funktionieren nicht so, wie sie sollen? Stellt eure HTML-Fragen hier im Forum und diskutiert eure Probleme mit anderen Entwicklern.

Antwort
 
LinkBack Themen-Optionen Thema bewerten
  #1 (permalink)  
Alt 06-12-2002, 20:52
opiumraucher
 Newbie
Links : Onlinestatus : opiumraucher ist offline
Registriert seit: Dec 2002
Beiträge: 3
opiumraucher ist zur Zeit noch ein unbeschriebenes Blatt
Standard Java-Problem

Hallo allerseits

Ich bin kein Java Programmierer, sondern ein freeware sauger (ist vieleicht
nicht der beste einstieg ) und habe mir da was gesogen, hab die parameters verändert (im script, nicht in der parameter-funktion des Macromedia Dreamweavers) und habe dies dem Quelltext der HP hinzugefügt, aber alles was erscheint ist ein grauer Balken...
hoffentlich nimmt sich jemand die zeit (ist viel, da unten) und hilft mir

Hier mein geänderter Quelltext:
es geht um eine Navigationsleiste

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Home of NoG (no girlfriend)</title>


<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<base target="_self">

</head>

<body>
<p><font size=2 face=Arial>
<APPLET CODE="buttonmenu.class" codebase="buttonmenu.class" name="Menu" WIDTH="80" HEIGHT="440">
<PARAM NAME="fontsize" VALUE="12">
<PARAM NAME="target" VALUE="">
<PARAM NAME="demicron" VALUE="www.demicron.se">
<PARAM NAME="reg" VALUE="A00011">
<PARAM NAME="backgroundimage" VALUE="menuback.jpg">
<PARAM NAME="maxitems" VALUE="11">
<PARAM NAME="tip0" VALUE="Home">
<PARAM NAME="tip1" VALUE="News">
<PARAM NAME="tip2" VALUE="Main-Projekt">
<PARAM NAME="tip3" VALUE="Sonstige Projekte">
<PARAM NAME="tip4" VALUE="Personen">
<PARAM NAME="tip5" VALUE="Gedanken und Definitionen">
<PARAM NAME="tip6" VALUE="Funny-Stuff">
<PARAM NAME="tip7" VALUE="Forum(Testphase)">
<PARAM NAME="tip8" VALUE="Links">
<PARAM NAME="tip9" VALUE="Kontakt">
<PARAM NAME="tip10" VALUE="Statistik">
<PARAM NAME="url0" VALUE="http://nog.homelinux.com/home.htm">
<PARAM NAME="url1" VALUE="http://nog.homelinux.com/news.htm">
<PARAM NAME="url2" VALUE="http://nog.homelinux.com/main-projekt.htm">
<PARAM NAME="url3" VALUE="http://nog.homelinux.com/sonstigeProjekte.htm">
<PARAM NAME="url4" VALUE="http://nog.homelinux.com/personenbeschreib.htm">
<PARAM NAME="url5" VALUE="http://nog.homelinux.com/Gedanken_und_Definitionen.htm">
<PARAM NAME="url6" VALUE="http://nog.homelinux.com/funny-stuff.htm">
<PARAM NAME="url7" VALUE="http://nog.homelinux.com/forum_test.php3">
<PARAM NAME="url8" VALUE="http://nog.homelinux.com/LINKS.htm">
<PARAM NAME="url9" VALUE="http://nog.homelinux.com/kontakt.htm">
<PARAM NAME="url10" VALUE="http://nog.homelinux.com/webalizer/usage_200211.htm.htm">
<PARAM NAME="upbitmap0" VALUE="up.gif">
<PARAM NAME="upbitmap1" VALUE="up.gif">
<PARAM NAME="upbitmap2" VALUE="up.gif">
<PARAM NAME="upbitmap3" VALUE="up.gif">
<PARAM NAME="upbitmap4" VALUE="up.gif">
<PARAM NAME="upbitmap5" VALUE="up.gif">
<PARAM NAME="upbitmap6" VALUE="up.gif">
<PARAM NAME="upbitmap7" VALUE="up.gif">
<PARAM NAME="upbitmap8" VALUE="up.gif">
<PARAM NAME="upbitmap9" VALUE="up.gif">
<PARAM NAME="upbitmap10" VALUE="up.gif">
<PARAM NAME="downbitmap0" VALUE="down.gif">
<PARAM NAME="downbitmap1" VALUE="down.gif">
<PARAM NAME="downbitmap2" VALUE="down.gif">
<PARAM NAME="downbitmap3" VALUE="down.gif">
<PARAM NAME="downbitmap4" VALUE="down.gif">
<PARAM NAME="downbitmap5" VALUE="down.gif">
<PARAM NAME="downbitmap6" VALUE="down.gif">
<PARAM NAME="downbitmap7" VALUE="down.gif">
<PARAM NAME="downbitmap8" VALUE="down.gif">
<PARAM NAME="downbitmap9" VALUE="down.gif">
<PARAM NAME="downbitmap10" VALUE="down.gif">
<PARAM NAME="font" VALUE="Arial, Helvetica, sans-serif">
<PARAM NAME="background" VALUE="0">
<PARAM NAME="Tipforeground" VALUE="ffffff">
<PARAM NAME="Tipbackground" VALUE="7f">
<PARAM NAME="vertical" VALUE="Yes">
</APPLET>
</FONT></p>
</body>
</html>


Hier der Originalcode:

<HTML>
<HEAD>
<META NAME="author" CONTENT="Rene Abe">

<title>
XIS - Java-Archiv - Buttonmenu
</title>
<script language="JavaScript">

<!--
if (parent.frames.length < 1) {
window.top.location.href="index.html";
}
//-->

</script>
</HEAD>
<BODY BACKGROUND="/img/bg.gif" BGPROPERTIES=FIXED TEXT="#000000" LINK="#800000" VLINK="#4D4B4E" ALINK="#804040">
<font size=5><b>Java-Archiv</b></font><br>
<font size=2 face=Arial><b>Buttonmenu</b><p>
<APPLET CODE="buttonmenu.class" ALT="" WIDTH="440" HEIGHT="60">
<PARAM NAME="fontsize" VALUE="12">
<PARAM NAME="target" VALUE="">
<PARAM NAME="demicron" VALUE="www.demicron.se">
<PARAM NAME="reg" VALUE="A00011">
<PARAM NAME="backgroundimage" VALUE="menuback.jpg">
<PARAM NAME="maxitems" VALUE="4">
<PARAM NAME="tip0" VALUE="Go to the main page">
<PARAM NAME="tip1" VALUE="Our prices and services">
<PARAM NAME="tip2" VALUE="How to contact us">
<PARAM NAME="tip3" VALUE="About our corporation">
<PARAM NAME="url0" VALUE="http://www.yourhost.com/link1.html">
<PARAM NAME="url1" VALUE="http://www.yourhost.com/link1.html">
<PARAM NAME="url2" VALUE="http://www.yourhost.com/link1.html">
<PARAM NAME="url3" VALUE="http://www.yourhost.com/link1.html">
<PARAM NAME="upbitmap0" VALUE="mainup.gif">
<PARAM NAME="upbitmap1" VALUE="servicesup.gif">
<PARAM NAME="upbitmap2" VALUE="contactusup.gif">
<PARAM NAME="upbitmap3" VALUE="aboutusup.gif">
<PARAM NAME="downbitmap0" VALUE="maindown.gif">
<PARAM NAME="downbitmap1" VALUE="servicesdown.gif">
<PARAM NAME="downbitmap2" VALUE="contactusdown.gif">
<PARAM NAME="downbitmap3" VALUE="aboutusdown.gif">
<PARAM NAME="font" VALUE="TimesRoman">
<PARAM NAME="background" VALUE="0">
<PARAM NAME="Tipforeground" VALUE="ffffff">
<PARAM NAME="Tipbackground" VALUE="7f">
<PARAM NAME="horizontal" VALUE="Yes">
</APPLET>

<P>
Der HTML-Code zum einfügen in Ihre Homepage:
<P>
<XMP>
<APPLET CODE="buttonmenu.class" ALT="" WIDTH="440" HEIGHT="60">
<PARAM NAME="fontsize" VALUE="12">
<PARAM NAME="target" VALUE="">
<PARAM NAME="demicron" VALUE="www.demicron.se">
<PARAM NAME="reg" VALUE="A00011">
<PARAM NAME="backgroundimage" VALUE="menuback.jpg">
<PARAM NAME="maxitems" VALUE="4">
<PARAM NAME="tip0" VALUE="Go to the main page">
<PARAM NAME="tip1" VALUE="Our prices and services">
<PARAM NAME="tip2" VALUE="How to contact us">
<PARAM NAME="tip3" VALUE="About our corporation">
<PARAM NAME="url0" VALUE="http://www.yourhost.com/link1.html">
<PARAM NAME="url1" VALUE="http://www.yourhost.com/link1.html">
<PARAM NAME="url2" VALUE="http://www.yourhost.com/link1.html">
<PARAM NAME="url3" VALUE="http://www.yourhost.com/link1.html">
<PARAM NAME="upbitmap0" VALUE="mainup.gif">
<PARAM NAME="upbitmap1" VALUE="servicesup.gif">
<PARAM NAME="upbitmap2" VALUE="contactusup.gif">
<PARAM NAME="upbitmap3" VALUE="aboutusup.gif">
<PARAM NAME="downbitmap0" VALUE="maindown.gif">
<PARAM NAME="downbitmap1" VALUE="servicesdown.gif">
<PARAM NAME="downbitmap2" VALUE="contactusdown.gif">
<PARAM NAME="downbitmap3" VALUE="aboutusdown.gif">
<PARAM NAME="font" VALUE="TimesRoman">
<PARAM NAME="background" VALUE="0">
<PARAM NAME="Tipforeground" VALUE="ffffff">
<PARAM NAME="Tipbackground" VALUE="7f">
<PARAM NAME="horizontal" VALUE="Yes">
</APPLET>
</XMP>
Autor: <A HREF="mailto:anibal@demicron.se">Anibal Wainstein</A> [ <a href="http://www.demicron.de" target="_top">Homepage</A> ]
</FONT>
</BODY>
</HTML>


Ich wäre sehr dankbar um eine Antwort

thnx im Voraus
Mit Zitat antworten
  #2 (permalink)  
Alt 06-12-2002, 21:09
hand
 PHP Expert
Links : Onlinestatus : hand ist offline
Registriert seit: Dec 2001
Ort: Kärnten
Beiträge: 3.138
hand ist zur Zeit noch ein unbeschriebenes Blatt
Standard

Vielleicht liegt es an dieser Zeile:
<APPLET CODE="buttonmenu.class" codebase="buttonmenu.class" name="Menu" WIDTH="80" HEIGHT="440">

Spiel mat mit codebase = "" oder "." ....
oder mach es so wie der Autor es beschreibt:
<APPLET CODE="buttonmenu.class" ALT="" WIDTH="440" HEIGHT="60">
Mit Zitat antworten
  #3 (permalink)  
Alt 06-12-2002, 21:27
opiumraucher
 Newbie
Links : Onlinestatus : opiumraucher ist offline
Registriert seit: Dec 2002
Beiträge: 3
opiumraucher ist zur Zeit noch ein unbeschriebenes Blatt
Standard noch ein problem

Danke für den Tipp
Jetz kommt ein anderer error...
es erscheint immernoch ein grauer balken und sobald
ich drüberfahre erscheint unten in der statusleiste diesen ausdruck:

exception: java.lang.Null.Pointer.Exception

der Quelltext lautet wie folgt:



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Home of NoG (no girlfriend)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<base target="_self">
</head>

<body>
<APPLET CODE="buttonmenu.class" ALT="" WIDTH="80" HEIGHT="440">

<PARAM NAME="fontsize" VALUE="12">
<PARAM NAME="target" VALUE="">
<PARAM NAME="demicron" VALUE="www.demicron.se">
<PARAM NAME="reg" VALUE="A00011">
<PARAM NAME="backgroundimage" VALUE="menuback.jpg">
<PARAM NAME="maxitems" VALUE="11">
<PARAM NAME="tip0" VALUE="Home">
<PARAM NAME="tip1" VALUE="News">
<PARAM NAME="tip2" VALUE="Main-Projekt">
<PARAM NAME="tip3" VALUE="Sonstige Projekte">
<PARAM NAME="tip4" VALUE="Personen">
<PARAM NAME="tip5" VALUE="Gedanken und Definitionen">
<PARAM NAME="tip6" VALUE="Funny-Stuff">
<PARAM NAME="tip7" VALUE="Forum(Testphase)">
<PARAM NAME="tip8" VALUE="Links">
<PARAM NAME="tip9" VALUE="Kontakt">
<PARAM NAME="tip10" VALUE="Statistik">
<PARAM NAME="url0" VALUE="http://nog.homelinux.com/home.htm">
<PARAM NAME="url1" VALUE="http://nog.homelinux.com/news.htm">
<PARAM NAME="url2" VALUE="http://nog.homelinux.com/main-projekt.htm">
<PARAM NAME="url3" VALUE="http://nog.homelinux.com/sonstigeProjekte.htm">
<PARAM NAME="url4" VALUE="http://nog.homelinux.com/personenbeschreib.htm">
<PARAM NAME="url5" VALUE="http://nog.homelinux.com/Gedanken_und_Definitionen.htm">
<PARAM NAME="url6" VALUE="http://nog.homelinux.com/funny-stuff.htm">
<PARAM NAME="url7" VALUE="http://nog.homelinux.com/forum_test.php3">
<PARAM NAME="url8" VALUE="http://nog.homelinux.com/LINKS.htm">
<PARAM NAME="url9" VALUE="http://nog.homelinux.com/kontakt.htm">
<PARAM NAME="url10" VALUE="http://nog.homelinux.com/webalizer/usage_200211.htm.htm">
<PARAM NAME="upbitmap0" VALUE="up.gif">
<PARAM NAME="upbitmap1" VALUE="up.gif">
<PARAM NAME="upbitmap2" VALUE="up.gif">
<PARAM NAME="upbitmap3" VALUE="up.gif">
<PARAM NAME="upbitmap4" VALUE="up.gif">
<PARAM NAME="upbitmap5" VALUE="up.gif">
<PARAM NAME="upbitmap6" VALUE="up.gif">
<PARAM NAME="upbitmap7" VALUE="up.gif">
<PARAM NAME="upbitmap8" VALUE="up.gif">
<PARAM NAME="upbitmap9" VALUE="up.gif">
<PARAM NAME="upbitmap10" VALUE="up.gif">
<PARAM NAME="downbitmap0" VALUE="down.gif">
<PARAM NAME="downbitmap1" VALUE="down.gif">
<PARAM NAME="downbitmap2" VALUE="down.gif">
<PARAM NAME="downbitmap3" VALUE="down.gif">
<PARAM NAME="downbitmap4" VALUE="down.gif">
<PARAM NAME="downbitmap5" VALUE="down.gif">
<PARAM NAME="downbitmap6" VALUE="down.gif">
<PARAM NAME="downbitmap7" VALUE="down.gif">
<PARAM NAME="downbitmap8" VALUE="down.gif">
<PARAM NAME="downbitmap9" VALUE="down.gif">
<PARAM NAME="downbitmap10" VALUE="down.gif">
<PARAM NAME="font" VALUE="Arial, Helvetica, sans-serif">
<PARAM NAME="background" VALUE="0">
<PARAM NAME="Tipforeground" VALUE="ffffff">
<PARAM NAME="Tipbackground" VALUE="7f">
<PARAM NAME="vertical" VALUE="Yes">

</APPLET>
</body>
</html>


Danke nochmal für die hilfe
Mit Zitat antworten
  #4 (permalink)  
Alt 06-12-2002, 21:41
hand
 PHP Expert
Links : Onlinestatus : hand ist offline
Registriert seit: Dec 2001
Ort: Kärnten
Beiträge: 3.138
hand ist zur Zeit noch ein unbeschriebenes Blatt
Standard

Also so was mir noch auffällt.
Bei Dir fehlen <XMP> und </XMP> Tags. (Weiß aber nicht was die bewirken sollen)
Du hast einen Parameter
<PARAM NAME="vertical" VALUE="Yes"> im Sample "horizontal"

Gibt es die Gifs auf die Du referenzierst?

Bei Dir WIDTH="80" HEIGHT="440"
im Sample
WIDTH="440" HEIGHT="60" (Breite ist größer als Höhe)

Funktioniert das Sample bei Dir? Haut es das auch auf?
Mit Zitat antworten
  #5 (permalink)  
Alt 07-12-2002, 16:10
opiumraucher
 Newbie
Links : Onlinestatus : opiumraucher ist offline
Registriert seit: Dec 2002
Beiträge: 3
opiumraucher ist zur Zeit noch ein unbeschriebenes Blatt
Standard horizontal

ja das sample funzt
ich will nur, dass es anstatt horizontal vertikal verläuft

ich versuche mal die height und die widht mehr zu verlängern
vielleicht passen meine knöpfe da gar nicht rein...
Mit Zitat antworten
Antwort

Lesezeichen


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

Themen-Optionen
Thema bewerten
Thema bewerten:

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.
Trackbacks are an
Pingbacks are an
Refbacks are an


PHP News

MariaDB 5.5 veröffentlicht
MariaDB 5.5 veröffentlichtDie freie MySQL-Alternative MariaDB wurde in der stabilen Version 5.5.23 veröffentlicht und soll einige Verbesserungen gegenüber Oracles Communityversion von MySQL mitbringen.

16.04.2012 | Berni

Deutsche Yii Framework Community
Deutsche Yii Framework CommunitySeit dem 19.03.2012 gibt es für die Yii PHP Framework Community ein deutsches Zuhause.

20.03.2012 | dhcomputer

 

Aktuelle PHP Scripte

BROM CMS/BelCal 3 ansehen BROM CMS/BelCal 3

Spezielles CMS für Betreiber von Ferienwohnungen. Komplette Seitenerstellung online, Verwaltung mehrerer Objekte, Reservierungssystem mit sofortigem Abgleich im Belegungskalender und vieles mehr bietet dieses Content Management System.

25.05.2012 belcal2 | Kategorie: PHP/ CMS
belbit LiveSupport Script ansehen belbit LiveSupport Script

Schnellen und unkomplizierten Support im LiveSupport-Chat anbieten. Ohne Datenbank und in wenigen Sekunden installiert.

24.05.2012 EichbaumMedia | Kategorie: PHP/ Chat
belbit Ticketcenter-Script ansehen belbit Ticketcenter-Script

Verwalten Sie Supportanfragen zuverlässig im Web2.0-Stil anstatt per E-Mail - inkl. Überprüfung, ob Antworten gelesen wurden und mehr.

24.05.2012 EichbaumMedia | Kategorie: PHP/ Ticketsystem
 Alle PHP Scripte anzeigen

Alle Zeitangaben in WEZ +2. Es ist jetzt 09:28 Uhr.