Impact:
Create a placeholder for <script> like ckeditor does to FLASH
Hi guys,
I want to create a similar effect to <script> tags that the ckeditor does to Flash. Whenever ckeditor detects a flash object, it replaces the object with a placeholder and a icon. That's my goal , but for <script> tag.
Below is the code I have so far. I create my plugin ...