h8ids Posted March 23, 2006 Share Posted March 23, 2006 Running into an issue with a dynamic web-page.I have PHP populating listboxes with data.The web-page is a form divided into five different sections. Each section is identified by use of <Span></span> and remains hidden until called. Using Javascript to call the different <Span></span> sections.The page loads quickly, but navigating between the different sections is painfully slow. There are several listboxes and textareas.I'd like to speed this process up!The source code is very lengthy; I'll be glad to post it if needed.D Quote Link to comment Share on other sites More sharing options...
h8ids Posted March 27, 2006 Author Share Posted March 27, 2006 SOLVED![!--quoteo(post=357774:date=Mar 23 2006, 03:07 PM:name=h8ids)--][div class=\'quotetop\']QUOTE(h8ids @ Mar 23 2006, 03:07 PM) [snapback]357774[/snapback][/div][div class=\'quotemain\'][!--quotec--]Running into an issue with a dynamic web-page.I have PHP populating listboxes with data.The web-page is a form divided into five different sections. Each section is identified by use of <Span></span> and remains hidden until called. Using Javascript to call the different <Span></span> sections.The page loads quickly, but navigating between the different sections is painfully slow. There are several listboxes and textareas.I'd like to speed this process up!The source code is very lengthy; I'll be glad to post it if needed.D[/quote] Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.