drop down menu |
[eluser]lmv4321[/eluser]
Basically, you need to replace the input tag that is asking for country with an HTML select statement. See: http://www.w3schools.com/TAGS/tag_select.asp for help on the select tag. Now, exactly how you would do this I can't answer as you haven't posted any of your controller code. Also, you should state what version of CodeIgniter you are using and what other modules or plugins you may be using. |
Messages In This Thread |
drop down menu - by El Forum - 11-02-2008, 09:58 AM
drop down menu - by El Forum - 11-02-2008, 10:26 AM
drop down menu - by El Forum - 11-02-2008, 10:59 AM
drop down menu - by El Forum - 11-02-2008, 11:42 AM
drop down menu - by El Forum - 11-02-2008, 12:04 PM
drop down menu - by El Forum - 11-03-2008, 01:39 AM
drop down menu - by El Forum - 11-03-2008, 11:03 AM
|