Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> 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
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
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 17.09.2025 - 22:29