Welcome Guest, Not a member yet? Register   Sign In
Keyup function doesn't work
#5

I'm sorry but I still use my own code, I just follow ur instructions to use ci url to controller/method

<form action="" method="post">
<div class="container mt-2">
<div class="row g-2">
<div class="input-group input-group-sm mb-2">
<input type="text" class="form-control" id="cari" name="cari" placeholder="search city or region.." maxlength="16" size="35%">
<button class="btn btn-success" type="button" name="search" id="search"">Submit</button>
</div>
<hr class="mb-0">
<div class="row" name="result" id="result"></div>
<hr class="mb-0">
<small class="text-muted mt-0 pt-0">Made with ? <a href="/">CodeIgniter</a></small>
</div>
</div>
</form>

When I click submit, this whole form appears again below the result div between <hr class="mb-0">
Reply


Messages In This Thread
Keyup function doesn't work - by meryemb - 07-07-2022, 09:17 PM
RE: Keyup function doesn't work - by InsiteFX - 07-08-2022, 11:56 PM
RE: Keyup function doesn't work - by meryemb - 07-11-2022, 06:02 AM
RE: Keyup function doesn't work - by InsiteFX - 07-12-2022, 12:18 AM
RE: Keyup function doesn't work - by meryemb - 07-13-2022, 03:19 AM
RE: Keyup function doesn't work - by ignitedcms - 07-16-2022, 10:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB