Site map

   


Print this page


FAQ

Browser Support

 

I can't see copy/cut/paste buttons under Firefox and Opera but they are available under MSIE. Why is that?

Firefox and Opera treat clipboard access from JavaScript as a security threat. There's no way for us to enable it from the script. However you can configure your Firefox to allow clipboard access by following steps in this article. You will need to update SPAW's toolbar files so that copy, cut and paste buttons appear under Gecko based browsers.

 

Integration (PHP)

 

I get javascript errors whenever page containg SPAW Editor loads. What do I do wrong?

Make sure the call to SPAW's show() method is in-between <form> tags

 

I use templating system on my site but SPAW's show() method echoes all the content to the client. How do I get editor's code into variable for future use?

You should use getHtml() method instead of show(). It returns the code which you can store into variable and use whenever you need it.

 

Usage

 

Why table cell merging is implemented in such a weird way (merge right, merge down)?

SPAW Editor includes a vertical merging feature. Unfortunately there is no standard way to select 2 table cells vertically so we decided to implement it so the currently selected cell is merged with the one below (merge down). Horizontal merging is implemented in the same way for clarity (merge right).

 

Miscellaneous

 

I would like to have "feature X" in the control but I don't have time/skills to implement it myself. What should I do?

Post your feature suggestion in our forums or send it by email to spaw@solmetra.com. We will consider your request and place it on our todo list according to our understanding of importance of the feature. You can increase the priority of the feature by making a donation of some sort.




Introduction
Overview
Demo
Download
Extend
Implementations
Promote
Documentation
FAQ
Blog
Support Forums

Other Great Controls from Our Partners:


JavaScript Charts

Interactive Flash Maps

Open Source Silverlight Games