Follow e-Communication on Facebook, Twitter, Pinterest, and eRavens.net! Student Resource: eRavens.blogspot.com!
Showing posts with label JavaScript. Show all posts
Showing posts with label JavaScript. Show all posts

Wednesday, December 10, 2014

Getting Started With JQuery


JavaScript is snippets of scripting code or functions that you can include in an HTML page or link to an HTML page to make it dynamic. JavaScript is executed on the client machine, instead of on the server machine like PHP scripting.

JQuery is a library of pre-made JavaScript functions that you can call on from your JavaScript. It allows you to do more powerful things without having to write as much code from scratch.


Here are a few good places to get started with JQuery.


If you are feeling a little fuzzy on your JavaScript, it might help you to review some of that first at a site like this one:

Thursday, October 23, 2014

Image Rollover Project

This project Dreamweaver behaviors to insert JavaScript event handlers - codes that make image rollovers and show hidden content.

It's a fun one that you get to be a little creative with!

The PDF instructions are HERE, but you will definitely also need to watch the 2 videos, because the PDF instructions are minimal. 

Part 1: Overview and how to make your images in Photoshop

Part 2: How to use Dreamweaver to make the image rollovers page

Both parts are in the playlist below.  It will take some time to gather and work with all your images, so don't bother watching part 2 until all of them are ready to go, as shown in Part 1.