Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.55K
~8K People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for rook0316

I have 3 dropdown for selecting country,state and city .im using code igniter framework.im able to select country state but dropdown is not populating city dropdown can u please help what is the problem in jquery. <?php $this->load->helper('html'); ?> <html> <head> <title>Buscador</title> <script type="text/javascript" src="http://code.jquery.com/jquery-1.9.1.min.js"></script> <script type="text/javascript"> $(document).ready(function () { …

Member Avatar for pankaj12290
0
8K

The End.