htmlarea??

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Guest

htmlarea??

Post by Guest »

Ich versteh es nicht, warum krieg ich diese htmlarea toolbar nicht angezeigt? muss man das dingens irgendwo explizit einschalten? ich will einen neuen artikel anlegen mit ie6 - hier die kopfzeilen:

Code: Select all

<html>
<head>
<title>phpwcms backend (administration)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="include/inc_css/phpwcms.css" rel="stylesheet" type="text/css">
<script src="include/inc_js/phpwcms.js" type="text/javascript"></script>
<script type="text/JavaScript" src="include/inc_js/selectbox.js"></script>
<style type="text/css">
@import url(include/inc_ext/htmlarea/htmlarea.css);
</style>
</head>
sollte da nicht irgendwo diese js datei htmlarea.article.js geladen werden?
also diese online demo von interactivetools.com hat auf jeden fall getan!
für ratschläge bin ich dankbar!
Post Reply