Yup Check this out...
http://jsfiddle.net/jgPHK/ -----Original Message----- From: hamburger [mailto:bilidi...@web.de] Sent: Monday, 23 April 2012 9:44 PM To: MooTools Users Subject: [Moo] Re: selectbox options "selected" did you tried this: var option = new Element('option', { 'selected': true, 'value': "myValue" } cheers hamburger