I had rebuilt all of my sites into the Drupal 6 environment in September, so I could finally achieve that upgrade. Needless to say, this did require a lot of changes in modules and other things. Have recently discovered that the JavaScript code embedded into content to create a pop-up window is not working. This page is using the Full HTML Input Filter setting and was working just fine in the Drupal 5 environment. I have switched from using the FCKEditor to WYSIWYG, in support for the installed FCKEditor. Not sure if that is the cause for this, or if there is something else involved. Page in question is within my Glossary book under the topic of web safe colors located here:
http://designworksinternet.com/web-safe-colors

Any suggestions would be greatly appreciated!

Comments

jeefers’s picture

Im having the same problem and am using tinymce with the wysiwyg module.
Trying to insert javascript into a block

IreneKraus’s picture

Did some talking with the programmer for WYSIWYG module, as I thought that could be the cause. (Had recently switched from using the FCKEditor.) As the script is present when the Rich Text editor is disable, he does not think that is the cause. Have sent him an update on plug-ins in use in case that could be the cause. That issue thread:
http://drupal.org/node/603482

Still puzzled, as this shows up in both browsers I use for checking things: (Firefox 3.53, IE 8.0.7100)

Irene Kraus a.k.a. The Computer Lady