Two reasons for this post:

1) I've built a number of prototype-based input widgets over the years
that I use quite regularly on my web projects, but I just realized
I've never shared them with the community (they're GPL licensed).  So
here you go: http://home.jongsma.org/software/js/

2) The demos on my site are using prototype 1.4.0.  I just tested and
all of them work fine on the latest (1.6.0.2) except the colorpicker.
If you download and use the colorpicker widget with prototype 1.6.0.2,
the color swatches in the dropdown box do not appear (the whole panel
is gray).  But mousing over the panel still shows the colors that
should be there, and clicking selects a color as it should.  Before I
waste a lot of time debugging this, does anyone know of a difference
between 1.4.x and 1.6.x that could cause this?  I tried loading
prototype_update_helper.js to see if it gives me any insight but it
fails (console not defined in FF?)

I hope you find these useful, and I'll try to fix up the colorpicker
for 1.6.0.2 as soon as possible.

-j
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to