Posts tagged as:

scripting

JavaScript Trick

Tuesday, May 14, 2002

Want to spice up your web site with some easy JavaScript tricks? I’m going to show you how to make your buttons, text boxes, and textareas change their colors. All you need are four attributes and some additional functions in your javascript file. (If you want to learn about adding a javascript file to your site, read this.)
[click to continue...]

{ 8 comments }

ScriptyGoddess

Wednesday, April 17, 2002

Scriptygoddess is another site dedicated to showing / teaching tips and tricks about MovableType. There are some really good ones there. Check ‘em out!

{ 0 comments }

JavaScript Tutorial

Sunday, January 20, 2002

Several people have asked me how to add random text strings to a web page, so I thought I’d write a little tutorial. All you need is a text editor and a web site. If you publish your own blog, I’m sure you’ll be able to do this. If you follow these simple instructions, you should be able to add the same feature to your web site.

I am by no means an expert on the subject, and there may be better ways to do this, but it has worked for me. If you have suggestions or improvements, please let me know.
[click to continue...]

{ 6 comments }