| 
 | 
 
 本帖最后由 phoenixg 于 2011-8-10 14:14 编辑  
 
视图里面有一个下拉框: 
 
视图的地址是:http://localhost/ci_volunteers/index.php/cult/show/1 
 
我希望 
http://localhost/ci_volunteers/index.php/cult/show/1/1  -> 下拉框里选择news时,页面URI变成如左显示 
http://localhost/ci_volunteers/index.php/cult/show/1/2   -> 下拉框里选择testimonies时,页面URI变成如左显示 
依次类推 
 
下拉框选择一个项目时,页面直接在当前页跳转,无需点击按钮提交 
 
请教思路或写法! 
 
 
 
 |   
 
 
 
 |