I'm using scriptaculous on one of my sites and have a data entry form with several steps to complete. As each step is finished the results are processed and shown and the a new form is displayed. The programming is no problem and I've got it working in IE and Firefox but one user has the form fail. No Javascript errors are shown so I'm starting over and reviewing my strategy for the page structure. All of the tutorials I've viewed are on the programming basics of getting AJAX to work but that's not what I need. I need something that talks about where divs and forms should be placed relative to each other. Does anyone know of any good articles?