p3dx_array.htm 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. <table>
  2. <tbody id="toolBody">
  3. <tr>
  4. <td class="blue-one">
  5. 大小
  6. </td>
  7. <td class="blue-two both">
  8. <ul class="list">
  9. <li class="framebox width600">
  10. <span class="frame white-80">大大大</span>
  11. <span class="frame white-80">大大小</span>
  12. <span class="frame white-80">大小大</span>
  13. <span class="frame white-80">小大大</span>
  14. <span class="frame white-80">小小小</span>
  15. <span class="frame white-80">小小大</span>
  16. <span class="frame white-80">小大小</span>
  17. <span class="frame white-80">大小小</span>
  18. <input type="hidden" name="FilterName_250" id="FilterName_250" />
  19. </li>
  20. </ul>
  21. </td>
  22. </tr>
  23. <tr height="5"></tr>
  24. <tr>
  25. <td class="grey-one half kennedy" colspan="2">
  26. <ul class="list zhuhao">
  27. <li class="left">
  28. <span>
  29. <input name="zuhe" type="radio" value="直选" checked="checked" id="zuhe1" onclick="Czuhe('right');" class="radio" /><label for="zuhe1">生成所有直选:</label>
  30. </span><br />
  31. <span>
  32. <input type="radio" name="zuhe" value="组选" id="zuhe2" onclick="Czuhe('right');" class="radio" /><label for="zuhe2">生成所有组选:</label>
  33. </span>
  34. </li>
  35. <li class="right">
  36. <input name="zuhe3" type="checkbox" id="zuhe3" value="组三" checked="checked" />
  37. <label for="zuhe3">
  38. 包含组三
  39. </label>
  40. <input name="zuhe6" type="checkbox" id="zuhe6" value="组六" checked="checked" />
  41. <label for="zuhe6">
  42. 包含组六
  43. </label>
  44. <input name="baozi" type="checkbox" id="baozi" value="豹子" checked="checked" />
  45. <label for="baozi">
  46. 包含豹子
  47. </label>
  48. </li>
  49. </ul>
  50. </td>
  51. </tr>
  52. <tr height="5"></tr>
  53. <tr>
  54. <td colspan="3" class="blue-one" style="width: 100%;">
  55. <div class="but_1">
  56. <input type="image" name="imageField" id="imageField" src="/static/images/kszh.gif" />
  57. <input type="image" name="imageField3" id="resetImage" src="/static/images/resetss.gif" class="last" />
  58. </div>
  59. </td>
  60. </tr>
  61. </tbody>
  62. </table>