liegt das an mir? wenn ja, was muss ich umstellen damit sie dort eingefügt werden wo ich es möchte? oder hat das problem auch noch wer anders


achja benutze mozilla firefox
Ja, ist mir vor einigen Monaten auch aufgefallen, worauf ich dann wieder zu IE gewechselt bin. Offenbar wird der Cursor in der Eingabebox durch die Browser unterschiedlich gesteuert. Ist wahrscheinlich nicht zu beheben. Das Problem hatte ich mit ALLEN Eingabeboxen unterschiedlichster Web-SYsteme, die per Script Daten einfügen.Wörsty hat geschrieben:Ist im Firefox so. Weiß auch nicht wieso.
Warum geht's bei fett und bei Farbe und Smiley z.B. nicht?Screw hat geschrieben:Ja, ist mir vor einigen Monaten auch aufgefallen, worauf ich dann wieder zu IE gewechselt bin. Offenbar wird der Cursor in der Eingabebox durch die Browser unterschiedlich gesteuert. Ist wahrscheinlich nicht zu beheben. Das Problem hatte ich mit ALLEN Eingabeboxen unterschiedlichster Web-SYsteme, die per Script Daten einfügen.Wörsty hat geschrieben:Ist im Firefox so. Weiß auch nicht wieso.
?????????????????Wörsty hat geschrieben:Uargs. Das ist mir heute zu kryptisch...Fighterbaby hat geschrieben:@ wörsty
stimmt mit FETT gehts mit farbe nicht...aber was firefighter sagte stimmt auch, hab das auch in anderen foren in der eingabemaske, scheint also doch am firefox zu liegen?????![]()
Aber ich bleib dran... Funktion bbstyle? Hä?![]()
Geht mir auch so.Fighterbaby hat geschrieben:?????????????????![]()
Code: Alles auswählen
... <td class="row2" valign="top"><span class="gen"> <span class="genmed"> </span>
<table width="450" border="0" cellspacing="0" cellpadding="2">
<tr align="center" valign="middle">
<td><span class="genmed">
<input type="button" class="button" accesskey="b" name="addbbcode0" value=" B " style="font-weight:bold; width: 30px" onclick="bbstyle(0)" onmouseover="helpline('b')" />
</span></td>
<td><span class="genmed">
<input type="button" class="button" accesskey="i" name="addbbcode2" value=" i " style="font-style:italic; width: 30px" onclick="bbstyle(2)" onmouseover="helpline('i')" />
</span></td>
<td><span class="genmed">
<input type="button" class="button" accesskey="u" name="addbbcode4" value=" u " style="text-decoration: underline; width: 30px" onclick="bbstyle(4)" onmouseover="helpline('u')" />
</span></td>
<td><span class="genmed">
<input type="button" class="button" accesskey="q" name="addbbcode6" value="Quote" style="width: 50px" onclick="bbstyle(6)" onmouseover="helpline('q')" />
</span></td>
<td><span class="genmed">
<input type="button" class="button" accesskey="c" name="addbbcode8" value="Code" style="width: 40px" onclick="bbstyle(8)" onmouseover="helpline('c')" />
</span></td>
<td><span class="genmed">
<input type="button" class="button" accesskey="l" name="addbbcode10" value="List" style="width: 40px" onclick="bbstyle(10)" onmouseover="helpline('l')" />
</span></td>
<td><span class="genmed">
<input type="button" class="button" accesskey="o" name="addbbcode12" value="List=" style="width: 40px" onclick="bbstyle(12)" onmouseover="helpline('o')" />
</span></td>
<td><span class="genmed">
<input type="button" class="button" accesskey="p" name="addbbcode14" value="Img" style="width: 40px" onClick="bbstyle(14)" onmouseover="helpline('p')" />
</span></td>
<td><span class="genmed">
<input type="button" class="button" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onclick="bbstyle(16)" onmouseover="helpline('w')" />
</span></td>
<td><span class="genmed">
<input type="button" class="button" accesskey="y" name="addbbcode18" value=" Center " style="width: 60px" onclick="bbstyle(18)" onmouseover="helpline('y')" />
</span></td>
</tr>
<tr>
<td colspan="9"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">Schriftgröße:
<select name="addbbcode20" onchange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]')" onMouseOver="helpline('f')">
<option value="7" class="genmed">Winzig</option>
<option value="9" class="genmed">Klein</option>
<option value="12" selected class="genmed">Normal</option>
<option value="18" class="genmed">Groß</option>
<option value="24" class="genmed">Riesig</option>
</select>
</span></td>
<td nowrap align="right"><span class="gensmall"><a href="javascript:bbstyle(-1)" class="genmed" onmouseover="helpline('a')">Tags schließen</a></span></td>
</tr>
</table></td>
</tr>
<SCRIPT language=JavaScript
src="templates/Aeolus/color.js">
</SCRIPT>
<SCRIPT language=JavaScript>
var height1 = 10;//define the height of the color bar
var pas = 28;// define the number of color in the color bar
var width1=Math.floor(-2/15*pas+6);//define the width of the color bar here automatic ajust for subsilver template.
var text1=s_help.substring(0,search(s_help,"="));
var text2=s_help.substring(search(s_help,"]"),search(s_help,"/"));
</SCRIPT>
<TR>
<TD colSpan=12>
<TABLE id=ColorPanel cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD id=ColorUsed onmouseover="helpline('s')"
onclick="if(this.bgColor.length > 0) insertTag(this.bgColor)"
vAlign=center align=middle BORDER-RIGHT: BORDER-TOP:
BORDER-LEFT: ridge; CURSOR: default; BORDER-BOTTOM: 2px
ridge?>
<SCRIPT language=JavaScript>
document.write('<IMG height='+height1+' src="templates/Aeolus/images/spacer.gif" width=10 border=1></TD>');</SCRIPT>
...
Danke. Werd's mir mal gleich reinziehnbuttz hat geschrieben:Es gibt ein Mod dafür das ihr anscheinend für den IE schon installiert habt. In dem Fred zu dem Mod gibts aber auch einen Fix damit es auch für Mozilla tut. Bitte die 2. Seite durchlesen, hier.