1 頁 (共 1 頁)

[問題]bbcode_rainbow_mod_2_1_0的問題

發表於 : 2006-05-28 00:16
chen82714ris
對不起,請問一下大大,為什麼我安裝bbcode_rainbow_mod_2_1_0時找不到
代碼

代碼: 選擇全部

<select name="addbbcode18" onChange="bbfontstyle('[color=' + this.form.addbbcode18.options[this.form.addbbcode18.selectedIndex].value + ']', '[/color]')" onMouseOver="helpline('s')">
我的代碼:

代碼: 選擇全部

<tr>
                        <td colspan="9">
                          <table width="100%" border="0" cellspacing="0" cellpadding="0">
                                <tr>
                                  <td><span class="genmed"> &nbsp;{L_FONT_COLOR}:
                                        <select name="addbbcodefontcolor" onChange="bbfontstyle('[color=' + this.form.addbbcodefontcolor.options[this.form.addbbcodefontcolor.selectedIndex].value + ']', '[/color]');this.selectedIndex=0;" onMouseOver="helpline('s')">
                                          <option style="color:black; background-color: {T_TD_COLOR1}" value="{T_FONTCOLOR1}" class="genmed">{L_COLOR_DEFAULT}</option>
                                          <option style="color:darkred; background-color: {T_TD_COLOR1}" value="darkred" class="genmed">{L_COLOR_DARK_RED}</option>
                                          <option style="color:red; background-color: {T_TD_COLOR1}" value="red" class="genmed">{L_COLOR_RED}</option>
                                          <option style="color:orange; background-color: {T_TD_COLOR1}" value="orange" class="genmed">{L_COLOR_ORANGE}</option>
                                          <option style="color:brown; background-color: {T_TD_COLOR1}" value="brown" class="genmed">{L_COLOR_BROWN}</option>
版本:phpbb2.0.20
外掛:付費遊覽1.0.9,付加檔案2.4.3,部分隱藏0.07,部分隱藏檔案0.02,顏色棒
網站:http://sunfa.no-ip.org/phpbb/index.php
請大大幫我解答一下,謝謝