Displaying 1 result from an estimated 1 matches for "display_popup".
2008 Feb 19
1
adding an onclick option to link_to method
...script function. Here''s the code I have to open the popup:
<%= link_to icon(''icon_printer'', :alt => ''Print'') + ''Print Cable'',
{:controller => ''print_popup'',
:action => ''display_popup'',
:doc => @document,
:header => ''My Doc''},
:title => ''My Title'',
:popup => [''display_popup_to'',
''width=650,...