Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Code Snippets

Status
Not open for further replies.

quamtar

Programmer
Jun 12, 2004
7
US
I have started a blog that I try to update often where I will be posting code snippets that I think are helpful.

Currently there is a javascript colorpicker, C# latebinding dll's, an RSA encryption class, and some info on an open source zip library.

Here it is:
 
Yes, very nice. Just one suggestion - as you mouseover each of the colors, (IMHO) it would be good to see the hexadecimal value update dynamically underneath.

Pete.


Web Developer & Aptrix / IBM Lotus Workplace Web Content Management (LWWCM) Specialist
w: e: Pete.Raleigh(at)lclimited.co.uk
 
WartookMan,
I had it displaying the hex as you mouse over at one time, but it slowed everything down. That as well as being able to type in a hex value and having the circle placed in the correct position are both things that I would like to do if I get time.

Thanks for the comments!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top