I searched for hours trying to find some simple code to create the ability to toggle visibility by clicking. There are all sorts of methods you can use - including PHP, javascript, and various other elements.
I’ve combined a script and some fixes to make things work on my site:
The Visibility Toggle - www.interactionarchitect.com
onLoad Fixes - Dean Edwards
You can see my working test page here
August 2nd, 2006 by Robyn in Uncategorized · No Comments
Items fixed:
- All Global variables should be $_POST
- php?>: wrong
- L17: ; missing
- [?php ?] should be <?php ?>
- varibles case not consistant
- $nickName!=” should be $nickname==”
- some brackets were wrong
- $year should be $month
wk01-02.html
wk01-03.php
July 30th, 2006 by Robyn in Uncategorized · No Comments
First we had a quick review on PHP and created a simple PHP file.
We worked on REVISION XHTML & CSS
Simple form
Simple form & CSS
July 26th, 2006 by Robyn in Uncategorized · 2 Comments
What
Everyone wants their site to be found easily in search engine and the way to do this is SEO (search engine optimization). There are many different strategies to approaching SEO. There is no clear cut, absolute way of doing SEO and testing it.
The main features of SEO are:
- Links
- Meta tags
- Content
- Site maps
Why
- Site can be found easily in search engines
- Find files/content relevant to search
- More users when high on search list
- Wide exposure
As to testing SEO, there is really nothing you can do except make the site live and test the rankings in several serach engines. Testing SEO Strategies is a post explaining in a little more detail about testing a live site.
—
Response to Web site testing - WHAT, HOW, WHY? discussion.
February 14th, 2006 by Robyn in Uncategorized · No Comments
The IA has different types of structures: All-in-one, Flat, Index, Daisy, Strict hierarchy, Multi-dimensional hierarchy & Search. Web pages can be defined under several of these.
There is no right way of arranging content. The aim of marketing the site to the user and common sense underlines how the content is laid out.
A good article about IA is Web Design From Scratch
Examples:
All-in-one
- Hard to find one these days
Flat
- golflink.com, neopets.com
Index
- digg.com, ebay, usbugcafe.com
Daisy
- hotmail
Strict hierarchy
- hoyts.com, games.ii.net
Multi-dimensional hierarchy
- LiveJournal, amazon
Search
- Google, AskJeeves, Yahoo, Wombat, Sensis, AskTed, Wikipedia
I’m Robyn and this here blog is primarily for my TAFE courses in Web design and development. It will not be updated very often as I keep forgetting we’re supposed to blog about our classes here.
I might, however, post about things I’ve learnt from tutorials on the internet for which I lookup for implementation in my own website flightyproductions.info.