Web Development (ICA50601)

Diploma in Website Development (SWAN TAFE) Blog

Entries Tagged as 'Javascript'

Web site testing – WHAT, HOW, WHY?

July 27th, 2006 · 6 Comments

Accessibility [Erin & Rachel] Usability [Peter & Marc] Process flow / business logic [Naomi] Code [Ben] Security [Marc] Navigation [Erin] Features / Functionality [Brendan] SEO [Robyn] Speed [Peter] Standards [Standards] Content [Rachel] Each of you selected one of the testing types and will write an entry in your own blog about it…. When two names are listed you should both make an entry on your own blogs and refer back to this story.

[Read more]

Tags: Accessibility · Accessibility Testing · Databases · General scripting · Javascript · PHP · Performance · Script Testing · Search Engine Optimisation · Security · Security testing · Testing · Usability · Usability Testing · User · mySQL Security

Complex CSS layouts

August 30th, 2005 · No Comments

When creating an accessible and usable web site you need to consider the issues of:

Accessibility,
Search engine optimisation, and
Usability

to name but three.
The full version of this article includes details of some examples of layouts. Some have explanations of the methods uses. Some include other techniques and features.

[Read more]

Tags: Accessibility · CSS · Design · Javascript · Web Links

Styling Web forms

August 25th, 2005 · No Comments

One of the problem with web sites is creating accessible and yet good looking forms for selecting and entering data.
The following links are some good sites to use:

Style Web Forms Using CSS
Forms Accessibility
Accessible forms: Guidelines, examples and accessible JavaScript tricks
CSS Forms
General rules for web forms
Making accessible forms part 1
Creating Accessible Forms
Better Accessible Forms

These are just [...]

[Read more]

Tags: Accessibility · Javascript · Usability · Web Links