(0)

tinyMCE – submit via AJAX problem

TinyMCE is a great editor, but if you try to use mootools or any other javascript framework to submit your post, the post variables of the ( former ) textarea will stay blank.

A simple addition to the submit button resolves this issue:

onclick="tinyMCE.triggerSave(true,true);"

After that, your post variables are all submitted as usual.

Filed under: AJAX, Programming, mootools — Tags: , , — admin @ 3:42 pm
 

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

copyright © 2010 artViper designstudio, all rights reserved

Latest twitter news

TweetMeme | Sun Feb 28

RT @nettuts Top 20+ MySQL Best Practices - Nettuts+ http://bit.ly/6C4FqG

TweetMeme | Wed Feb 24

RT @mashable Typekit Launches its Cloud-Based Web Font Service http://bit.ly/4w68Ub

TweetMeme | Wed Feb 24

RT @tweetmeme 3 New Ways to Measure the Social Web http://ow.ly/1o0cfQ

Random posts

09-09-17 | pdf2gif ...

......

09-11-23 | SVG Web brings SVG graphics to all browsers ...

Gelatinous Cube - new javascript library The Javascript library allows the use of SVG Web SVG graphics in browsers th...

07-05-29 | AJAX and the Google GWT Featured at JAX (Lin ...

AJAX and the Google GWT Featured at JAX (Linux World) 'Building a rich Internet application (RIA) can seem like a daunt...