Welcome Guest, Not a member yet? Register   Sign In
How to make a large select form sticky
#1

[eluser]Chris Blackwell[/eluser]
I have a large select for with many options in it, and I'd like to make it "sticky". I was hoping that CodeIgniter might have an easier way to do this then:

Code:
<?php if($_POST['value'] == something) { echo 'selected="selected"'; } ?>

Does anybody know of a better way?


Messages In This Thread
How to make a large select form sticky - by El Forum - 10-03-2011, 11:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB