Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Probleme mit html_select_time

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Language: German
View previous topic :: View next topic  
Author Message
Klausi
Smarty n00b


Joined: 24 Feb 2005
Posts: 1

PostPosted: Thu Feb 24, 2005 8:24 am    Post subject: Probleme mit html_select_time Reply with quote

Hallo,

habe ein Problem mit html_select_time, und zwar sollte laut Doku minute_extra einen weiteren Select-Eintrag hinzufügen, tut es aber bei mir nicht.

mein Code:
{html_select_time display_seconds=false minute_interval=5 minute_extra="--" }

Hat hier jemand schon dasselbe Problem gehabt?
Ist das ein Bug oder liegts an mir?
vielen Dank für Eure Hilfe
Back to top
View user's profile Send private message
dan_zm
Smarty Rookie


Joined: 25 Feb 2005
Posts: 6
Location: Zella-Mehlis, Germany

PostPosted: Sat Feb 26, 2005 12:32 pm    Post subject: Reply with quote

Hi,

also 'minute_extra' fügt keinen weiteren auswählbaren wert hinzu, sondern fügt nach
Code:
<select name="Time_Minute"
noch was ein, z.b. wenn du css-werte zuweisen willst oder so.

ein beispiel:

Code:
{html_select_time display_seconds=false minute_interval=5 minute_extra="style='background-color:#667788;'" }


da hat dann halt die dropdown-liste für die minuten eine andere hintergrundfarbe.

ich glaube das was du suchst, also einen eigenen wert zur liste hinzuzufügen, geht mit dieser funktion nicht.
(zumindest was ich im manual gelesen habe)
_________________
The following sentence is a lie. The preceding sentence is true.
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Language: German All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP