Welcome Guest, Not a member yet? Register   Sign In
Preselection not working for dropdown
#1

[eluser]zulubanslee[/eluser]
I have a dropdown and here is the code
Code:
echo form_dropdown('selectcategory', $category_array, $selected_category);


$selected_category is outputting the variable I want, the html looks like it should, but the page always loads with the first item selected.

Here is the html
http://imgur.com/mbiNR


Messages In This Thread
Preselection not working for dropdown - by El Forum - 10-05-2011, 10:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB