[latex]Mae govannen![/latex]
Der Lautstärkewert wird doch sicher in irgendeiner Variablen o.ä. abgelegt sein? Dann reicht es doch aus, von den Links aus deren Wert um 10 zu erhöhen oder zu verringern.
Das erreiche ich ja derzeit mit dem rel-Attribut (ich wusste mir nicht anders zu helfen).
Warum kannst du die Werte nicht direkt übergeben? onclick="volumecontrol(10)"
bzw. onclick="volumecontrol(-10)"
?
Warum?
Mit getElementById scheint mir das programmieren leichter, allerdings auch HTML-Technisch aufwendiger.
Was ist an <button id="lauter" onclick="...>
so viel aufwendiger als an <button onclick="....>
BTW: Du solltest den Buttons noch ein Attribut type="button"
spendieren
Cü,
Kai
--
Even if you are a master of jQuery, you can only create mediocre (at best)
scripts. The problem is that the authors you rely on have not mastered the
DOM themselves. It's like one blind guy leading another off a cliff (D.Mark/clj)
Foren-Stylesheet Site Selfzeug JS-Lookup
SelfCode: sh:( fo:| ch:? rl:( br:< n4:( ie:{ mo:| va:) js:| de:> zu:) fl:( ss:| ls:?
Even if you are a master of jQuery, you can only create mediocre (at best)
scripts. The problem is that the authors you rely on have not mastered the
DOM themselves. It's like one blind guy leading another off a cliff (D.Mark/clj)
Foren-Stylesheet Site Selfzeug JS-Lookup
SelfCode: sh:( fo:| ch:? rl:( br:< n4:( ie:{ mo:| va:) js:| de:> zu:) fl:( ss:| ls:?