About
Digital Colony is the technical web site for Michael Allen Smith of Seattle.
Category Archives: Javascript
Dynamically Change Page Title Using Javascript
I was over on Google Finance looking up a stock ticker during trading hours and I noticed the equity price was being updated not only on the page, but also on the HTML page Title. How did they do it? … Continue reading
Highlight Rows and Columns on GridView Control
Yesterday I stumbled upon Ryan Scherf’s Table Row and Column Highlighting. It’s a slick solution to helping users read tabular data. I thought it would be nice to add that functionality to the ASP.NET. So I created a single function … Continue reading
Tips to Create a Javascript Directory or Newsfeed
One of the developer newsletters I received a while back directed me to the DevASP site. On that site I spied something wonderful. They had created a directory of their site with 1 line of Javascript code, available to any … Continue reading
Masking Your Email Address
This post was updated in February 2007. Some of you are probably aware of spiders. They are these little programs that surf the internet looking for data. Some spiders assist search engines in helping you find the web page you … Continue reading
