(cross post with UI Group - are same members are in both?) Hi group -
I've built a set of pages on this site, creating multi-step forms using Joern's accordion plugin ( http://bassistance.de/jquery-plugins/jquery-plugin-accordion/) Everything's working great - except in Safari, where it falls apart, with the second panel not displaying, leaving the user with a blank page See http://www.comparemyagent.com/fa/fa_sell.cfm for example form A few questions for the jquery world at large... - have any of you been able to overcome safari problems with functions like this? - assuming I cannot get this fixed, how reliable is the jquery browser detection function? - if this were your site, how would you attempt a workaround for safari? I am considering replacing the jquery accordion with stacked fieldsets, where the next/back buttons validate each section and then scroll you down the page to an anchor link, ( or using the scroller plugin) I'd love to talk to others who have built nifty whiz-bang jquery functions, and then had to create alternate versions for different browsers. Thanks for any and all feedback