Related Entries

Do not use GET for form processing!
Google Visualizations quick start
SCM backed blogging - part II
SCM backed Blogging
Got linked in!

« What is wrong with this image?
» Web conferencing product for Red Hat

Day 13: Using real links

Get rid of those javascript: links!

Mark Pilgrim’s excellent series on accessibility talks about avoiding those javascript: links. To my surprise, I found that my template had it - hey, it was the default MT template :-) I hate unnecessary use of Javascript. Yeah, you can do cool things, but use "cool" to augment your core content. Not to replace the core.

Mark also hates those Javascript drop down menus. Amen. I think these are good as long as there are secondary navigation schemes for browsers that don’t support these.

//-->