Closed (fixed)
Project:
Table of Contents
Version:
5.x-2.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2008 at 13:29 UTC
Updated:
19 Aug 2008 at 00:14 UTC
Hi,
The "Hide" button is not working properly. Any Hints?
see page http://drupal.adaccs.at/node/105 only with Firefox 3.
Comments
Comment #1
deviantintegral commentedIt looks like the javascript isn't being included on the pages. I'm not having it work in any browser. Can you check to see if drupal_add_js() is getting called in the module, or try the -dev version to see if it works?
Thanks,
--Andrew
Comment #2
Wolfflow commentedHi, I'm not an expert but it looks like that on FireFox 3 the drupal_add_js is not loading.
I forgot to tell you that on the site and the address I provide above i have Lightbox2 enabled.
I looked with firebug and didn't see any js component loding around the "HIDE" field.
I recently updated to drupal 5.9 and not yet to Drupal 5.10 maybe is this the problem.
I'm going to update and then install the dev version and report back.
Cheers
Comment #3
Wolfflow commentedUpdated everything. All working smoothly. Thanks