hi, im having 2 scenarios where i got ask to add pop-up widows to a rails app. 1) on is a regular index view, clicking on "add new item" should popup a new window. when i create a new item thorugh that window, i want that the base window, meaning the index view, gets refreshed. 2) same here, i want to have a "search" link to open a new window to select criteris for a search. once u hit the button seach it should refresh the main-index view and keep the "search-pop-up-window open... im just not sure how to interact with the window in the back...are ther eany tutorials or ideas? //i know rails so far, but not really js.... thx tom -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.