Je moet ingelogd zijn om te stemmen.
echo ' <select name="align" onChange="javascript:Invoegen(\'[ALIGN=\' + this.options[this.selectedIndex].value + \']...[/ALIGN]\');"> <option> Right </option> <option> Center </option> <option selected > Left </option> </selected>';
<select name="align" onChange="javascript:Invoegen('[ALIGN=' + this.options[this.selectedIndex].value + ']...[/ALIGN]');"> <option> Right </option> <option> Center </option> <option selected > Left </option> </selected>