Tuesday, May 11, 2010

Week 4 Items

I was going to post these things over the weekend but I had some kind of a cold and hid under the covers, so here goes:

Using Illustrator we sliced up images into clickable areas for dreamweaver. Instead of going with the numbers-overlaid-on-an-image idea, I thought I would just set regions of possible interest in the image as clickable places.

The original image was:


I sliced it using this slicing tool - hidden under a crop tool from memory - and uploaded the result to http://codey.net.au/webclass/10.html with links to everybody else's pages.

Unfortunately the first time we all uploaded our sliced images they looked horrible in firefox with thick blue edges around clickable images, ruining the layout.

The code I used to fix this was:



Turns out the initial stuff was ignored by firefox so what does all the work is the "

" bit.

No comments:

Post a Comment