Rails: how to prevent links from being clicked while swf flash file is displayed

Posted by Markus on Stack Overflow See other posts from Stack Overflow or by Markus
Published on 2010-03-22T08:56:35Z Indexed on 2010/03/22 9:21 UTC
Read the original article Hit count: 425

Filed under:
|
|

Hi everybody,

I'm looking for a good way on preventing links in my rails app having any effect while a swf file is active...

Can I do this with a before_filter? Or do I need javascript?

Markus

© Stack Overflow or respective owner

Related posts about rails

Related posts about swf