#link_to_function
2 posts tagged link_to_function. Clear filter
-
Execute Javascript When Using Link_to_function To Include a Partial in Rails
If you use the link\to\function to replace content in a div with content from a partial, any javascript that you include in the partial will not be executed. It is instead included, but will do...
-
link_to_function Rails Ajax Reference
Link\to\function syntax for Haml template. Notice the "|" pipe which will allow for new lines in your code.