Simple Machines Community Forum

SMF Development => Feature Requests => Applied or Declined Requests => Topic started by: klumy on July 06, 2008, 07:36:05 AM

Title: Change display for font size selection
Post by: klumy on July 06, 2008, 07:36:05 AM
I think such a display would dbe more intuitive for the user!!

(http://img76.imageshack.us/img76/4003/sfgy1.png)
Title: Re: Change display for font size selection
Post by: H on July 06, 2008, 08:06:06 AM
IMO this is unnecessary especially in 2.0 which is WYSIWYG anyway
Title: Re: Change display for font size selection
Post by: 青山 素子 on July 06, 2008, 03:07:07 PM
As a further note, that means we'd have to code special form elements as that isn't possible to do in normal HTML select boxes. This would (possibly) break functionality for all users that run with Javascript disabled (and a lot actually do).