Hello,
I'm attempting to modify form elements. I first used CSS, but wasn't able to completely
get all the results I was trying to achieve in Drupal. So I resorted to using some javascript
that I wrote several yrs. ago that used the mootools library. Unfortunately, jQuery as part
of Drupal doesn't play nice with mootools. So I attempted some hacks mentioned that
purported to overcome this issue. However, the hack worked, but the hack also slowed
page rendering way down. So, given that it's been so long since I've done any
JavaScript developing. I decided to see if I could find anything like I needed that was
already written to work with jQuery. I found jquery combobox.
I don't think it's quite as nice as mine, but maybe I'm just not very objective. :)
Anyway, even though it's got a nice demo, I wasn't able to get it to work in Drupal. I
must admit I'm pretty new to Drupal. So I was hoping that someone with a little more
insight might be willing to assist me here.
Thank you very much for all your time and consideration in this matter.
--Charlie