Skip to content
This repository has been archived by the owner on Oct 27, 2018. It is now read-only.

how Populate for ajax select --i am not found #70

Open
JhoanSteve opened this issue Feb 15, 2017 · 0 comments
Open

how Populate for ajax select --i am not found #70

JhoanSteve opened this issue Feb 15, 2017 · 0 comments

Comments

@JhoanSteve
Copy link

JhoanSteve commented Feb 15, 2017


<script> filter(); function filter(){ $.ajax({ url: 'rutas', type : "POST", success: function (data) { $("#id1").html(data); } }); } </script>

//not found el search not Working

@JhoanSteve JhoanSteve changed the title how Populate for ajax no found how Populate for ajax select --i am not found Feb 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant