var edButtons = new Array(); edButtons[edButtons.length] = new edButton('ed_strong' ,'b' ,'' ,'' ,'b' ); edButtons[edButtons.length] = new edButton('ed_em' ,'em' ,'' ,'' ,'e' ); edButtons[edButtons.length] = new edButton('ed_ital' ,'i' ,'' ,'' ,'i' ); edButtons[edButtons.length] = new edButton('ed_und' ,'u' ,'' ,'' ,'u' ); edButtons[edButtons.length] = new edButton('ed_pre' ,'pre' ,'
' ,'' ,'p' ); edButtons[edButtons.length] = new edButton('ed_link' ,'link' ,'' ,'' ,'a' ); // special case edButtons[edButtons.length] = new edButton('ed_block' ,'quote' ,'\n\n
\n' ,'\n\n\n' ,'q' ); edButtons[edButtons.length] = new edButton('ed_code' ,'code' ,'
'
,''
,'c'
);
/*
edButtons[edButtons.length] =
new edButton('ed_strike'
,'strike'
,'