Zmiany pomiędzy wersją 98 and wersją 99 dla DeployerGuide/Developer
- Data i czas:
- 02/09/15 12:13:30 (10 years temu)
Legend:
- Bez zmian
- Dodane
- Usunięte
- Zmienione
-
DeployerGuide/Developer
v98 v99 111 111 Przykład tworzenia obiektu 112 112 {{{ 113 require_once(LIB_PATH.'forms/ModernSelect.inc'); 114 113 115 $select = new ModernSelect('myselect'); 114 116 $select->setCSSFormatting(NULL, 'width:200px; left:10px; top:10px; position:absolute;');