Interactive Properties and Webpages' - PowerPoint PPT Presentation

1 / 7
About This Presentation
Title:

Interactive Properties and Webpages'

Description:

Crosswords. Interactive tutorials. How they work. All websites are built on a base language called HTML (Hyper-Text Markup ... Crosswords Mix Quiz. Match Cloze ... – PowerPoint PPT presentation

Number of Views:17
Avg rating:3.0/5.0
Slides: 8
Provided by: hayl9
Category:

less

Transcript and Presenter's Notes

Title: Interactive Properties and Webpages'


1
Interactive Properties and Web-pages.
  • Utilizing Java-Script.

2
Some Examples
  • Cloze activities
  • Quizzes
  • Mix and match
  • Puzzles
  • Crosswords
  • Interactive tutorials.

3
How they work.
  • All websites are built on a base language called
    HTML (Hyper-Text Markup Language).
  • This allows only basic functions text, images,
    backgrounds, forms, embedded sound and video.
  • To allow web pages to react to the user a higher
    programming language needs to be used.
  • The most common is Java-Script.

4
Java-Script
  • Java-Script uses events (ie mouse movements or
    clicks) to cause functions to occur.
  • The effect of the function is to change the
    appearance of the webpage.

5
A simpler Way
  • Option one Dont re-invent the wheel.
  • Code can be copied from any web page and modified
    to suit your needs.
  • There are also web sites dedicated to providing
    java-script code.
  • Option two Code creating programs.
  • E.g Hot Potatoes.

6
Good Java-Script Sources.
  • A really large webpage with lots of interesting
    scripts.
  • javascript.internet.com
  • Using google to hunt for ideas, then viewing and
    coping the source code.
  • MyClasses Search for interactive properties and
    you will find most of my creations which you can
    take the code from. ?

7
Hot Potatoes
  • Hot Potatoes is a simple to use program that
    creates stand alone HTML pages that can be used
    on any web page.
  • Activities that can be made
  • Crosswords Mix Quiz
  • Match Cloze
  • Go to hotpot.uvic.ca (Official website) to
    download the free program.
Write a Comment
User Comments (0)
About PowerShow.com