Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Textarea - opis
borpaw
post
Post #1





Grupa: Zarejestrowani
Postów: 439
Pomógł: 0
Dołączył: 3.06.2010

Ostrzeżenie: (50%)
XXX--


Nie mogę znaleźć jak ustawić styl dla labela, tak mogę zmieniać styl pola tekstowego a chciałby np zmienić kolor tekstu 'test'

  1. $bonusfor = new Zend_Form_Element_Textarea('bonusfor', array('label' => 'test', 'attribs' => array ('style' => 'width: 100px') ) );


Jak to zrobić?
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi (1 - 1)
Polidiota
post
Post #2





Grupa: Zarejestrowani
Postów: 15
Pomógł: 0
Dołączył: 12.11.2008

Ostrzeżenie: (0%)
-----


Cytat(borpaw @ 28.04.2011, 14:00:42 ) *
Nie mogę znaleźć jak ustawić styl dla labela, tak mogę zmieniać styl pola tekstowego a chciałby np zmienić kolor tekstu 'test'

  1. $bonusfor = new Zend_Form_Element_Textarea('bonusfor', array('label' => 'test', 'attribs' => array ('style' => 'width: 100px') ) );


Jak to zrobić?


  1. $bonusfor = new Zend_Form_Element_Textarea('bonusfor', array('label' => '<span style='color:red;'>test</span>', 'attribs' => array ('style' => 'width: 100px') ) );

Nie testowałem ale chyba powinno dać radę.
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 21.08.2025 - 01:06