|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by livingtech in Cold Fusion Markup Language, JavaScript, Miscellaneous Web Development
I would like to call the following code directly from FCKEditor:
<script language="JavaScript">
function openWindow() {
popupWin = window.open('
http://www.test.ch', '913061854', 'width=300,height=300,left
=100,top=1
00,menubar
=no,status
=no,scroll
bars,toolb
ar=no,hotk
eys,locati
on=no')
}
//-->
</script>
FCKEditor cuts <script language="JavaScript"> and displays the rest as text.
Is there any possibility to workaround this problem.
THANKS
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625