Closed (fixed)
Project:
Amadou
Version:
5.x-3.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2007 at 01:54 UTC
Updated:
7 Oct 2007 at 23:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
jwolf commentedCould you provide a bit more information?
What browser are you using? Does this happen with other browsers?
Could you provide a link to your site so that I can take a look at the problem?
Comment #2
lesliewu commentedI am using FF2. There is no problem with IE6 and IE7. My website is www.hopui.com
You can see it in My account/edit. At the bottom of the page, where there should be a label for contact settings, locale settings etc, they appears briefly and disappears as soon as the whole page is loaded.
Thank you for looking into this.
Comment #3
jwolf commentedHi
Well, I took a peek at your site and I can tell you that it is not a problem with the theme.
You seem to have some javascript in your code that is causing a conflict with the drupal collapse.js.
It looks like TinyMCE is the culprit. When I remove the conflicting javascript the collapse.js works fine - see attached screenshot titled "hopui.png".
I will post another message with a screenshot (titled "hopui-javascript.png") of the offending javascript that you should remove.
Comment #4
jwolf commentedhere's the screenshot of the offending javascript.
Comment #5
lesliewu commentedThank you for the prompt reply.
Forgive my ignorance, but in which file is the offending code located, and is it safe to remove it?
Comment #6
jwolf commentedPerhaps reviewing the project issue queue for the TinyMCE module will yield some solutions.