rem’s avatarrem’s Twitter Archive—№ 7,225

  1. Can't work out how to, using Prototype.js, remove the options from a <select> in one fell swoop. jQuery, easy: $('select').empty() #help!