我使用
Ruby 1.8.7与Rails 2.3.9.当使用collection select创建电子邮件地址下拉列表时,电子邮件地址不会显示.相反,我在下拉列表中看到“[email protected]”.有没有导致这种转换?
在列表中看到一个电子邮件时,似乎有一些JavaScript被应用到下拉列表中的每个项目.当我只列出用户名时,javascript不在.
<script type="text/javascript"> /* <![CDATA[ */ 3(function(){try{var s,a,i,j,r,c,l=document.getElementById("__cf_email__");a=l.getAttribute("cf_sec");if(a){s='';r=parseInt(a.substr(0,2),16);for(j=2;a.length-j;j+=2){c=parseInt(a.substr(j,16)^r;s+=String.fromCharCode(c);}s=document.createTextNode(s);l.parentNode.replaceChild(s,l);}}catch(e){}})(); 4/* ]]> */ <script/>