Slides:



Advertisements
Similar presentations
MARKETPLACE TRANSITION FROM CLASSIC INTERFACE TO PHOENIX INTERFACE.
Advertisements

Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 7 Key Concepts 1 Copyright © Terry Felke-Morris.
Help File For User Creation Click the “Course” button for Creating/Add User.
Principles of Web Design 5 th Edition Chapter Nine Site Navigation.
Web Development & Design Foundations with XHTML Chapter 7 Key Concepts.
Day 2 – JavaScript & PHP.  Have the hover effect display an extra image  Add an extra image for each of the tags  In your writeText() function, you.
Twitter Bootstrap Paul Frederickson. Tonight’s Objectives Learn how to set up a bootstrap based site Become familiar with bootstrap syntax Create a framework.
© 2010 Delmar, Cengage Learning Chapter 1 Getting Started with Dreamweaver.
Explore the Dreamweaver Workspace View a Web page and use Help Plan and Define a Web site Add a Folder and Pages, and set the Home page Create and View.
TRIRIGA Anywhere 10.4 Beta Registration Steps
Eye Candy for Your iPhone Tricks to make your WordPress site look more like a native iPhone app Brian Shim Slides at brianshim.com.
Getting an account with WordPress.com Open your web browser ( mozilla firefox, internet explorer, opera, etc.,)
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 7 Key Concepts 1 Copyright © Terry Felke-Morris.
TUTORIAL 8: Enhancing a Web Site with Advanced CSS
Scottish Legal Aid Board Content Management using OpenCms Martin Spinks CTO Navyblue Tuesday, March 16, 2010.
DEVELOPING FOR MOBILE Jackie Calapristi. AGENDA  Why you should go mobile  Mobile Design Options  Responsive Design  Tips & Tools to Help You Build.
Adobe Dreamweaver CS3 Revealed CHAPTER ONE: GETTING STARTED WITH DREAMWEAVER.
Single Page Applications with AngluarJS Bill Wolff Rob Keiser
© 2012 Boise State University1 WordPress Training February 14, 2013.
SUNY Polytechnic Institute CS 490 – Web Design, AJAX, jQueryAngularJS AngularJS is a client-side JavaScript Framework for adding interactivity to HTML.
Chapter 6: Forms JavaScript - Introductory. Previewing the Product Registration Form.
Server-side Scripting Powering the webs favourite services.
Links in HTML. Hyperlinks or links Millions of linked web pages make up the World Wide Web Used to connect a web page to another web page on the same.
© 2012 Boise State University1 WordPress Training February 14, 2013.
SIM Members Only Secure Site Tutorial. Things You Should Know Public URL.
AngularJS Routing Routes, Route Parameters, Templates, Location, Navigation SoftUni Team Technical Trainers Software University
Web Design (5) Navigation (1). Creating a new website called ‘Navigation’ In Windows Explorer, open the folder “CU3A Web Design Group”; and then the sub-folder.
Week 8 – Part 3 More on Links, Layout, and Mobile Key Concepts 1.
Upload or Embed JING videos to Screencast Blackboard YouTube Wiki By C. Candace Chou JING video tutorial: Revised.
Macromedia Dreamweaver 8 Revealed DREAMWEAVER GETTING STARTED WITH.
ReachFood ASMITA SHINDE. Index  Assumptions  Features  Technology  App Structure  Screenshots  Future Enhancements  References.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 7 Key Concepts 1 Copyright © Terry Felke-Morris.
LOGO FORMs in HTML CHAPTER 5 Eastern Mediterranean University School of Computing and Technology Department of Information Technology ITEC229 Client-Side.
HTML Forms. Slide 2 Forms (Introduction) The purpose of input forms Organizing forms with a and Using different element types to get user input A brief.
RiPfA Forum Presentation. Functions Creating a new post by To: Subject: ‘your desired subject’ Message:
Forms Collecting Data CSS Class 5. Forms Create a form Add text box Add labels Add check boxes and radio buttons Build a drop-down list Group drop-down.
IPSOS / Vodafone / Novartis Kenya 17 December 2014.
Google HOW DO I SUBMIT MY ASSIGNMENT?. To join a classroom, your teacher will give you a code.
1 Mezzanine Ware (Pty) Ltd © 2014 Installing\Uninstalling the Mezzanine Helium Android application.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 7 Key Concepts 1 Copyright © Terry Felke-Morris.
This guide describes how to: - Register to the HiStory Blog (pages 2-4). - Change the view by zooming in and out (pages 5-6). - Create a new post, including:
Web Development & Design Foundations with XHTML Chapter 11 Key Concepts.
Dawn Pedersen Art Institute. What Are CSS Sprites? Back in the day, sprites were the images in games that swapped one little image for another in a specific.
Share Spearheadtroopers.com Article/s. How to share Spearheadtroopers.com Articles? Share to Facebook Social Media 1.Open Mozilla Firefox or Google Chrome.
Creating a Parent/Guardian Account. Step 2: You will be presented with a login screen. To create a Guardian account click the “New Account” button. To.
SANSUEB SOFTWARE PRESENTS SkyTextMsg – Online Texting for your Business.
Links in HTML What you need to know….. Hyperlinks or links Millions of linked web pages make up the World Wide Web Used to connect a web page to another.
HTML Forms. A form is simply an area that can contain form fields. Form fields are objects that allow the visitor to enter information - for example text.
Log on to Your user name will be the same as your current address except after sign you must enter “irs-mos.org”.
Creating Web Pages with Links, Images, and Embedded Style Sheets
INTERNET APPLICATIONS CPIT405 Forms, Internal links, meta tags, search engine friendly websites.
Preliminary Software design and Development a Welcome to our Coding Day session one.
COMP 143 Web Development with Adobe Dreamweaver CC.
Kwiksites Instant Website Creation Guide by Arvic Search Services Inc /20/2012Arvic.
1 ERP Support Portal ERP Department 25 th November 2015 User Guide.
Weebly is Your Friend. * To Enhance And Promote Your Curriculum * To Provide A Student Resource * Add Efficiency to Your Planning * Informational * Promote.
Hyperlinks Links for Other Pages. Hyperlink (aka Link) Text (or image) user can click Takes user to different location In general, location can be: On.
Web Development & Design Foundations with HTML5
Getting an account with WordPress.com
Chapter A - Getting Started with Dreamweaver MX 2004
AngularJS A Gentle Introduction John
 Firstly you need to press the “Windows” key, and then simply enter “Google Chrome” that will bring up the search option. Here you need to right-click.
