i have a qoastin.
Posted: Sun Jun 21, 2009 1:44 am
hi
we have 1 selection bar that after select change another selection bar.
now we want add a new selection bar that do the seam work for us.
our cod is this:
pleas help me.
tanks.
we have 1 selection bar that after select change another selection bar.
now we want add a new selection bar that do the seam work for us.
our cod is this:
Code: Select all
<select name="group" onchange="get_sub_groups(this.value)">
<?php echo $ad_groups; ?>
</select> sub_group:
<select name="sub_group2">tanks.