Jump to:
| Project: | Active Select |
| Version: | master |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
The attached zip is an update for activeselect to current cvs. I've been testing for quite long, it works good for me.
Here are the changes I made:
1) I added an extra throbber (on right side of the selectbox) that works in IE+Opera. The internal throbber (in the selectbox background) is shown in Firefox only.
2) The activeselect.css has the new classes for the external throbber.
3) The activeselect.js has been converted to jquery. I also added a variable named "activeselectResizeFactor", that allows to set a different resize factor for the selectbox width. This width depends on the font style width for the selectboxes, so it can't be hardcoded in the JS. The activeselectResizeFactor can be set in the page.tpl.php for each theme, and might have different values to get the best resize for the selectboxes.
| Attachment | Size |
|---|---|
| activeselect.zip | 6.31 KB |
Comments
#1
I'm having trouble applying these changes.
I tried copying your files into my module folder, but I'm getting a blank page on my website. Am I going about this wrong?
#2
just mentioning this in case someone else wonders. this module seems to be for drupal 5.0 as it has a .info file instead of a .install file. DayShallCome you are using this in 5.0 cvs yes ?
#3
Nope, and that was the problem. Good to know.