Hi!

When I am uploading a file, the button status "hover / active" is added to the css-class.
When I click "remove" and upload a file again, the button status "hover / active" is not known.

I am theming my buttons and need to detect, if a upload is in progess (PECL is installed). But for my theming I need to hide my button and enable it again, when uploads end. It works well for the first time upload. But the second time the system is not adding the hover / active CSS-class again.
See attached image, that should explain what I mean with screenshots.

Drupal Version 6.26
Filefield Version 6.x-3.10

If you can help me to solve it, I would be very thankfull.

Kind regards

CommentFileSizeAuthor
file_filed_issue.jpg132.65 KBnadfserver
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

quicksketch’s picture

Category: bug » support
Status: Active » Closed (won't fix)

FileField does not add hover/active classes. My guess is this is a problem caused by your theme. I apologize for the long delay, but after so long I'm closing this issue directly.