|
Post by tunescool on Jul 6, 2012 16:12:32 GMT -8
all the drop downs for admin, the rest of the drop downs for members, guests cant post. without the br
|
|
|
Post by Wormopolis on Jul 6, 2012 20:56:55 GMT -8
var ubbc_str = (pb_username.match(new RegExp('^('+admin+')$','')) ? sel_start + admin_ubbc + sel_end : '' ) + sel_start + web_ubbc + sel_end + sel_start + text_ubbc + sel_end + sel_start + format_ubbc + sel_end + sel_start + custom_ubbc + sel_end + sel_start + font_ubbc + sel_end + sel_start + size_ubbc + sel_end;
|
|
|
Post by tunescool on Jul 6, 2012 21:22:59 GMT -8
thanks
|
|