Hi all... I can''t get IE6 to work nicely with Event.toggle here The code I''m using is: <div id="ciclass_id_container"> <%= link_to_remote( "Select", :update => "ci_class_div", :url =>{ :controller => ''ci'', :action => ''show_ci_classes'', :citype_id => 1}, :complete => visual_effect(:blind_down , "ci_class_div")) %> </div> <div id=''ci_class_div''> </div> Any ideas how to get this work? Whenever you click the ''Select'' link a toggle effect occurs but the div is not updated. Thanks Regards Suneeta -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---