here is how to add javascript onchange function to DropDownListFor MVC helper:
@Html.DropDownListFor(m => m.SettingValue, new SelectList(Model.globalTypes, "TypeCode", "TypeName"), new { onchange = "SettingChanged()" })
to make ubuntu business casual - make it black remove background: gsettings set org.gnome.desktop.background picture-options ...
No comments:
Post a Comment