Hi,

The "Hide" button is not working properly. Any Hints?

see page http://drupal.adaccs.at/node/105 only with Firefox 3.

Comments

deviantintegral’s picture

It 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

Wolfflow’s picture

Hi, 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

Wolfflow’s picture

Status: Active » Closed (fixed)

Updated everything. All working smoothly. Thanks