Hi I am trying to use this selector
$('_dropdownname').getElement("option[value='L A F]")
This always return null. However if I use an option with value not
containing space, the selctor works fine.
So do mootools selectors have anything against spaces. is there any
workaround?
