• Fix Err Spdy Protocol Error
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
I have a page that makes an changes an outputPanels visibility through AJAX based on a radio button selection with the use of an actionSupport.  Everything works 100% in IE and Firefox but does not seem to fire in Google Chrome.  When selecting a radio button or changing radio button selections in Chrome (and Safari), no changes in visibility of the outputPanel occur.  Has anyone else experienced this issue?  While I am assuming this is a browser issue, is there any workaround for this to allow the AJAX to work.