Web Development & Design Foundations with HTML5
Transition from Classic Interface Phoenix Interface to
Midwest NASCOE Tutorial
Google Classroom Kelly Villa.
Consult America Technology Consulting Services
Chapter 7 Absolute/relative hyperlinks Frag id 3-column site
Web Development & Design Foundations with HTML5
4.00 Apply procedures to add content by using Dreamweaver. (22%)
Presentation transcript:

How to use Designed 2 pages using the psd documemt provided provided. Both pages are developed using AngularJS and Foundation. Access them by reducing browser window width. Or from different devices.

First RWD Design index1.html When you will access index1.html, it will load products1 theme with products1.html as template using angular routing (please check routing code in app1.js file for first template).

Second RWD Design index2.html When you will access index2.html, it will load products2 theme with products2.html as template using angular routing (please check routing code in app2.js file for first template).

Use of Accordion Since i am using foundation, so accordion is available to all collapse and expend needs. Same i am using here to collapse and expend the left navigation. By clicking on any nav link in left nav, you can switch the products template design.

Use of Html5 form element & validation I am using Html5 form attributes like: pwd etc with required, so if user attempt to submit the form it will show default validation of Html5. (it will show is required if not entered, or is invalid for

Use of AngularJS directives Using $scope service of angular, i am storing data in app js files and accessing them in index html file using angular directives like, ng-repeat, ng-scr, ng-hide, ng-show etc.

Search is Working ! Try to search something. You will see its working ! because i am using a search method over $scope in app js files. When you make a search, it will check the current path and toggle the products template using routing and location.

Signup & Login Template I am using functions $scope.signup, to submit signup form and show the proper message. (Here we can have a rest call over $http service, to post the data). I am using functions $scope.login, to login and show the proper message. (Here also we can have a rest call over $http service, to post the data).

LocalStorage I am using localstorage for signup, login & logout functionality. Setting a key username, on signup & login, will show this name on right top. User can logout to clear this key from localstorage.

Use of CSS3 & Media Queries & Viewport Meta tag I am using css3 & media queries to handle different screen size or device view. I am using viewport meta tag to initialize window width as device width (width=device-width, initial-scale=1.0).

Social Media Buttons Social media buttons there to share the page on google+ & twitter, and pintrest. You can pin images on pintrest also, hover on image you will see pintrest icon at left top corner of image. Click on it to pin.

Thanks I can optimize the code more, for performance tuning and load on demand using RequireJS, but not using here to avoid complexity of code. I can do many more with it. thanks