Hear us Roar
Article:
 |
|
Enhancing ASP.NET Pages with JavaScript
|
| Subject: |
|
COOL!! |
| Date: |
|
2006-12-09 21:07:07 |
| From: |
|
My_head_hurts!
|
|
|
I am writing an app that uses .asp to generate static pages.
you reference to "document.getElementById()" came in VERY handy.
I was writing a section from some used code that rotated images randomly on a certain time interval. The problem was that I needed to associate alt text and a link.
The text was no problem. The link, however, cost me a great deal of time. I was able to use that function to set the href on the anchor surrounding the image.
DUDE, YOU ROCK!
|
|
| |