User Profile
Collapse
-
Hmm, I'm usually strict on the proper HTML... guess I missed that somehow. Thank you for the help, it works well now. -
This is actually "lblDescription ." It was a typo from copy-paste. Doesn't work with the correct spelling....Leave a comment:
-
Changing the text of a div
I'm trying to update a div based on the selection from a select. I've found many pages, including one on here that describes the way I am doing this is correct but it still fails.
I get the error "Object doesn't support this property or method" at the line document.getEle mentByID("lblDe scription").fir stChild.nodeVal ue = aPackageDescrip tions[i]. Here is the code.
Code:<script language="JavaScript">
-
I've worked on this some more but have not found a solution. No ideas from anyone?Leave a comment:
-
Performance of Graphics.DrawImage
I am attempting to create a program in C# which part of it consists of one image fading to another. The best way I found this to work is from an example by Bob Powell on the thread http://www.thescripts.com/forum/thread106125.html.
The issue is the performance of this code. A simple program that fades two images at 1280x1024 takes ~100% CPU. This is of course an issue. I'm hoping to see if anyone has a suggestion on how to accomplish...
No activity results to display
Show More
Leave a comment: