I ask anybody and everybody :)

You can use CSS and JQuery to add whatever decoration you want before and after 
the required label. Take a look, there's a lot more possible with CSS than just 
making a label a different color ;)

Adding any hardcoded characters is just plain dumb, it introduces a whole load 
of new problems, and it's totally not flexible. 

It's not 1994 anymore.

----- Original Message -----
From: "Tomasz Ignatiuk" <[email protected]>
To: [email protected]
Sent: Thursday, February 26, 2009 11:13:35 AM GMT +00:00 GMT Britain, Ireland, 
Portugal
Subject: [symfony-users] Re: Indicator for required fields

"why you don't just give it a CSS class of 'required'" 
You ask this question to whom? Me? Users or Symfony Developers? 

Class required doesn't solve everything. With this you can only make a label 
different color or something. In 1.3 there should be a way to enter your own 
character before or after label, before or after input and a class 'required' 
for label and input. 

For now, the fastest way is to add your own character in label by setting a 
label in configure(). 


2009/2/26 Lee Bolding < [email protected] > 



I don't understand why you don't just give it a CSS class of 'required' - that 
way it's not 'fixed' as any particular character, and there are no I18N or 
accessibility issues. 

Seems like the most obvious answer to me (same as when I said this about 4 
weeks ago when this first came up) 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to