1 / 8

Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX

PIMP MY PORTAL. Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX. Stephan Spitzer Lead Developer/DBA, Applied Medical Informatics James A. Zimble Learning Resource Center Uniformed Services University of the Health Sciences. PIMP MY PORTAL. PIMP MY PORTAL.

dillan
Download Presentation

Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PIMP MY PORTAL Adjusting the Focus:Updating a Web Portal Using CSS, JavaScript, and AJAX Stephan Spitzer Lead Developer/DBA, Applied Medical Informatics James A. Zimble Learning Resource Center Uniformed Services University of the Health Sciences PIMP MY PORTAL PIMP MY PORTAL MAC-MLA 2010

  2. Project Description • Goals • Cleaner Design • More Uniform User Experience • Tighten Code • Faster Access • Try Cool Stuff • Methods • Adopt from Professional Web Sites • CSS – Cascading Style Sheets • Test with Multiple Browsers/Platforms • JavaScript • Minimize Server Access: • Delay Delivering Data Until Requested • AJAX – Asynchronous JavaScript and XML • Firefox with Web Developer + Firebug + YSlow MAC-MLA 2010

  3. Current Portal - ER (circa 2006) MAC-MLA 2010

  4. New Portal Design – ER Version 3 MAC-MLA 2010

  5. Quick Title Example MAC-MLA 2010

  6. Action Pop-Ups MAC-MLA 2010

  7. Menu Revealed MAC-MLA 2010

  8. Results: Current Configuration ER 3 Configuration MAC-MLA 2010

More Related