Чтение RSS каналов

Форум

Открыть Ответить

BB Code - Text area

4

4
1
06.09.2011 10:23:0806.09.2011 10:24:18
ДОбрый день!

Подскажиет в каком параметре поменять размер окна, в котором пишеться текст, например, комментарий к новости..
стоит BB Code, вот его код (отрывок) из function.php




.&quot;<textarea id=\&quot;&quot;.$id.&quot;\&quot; name=\&quot;&quot;.$name.&quot;\&quot; cols=\&quot;65\&quot; rows=\&quot;&quot;.$rows.&quot;\&quot; class=\&quot;&quot;.$style.&quot;\&quot; OnKeyPress=\&quot;TransliteFeld(this, event)\&quot; OnSelect=\&quot;FieldName(this, this.name)\&quot; OnClick=\&quot;FieldName(this, this.name)\&quot; OnKeyUp=\&quot;FieldName(this, this.name)\&quot;>&quot;.replace_break($desc).&quot;</textarea>&quot;
		.&quot;<div class=\&quot;editor\&quot;>&quot;;
		if ((defined(&quot;ADMIN_FILE&quot;) && $con[8] == 1) || (is_user() && $con[8] == 1) || (!is_user() && $con[9] == 1)) $code .= &quot;<div id=\&quot;af&quot;.$id.&quot;-title\&quot; class=\&quot;editorbutton\&quot; OnMouseOver=\&quot;this.className='editorbuttonover';\&quot; OnMouseOut=\&quot;this.className='editorbutton';\&quot;><img title=\&quot;&quot;._EUPLOAD.&quot;\&quot; src=\&quot;&quot;.img_find(&quot;editor/upload&quot;).&quot;\&quot;></div>&quot;;
		if (!$conf['smilies']) $code .= &quot;<div id=\&quot;sm&quot;.$id.&quot;-title\&quot; class=\&quot;editorbutton\&quot; OnMouseOver=\&quot;this.className='editorbuttonover';\&quot; OnMouseOut=\&quot;this.className='editorbutton';\&quot;><img src=\&quot;&quot;.img_find(&quot;editor/smilie&quot;).&quot;\&quot; title=\&quot;&quot;._ESMILIE.&quot;\&quot;></div>&quot;;
		$code .= &quot;<div class=\&quot;editorbutton\&quot; OnMouseOver=\&quot;this.className='editorbuttonover';\&quot; OnMouseOut=\&quot;this.className='editorbutton';\&quot; OnClick=\&quot;InsertCode('quote', '', '', '', '&quot;.$id.&quot;')\&quot;><img src=\&quot;&quot;.img_find(&quot;editor/quote&quot;).&quot;\&quot; title=\&quot;&quot;._EQUOTE.&quot;\&quot;></div>&quot;;
		if (substr(&quot;&quot;._LOCALE.&quot;&quot;, 0, 2) == &quot;ru&quot;) {
			$code .= &quot;<div class=\&quot;editorbutton\&quot; OnMouseOver=\&quot;this.className='editorbuttonover';\&quot; OnMouseOut=\&quot;this.className='editorbutton';\&quot; OnClick=\&quot;translateAlltoCyrillic()\&quot;><img src=\&quot;&quot;.img_find(&quot;editor/rus&quot;).&quot;\&quot; title=\&quot;&quot;._ERUS.&quot;\&quot;></div>&quot;
			.&quot;<div class=\&quot;editorbutton\&quot; OnMouseOver=\&quot;this.className='editorbuttonover';\&quot; OnMouseOut=\&quot;this.className='editorbutton';\&quot; OnClick=\&quot;translateAlltoLatin()\&quot;><img src=\&quot;&quot;.img_find(&quot;editor/eng&quot;).&quot;\&quot; title=\&quot;&quot;._ELAT.&quot;\&quot;></div>&quot;
			.&quot;<div class=\&quot;editorbutton\&quot; OnMouseOver=\&quot;this.className='editorbuttonover';\&quot; OnMouseOut=\&quot;this.className='editorbutton';\&quot; OnClick=\&quot;changelanguage()\&quot;><img src=\&quot;&quot;.img_find(&quot;editor/auto&quot;).&quot;\&quot; title=\&quot;&quot;._EAUTOTR.&quot;\&quot;></div>&quot;;
		}



cols=\&quot;65\&quot;
- параметр ничего не меняет


rows=\&quot;&quot;
- ставлю цифру 1 - сильно увеличиваеться длина, надо поменьше.

в css


.editor {
	margin: 0px 0px 1px 0px;
	width: 400px;
	height: 21px;
	border: 1px #D1D8EC solid;
	background-image: url(../../images/editor/bg.gif);
	background-repeat: repeat-x;



тоже не меняет...((

os. open slaed 1.2
5

5
2
06.09.2011 11:46:34
<textarea style=&quot;width:600px;&quot;>
3.91

3.91
3
06.09.2011 12:25:0806.09.2011 12:26:13
<textarea style=&quot;width:600px;&quot;>


это куда воткнуть?

Длина так будет -
<textarea style=&quot;height:200px;&quot;>
?
5

5
4
06.09.2011 13:50:55
width - длина
.&quot;<textarea id=&quot;&quot;.$id.&quot;&quot; name=&quot;&quot;.$name.&quot;&quot; cols=&quot;65&quot; rows=&quot;&quot;.$rows.&quot;&quot; class=&quot;&quot;.$style.&quot;&quot; style='width:600px'
3.91

3.91
5
06.09.2011 14:11:21
Спасииииибо!! ))
5

5
Открыть Ответить
Хотите опробовать SLAED CMS в действии?

Технологии

PHP MySQL HTML 5 CSS 3 jQuery jQuery UI

Контакты

  • D-49179, Deutschland
    Ostercappeln, Im Siek 6
  • +49 176 61966679

  • https://slaed.net
Идеи и предложения
Обратная связь