Displaying 1 result from an estimated 1 matches for "ddaccordion".
Did you mean:
accordion
2008 Apr 17
0
link_to method doesn't work with shared css/javascript class
<script>
ddaccordion.init({
headerclass: "expandable",
.....
</script
<li class="expandable"><%= link_to "institut", {:controller => "news"}
%></li>
...at first I want to say that I''m pretty new in ruby ... may u are able
to...