Jump to content

Which command would I use to click this?


Orgins
 Share

Recommended Posts

How would one do checkboxs?

<div class="jgzs_lbox">

<table width="273" border="0" cellpadding="1" cellspacing="0" class="data_table">

<tr>

<td width="20" rowspan="2" align="center"><div>

<input maxtime="15462812" curnum="351" totalnum="375" onclick="updateHeroGoList();" name="heroid[]" value="123" type="checkbox" />

;curnum is total number of troops

;totalnum is max number of troops

;value is my heros ID number

</div></td>

<td colspan="2"><div><b>&nbsp;HP</b>:1550/1550</div></td>

<td colspan="5" width="160" align="center"><div><b>Number of soldiers</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!-- <a href="#" class="l_blue">分配士兵</a> --></div></td>

;my hero display below

</tr>

<tr>

<td width="43" height="40" align="center"><div><a href="heroDetail.do?heroid=123"><img src="images/hero/h_3_8_m.png" width="32" height="32" class="avatar" /></a></div></td>

<td width="78" align="center"><div><span class="hero_quality6">Bob the man!</span></div></td>

;my troop display below

<td width="28" align="center"><div class="itembox"><img src="images/soldier/3/3.gif" alt="Gunner" /></div><div class="itemnum">351</div></td>

</tr>

</table>

</div>

From bold line below it repeats for each hero (up to 6).

I though there was a command just for this but I'm not seeing it.

Edited by Orgins

I'm a newbie.Sorry if I don't reposed to your replays very fast.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...