diff --git a/400-SOURCECODE/AIAHTML5.API/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/400-SOURCECODE/AIAHTML5.API/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 59d80bb..a41118c 100644 --- a/400-SOURCECODE/AIAHTML5.API/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache +++ b/400-SOURCECODE/AIAHTML5.API/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache diff --git a/400-SOURCECODE/AIAHTML5.Web/AIAHTML5.Web.csproj.user b/400-SOURCECODE/AIAHTML5.Web/AIAHTML5.Web.csproj.user index 8bd9366..dbebe52 100644 --- a/400-SOURCECODE/AIAHTML5.Web/AIAHTML5.Web.csproj.user +++ b/400-SOURCECODE/AIAHTML5.Web/AIAHTML5.Web.csproj.user @@ -7,7 +7,7 @@ - app/views/da/da-body-view-list.html + index.html SpecificPage True False diff --git a/400-SOURCECODE/AIAHTML5.Web/MainPage.html b/400-SOURCECODE/AIAHTML5.Web/MainPage.html new file mode 100644 index 0000000..dbab469 --- /dev/null +++ b/400-SOURCECODE/AIAHTML5.Web/MainPage.html @@ -0,0 +1,67 @@ + + + + + + + \ No newline at end of file diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index 3e634cd..598c05f 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -8,8 +8,6 @@ AIA.controller("DAController", ["$scope", "$compile", "$http", "$log", "$locatio $scope.selectedGenderBodyViewData = null; $scope.imagePath = ""; - - //get the DA body view list based on selected gender @@ -84,7 +82,7 @@ AIA.controller("DAController", ["$scope", "$compile", "$http", "$log", "$locatio //load json data for body view - $scope.loadData = function () { + $scope.loadBodyViewData = function () { $http({ method: 'GET', url: 'http://localhost/AIA/content/data/json/da_dat_contentlist.json' }).success(function (data) { $scope.BodyViewData = data; diff --git a/400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js b/400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js index af62c59..6e89f54 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js @@ -15,7 +15,7 @@ AIA.constant('pages', [ name: 'Dissectible Anatomy Views List', pageSlug: 'da-view-list', pageUrl: 'app/views/da/da-body-view-list.html', - pageController: 'DAController' + pageController: 'DAController' }, { name: 'Dissectible Anatomy Body View', diff --git a/400-SOURCECODE/AIAHTML5.Web/app/views/da/da-body-view-list.html b/400-SOURCECODE/AIAHTML5.Web/app/views/da/da-body-view-list.html index f499d22..e549a23 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/views/da/da-body-view-list.html +++ b/400-SOURCECODE/AIAHTML5.Web/app/views/da/da-body-view-list.html @@ -1,287 +1,29 @@ - - - - - - - A.D.A.M. Interactive Anatomy - - - - - +
+ +
+
- - - - - - - -
- - - -
-
- -
-

Dissectible Anatomy

-
-
- - - -
-
-
-
- - - - - -
-
-
+ + + +
+
+
-
-
- -
-
-
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - + +
+ - - \ No newline at end of file diff --git a/400-SOURCECODE/AIAHTML5.Web/index.html b/400-SOURCECODE/AIAHTML5.Web/index.html index 90894da..2a4b284 100644 --- a/400-SOURCECODE/AIAHTML5.Web/index.html +++ b/400-SOURCECODE/AIAHTML5.Web/index.html @@ -1,219 +1,271 @@  - - + + + - - - Nutrition Learning Program - - - - - - + + A.D.A.M. Interactive Anatomy + + + + + + + + + + + + + + + + + + - -
-
 
-
-
-
-
-
- +
+
+ +
+

Welcome to A.D.A.M. Interactive Anatomy

+
+
+ + +
+
- - -
-
-
- -
-
-
-
- - - - - - - - - - +
> + + +