-
rials中select下拉菜单的跳转问题5
要在rails中实现select下拉菜单选择变化的时候自动发生跳转是不是只能用Ajax通过onchange完成?如以下代码:
<%= select (:topic_display, :id, @topicCollection.map{|t| [t.name,t.id]},
{:prompt=>'All', :include_blank => true},
:onchange => remote_function (:update => 'Test', :method=> 'get', :with => "'id=' + value + '&partial=testselect'", :url => {:action => :select_with_ajax})) %>
是否可以用其方式来实现?多谢指教!2008年6月26日 09:34
1个答案 按时间排序 按投票排序
-
你直接用HTML的调转菜单阿
<script type="text/JavaScript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}
//-->
</script>
</head>
<body>
<form name="form1" id="form1">
<select name="menu1" onchange="MM_jumpMenu('parent',this,0)">
<option value="URL">unnamed1</option>
</select>
</form>2008年6月28日 11:01
相关推荐
ruby on rails 实例 practical rails social networking sites ruby on rails 第三章内容代码,我自己写进去的,导入数据可以直接用,developemnt阶段,test没有做
高级主题,如正则表达式,也在书中有所涉及,这些内容对提升开发者解决复杂问题的能力至关重要。Ruby的简洁语法和优雅表达方式,使得即使是有经验的程序员也会对其着迷,书中对此也有深入浅出的介绍。 本书不仅是...
代码如下:rials demoshop 1.用脚手架创建产品(控制 模型 显示 数据) 代码如下:script/generate scaffold product title:string description:text image_url:string 2.如果创建错了销毁这些(destroy 销毁 scaffold
Web开发敏捷之道--应用Rails进行敏捷Web开发(第2版).part19.rar
以水泥为基体材料,利用稀土发光材料、反光材料制备出水泥基发光材料(LuminescentCementitiousMate-rials,简称LCM),采用强度试验、荧光分光光度计、亮度计、ESEM等测试手段研究LCM的抗折和抗压强度、发光亮度和余辉...
This paper describes a set-up for static teat, of erasable phase transition disc mate-rials. It has a power density of more than 8mW/um2, light spot of 1um and variable exposuretime of 0.1 μs to 1 ms
Web开发敏捷之道--应用Rails进行敏捷Web开发(第2版中文版
(新[共14])Web开发敏捷之道--应用Rails进行敏捷Web开part04.rar
These include a complete laboratory manual for installing, con guring, securing, and experimenting with many of the servers discussed in the text, PowerPoint notes, animation tuto- rials to ...