Ruby on Rails Tuesday, May 31, 2011

Sent from my iPhone

On May 31, 2011, at 5:33 AM, Chandu80 <chandu.shenoy@gmail.com> wrote:

> Hello All,
> I have a pop-up window with a close button and a minimize button,I
> want to know if there is a way of writing an action for minimizing the
> pop-up using Rails or does javascript need to be used here?
> On minimizing ,I want the pop-up to appear on the taskbar and on
> clicking the taskbar the popup should be restored.
>

That is not Rails. That is a JavaScript pop up followed by your standard browser behavior.

B.

>
> Thanks in advance.
>
>
> Regards
> Chandrika
>
> --
> 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 rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
>

--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment