Rank: Newbie Groups: Member
Joined: 12/15/2014 Posts: 1
|
hey! i'm newbie coder i have more question for EO WebControl Support!
i have html code, question 1:
<label for="RechargeByCard" class="transLang" data-i18n="recharge.options4">skill</label>
and here:
<img id="imgCard_4" class="bankInfo" src="https://pay.vtc.vn/Content/images/icon_vcoin.png" width="108" height="48" border="0">
how to click this label and image button with eo web control??
question 2:
i have html code:
<input style="width: 250px;" type="text" maxlength="15" value="" onkeypress="$('#divError').empty();" id="txtSerial">
how to add text in textbox with eo web control!
I have read through the documentation used by webcontrol waist , but I do not see the events or click to add text in textbox !
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
You will need to seek other resources for such questions. In order for us to answer your question, you question must be directly related to our product and not generic Web programming questions.
Thanks!
|