I have a theme where htmlarea will not appear, while it will appear and work correctly with another theme. I don't know what went wrong and how the theme could influence htmlarea. Could it have to do with the fact that I use Javascript in the theme? I have made simple js image replace munu in the header. What would be the correct way to include javascript in a theme, without messing up htmlarea?

CommentFileSizeAuthor
#2 node_add_story.htm16.13 KBñull

Comments

gordon’s picture

please upload the static html from the page where htmlarea is suppose to display.

ñull’s picture

StatusFileSize
new16.13 KB

Here is the Page Source of node/add/story saved from Firefox. B.T.W. my theme affects HTMLArea equally in IE, so it doesn't seem to be browser dependent problem.

I also made version of the theme, without the JS code and with that them the HTMLArea works normally.

gordon’s picture

I am not sure but it does look ok. The ony sugestion that I can make is that you should only use 1 onload attribute in your body tag.

Failing that I think that I may have to log in and chaeck it.

ñull’s picture

Yes, it works OK when I take away the onload, that preloads all the menu graphics. I might replace the menu with a text menu. Thanks for your help!

Anonymous’s picture