Top Banner
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 1 MAC-MLA 2010 PIMP MY PORTAL PIMP MY PORTAL PIMP MY PORTAL
8

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

Feb 23, 2016

Download

Documents

dillan

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. - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX

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

Stephan SpitzerLead Developer/DBA, Applied Medical InformaticsJames A. Zimble Learning Resource CenterUniformed Services University of the Health Sciences

1MAC-MLA 2010

P I M P M Y P O RTA L

P I M P M Y P O RTA L

P I M P M Y P O RTA L

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

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 2

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

Current Portal - ER (circa 2006)

MAC-MLA 2010 3

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

New Portal Design – ER Version 3

MAC-MLA 2010 4

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

Quick Title Example

MAC-MLA 2010 5

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

Action Pop-Ups

MAC-MLA 2010 6

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

Menu Revealed

MAC-MLA 2010 7

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

Results:

MAC-MLA 2010 8

Current Configuration

ER 3 Configuration