I am having trouble both setting and connecting to rails pages and anchors. using a collection, I am trying to set the anchors like this... <a href="in_outs/list#name=<%= user_list_facility.list_value %>">\ <%= user_list_facility.list_value %></a> which does sort of work...the resulting source html is: <a href="name=15th Ave">15th Ave</a> but if I click a link to the anchor, I get Unknown action No action responded to in_outs which sort of makes sense in that my ''in_outs/list'' doesn''t have any handling for the anchor and I was thinking that it would load the ''in_outs/list'' page and go directly to the anchor on page. How does this work? Craig
Never mind...I got it On Sun, 2006-07-02 at 13:30 -0700, Craig White wrote:> I am having trouble both setting and connecting to rails pages and > anchors. > > using a collection, I am trying to set the anchors like this... > > <a href="in_outs/list#name=<%= user_list_facility.list_value %>">\ > <%= user_list_facility.list_value %></a> > > which does sort of work...the resulting source html is: > <a href="name=15th Ave">15th Ave</a> > > but if I click a link to the anchor, I get > Unknown action > No action responded to in_outs > > which sort of makes sense in that my ''in_outs/list'' doesn''t have any > handling for the anchor and I was thinking that it would load the > ''in_outs/list'' page and go directly to the anchor on page. > > How does this work? > > Craig > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails
Apparently Analagous Threads
- [FileCheck] RFC: Add support for line anchors.
- [cfe-dev] [FileCheck] RFC: Add support for line anchors.
- [Bug 2119] New: SSHFP with DNSSEC – no trust anchors given, validation always fails
- How can I link/anchor down the page with #anchor in urls?
- [LLVMdev] "anchor" method policy, request for clarification