Mini Project Final Iteration Safari Book Search - PowerPoint PPT Presentation

1 / 12
About This Presentation
Title:

Mini Project Final Iteration Safari Book Search

Description:

'Safari Book Search' By. Srikanth Leburu. E00677856. Agenda. Demo. Purpose. Before Iteration 3 ... Everyone who search for books specially. Students ... – PowerPoint PPT presentation

Number of Views:103
Avg rating:3.0/5.0
Slides: 13
Provided by: srik
Category:

less

Transcript and Presenter's Notes

Title: Mini Project Final Iteration Safari Book Search


1
Mini Project Final IterationSafari Book Search
  • By
  • Srikanth Leburu
  • E00677856

2
Agenda
  • Demo
  • Purpose
  • Before Iteration 3
  • In Iteration 3
  • Target Audience

3
Demo
  • Safari Book Search

4
Purpose
  • To display the searched books from the XML
    output.

5
In Iteration-2
  • Fetch the XML file from http//safari.oreilly.com/
    webservice using safariproxy.php
  • Displayed only 1 or 2 books using InnerHTML.

6
(No Transcript)
7
In this Iteration
  • Displayed the Results (books) using DOM methods.
  • Sample code
  • //displaying Title
  • heading document.createElement("h2")
  • Tags document.createTextNode("Title "
    title)
  • heading.appendChild(Tags)
  • FinalRes.appendChild(heading)

8
(No Transcript)
9
(No Transcript)
10
(No Transcript)
11
Target Audience
  • Everyone who search for books specially
  • Students
  • Professors
  • schools

12
Thank you.
Write a Comment
User Comments (0)
About PowerShow.com