Rails ha an option pop_up to helper link_to However this options does not put focus on the pop up window whic means that it coud be hidden below other windows The script should rather be window.open (....). focus(), than as now window.open (....)
Anyone that knows how to solve that problem ? Is there a patch ? Can it be solved through any kind of options in the helper ? ____________________________________________ Hans Marmolin Prof Cognitive Ergonomics St: Larsgatan 50, 58224 Linköping, Sweden Phone: +46708371202 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

