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?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | node_add_story.htm | 16.13 KB | ñull |
Comments
Comment #1
gordon commentedplease upload the static html from the page where htmlarea is suppose to display.
Comment #2
ñull commentedHere 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.
Comment #3
gordon commentedI 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.
Comment #4
ñull commentedYes, 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!
Comment #5
(not verified) commented