Over the past view weeks, I've been working with Mika Tuupola, author of the jEditable jQuery extension. jEditable makes edit in place forms easy, and is itself extensible, allowing the creation of custom edit types, such as a date picker.
I've been using TinyMCE as a richtext editor, and decided to create a custom edit type for jEditable that makes TinyMCE easy. Mike added a few additional customization hooks that enabled me to complete the plugin, and I've included example code below. This example is not meant to be a full and complete explanation, so make sure you dig into the jEditable and TinyMCE documentation.
A big thanks to Mike for his help. He has released the updated jEditable code that contains some additional hooks needed by my example code below.
First, I include the necessary javascript files for each library. Your specific versions or names may vary:
<script src="/resource/tiny_mce/tiny_mce_src.js" type="text/javascript"></script>
<script src="/resource/jquery/jquery-1.2.3.js" type="text/javascript"></script>
<script src="/resource/jquery/jquery.jeditable.js" type="text/javascript"></script>
Then, I setup TinyMCE, and the TinyMCE jEditable plugin as well:
<script type="text/javascript">
$.fn.tinymce = function(options){
return this.each(function(){
tinyMCE.execCommand("mceAddControl", true, this.id);
});
}
function initMCE(){
tinyMCE.init({mode : "none",
theme : "advanced",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_statusbar_location : "bottom",
theme_advanced_buttons1 : "bold,italic,underline,strikethrough,separator,bullist,numlist,undo,redo,link,unlink",
theme_advanced_buttons2 : "",
theme_advanced_buttons3 : "",
theme_advanced_resizing : true});
}
initMCE();
$.editable.addInputType('mce', {
element : function(settings, original) {
var textarea = $('<textarea id="'+$(original).attr("id")+'_mce"/>');
if (settings.rows) {
textarea.attr('rows', settings.rows);
} else {
textarea.height(settings.height);
}
if (settings.cols) {
textarea.attr('cols', settings.cols);
} else {
textarea.width(settings.width);
}
$(this).append(textarea);
return(textarea);
},
plugin : function(settings, original) {
tinyMCE.execCommand("mceAddControl", true, $(original).attr("id")+'_mce');
},
submit : function(settings, original) {
tinyMCE.triggerSave();
tinyMCE.execCommand("mceRemoveControl", true, $(original).attr("id")+'_mce');
},
reset : function(settings, original) {
tinyMCE.execCommand("mceRemoveControl", true, $(original).attr("id")+'_mce');
original.reset();
}
});
</script>
This next block of code initializes TinyMCE, first as a regular jQuery plugin (not in place editable), and then as the jEditable enabled in place editor:
<script type="text/javascript">
$(function(){
$('#foo').tinymce();
$("#bar").editable(function(value, settings){
console.log(this, value, settings);
return value;
}, {
type : 'mce',
submit : 'OK',
indicator : "Saving...",
tooltip : 'Click to edit...',
width : '500px',
height : '100px'
});
});
</script>
In this example, both of the selected elements are HTML textareas. Clearly, your settings for jEditable and TinyMCE will change with your own needs, but this should get you started.
Finally, a big thanks to Mike, for writing the jEditable plugin in the first place, and for being so supportive and patient in helping me write this TinyMCE plugin!
Edited 24Jan09: Applied IE6 Fix as recommended by Rick in comments.
$.fn.tinymce = function(options){
return this.each(function(){
tinyMCE.execCommand("mceAddControl", true, this.id);
});
}
There error is Invalid Argument. I could care less about IE - but unfortunately our CTO uses IE. Has anyone seen this error before or have an idea of how to fix?
One thing though... it worked great everywhere except on IE6 (ugh... I know) and I kept getting "Invalid Argument" errors. Finally fixed the problem by changing these lines:
width : '500px;',
height : '100px;'
I removed the semicolons to get
width : '500px',
height : '100px'
and that eliminated these problems in IE6
Thanks again for your great work!
Anyway I would like to know where to enter the url that the value from tiny_mce will be submited to. I tried this (as Id like to submit to someurl.php):
$("#pageContent").editable("someurl.php", function(value, settings){
console.log(this, value, settings);
return value;
}, {
type : 'mce',
submit : 'Save',
tooltip : 'Click to edit...',
width : '500px',
height : '100px',
indicator : '<img src="../../images/ajax-loader.gif">',
});
When I click on the content div#pageContent textarea appears but tiny_mce won't load? Any ideas on how to fix this?
I am trying to get the tinymce save toolbar button to work as the editable submit...
Any tips?
1. I'd like to specify a CSS class for editable content on the page, and have any/all such elements be editable. I've got that working but don't seem to get the Escape/click-away/Cancel button functionality at all. Any ideas?
2. I'll also need to specify an ID for each editable element, to tell the server which chunk to save. Still using the CSS class selector to specify editable items, when I add an ID attr to an element, it comes up in edit mode immediately, and now even the OK button is gone.
Thanks!
M.
You can try this mehtod to send text area data to your php page:
$('#bar').editable('echo.php', {
indicator : '<img src="images/indicator.gif">',
type : 'mce',
submit : 'OK',
tooltip : 'Click to edit...',
width : '500px',
height : '100px'
});
Thanks.. and that demo would be awesome!
This is really great work! I just wonder what is $('#foo').tinymce(); actually standing for? When I delete this, everything still works pefectly...
Thanks for this code!
I tried add the onblur to plugin code but didn't work:
onblur: function(settings, original) {
tinyMCE.execCommand("mceRemoveControl", true, $(original).attr("id") + '_mce');
original.reset();
}
Any clue in how to cancel the mce in the onblur event of jeditable?
So far any attempts at an implementation have resulted in extremely sporadic behaviour :)
Thanks
<a href="http://www.uggbootspace.com/">uggs outlet</a>
<a href="http://www.uggbootspace.com/">uggs on sale</a>
<a href="http://www.uggbootspace.com/">uggs boots</a>
<a href="http://www.uggbootspace.com/">uggs</a>" target="_blank">http://www.uggbootspace.com/">uggs</a&g...;
<a href="http://www.cheap-uggboots.net/">cheap ugg boots</a>
<a href="http://www.cheap-uggboots.net/">uggs for cheap</a>
<a href="http://www.cheap-uggboots.net/">ugg boots</a>
<a href="http://www.cheap-uggboots.net/">ugg boots cheap</a>
<a href="http://www.cheap-uggboots.net/">wholesale ugg boots</a>
<a href="http://www.uggboots-home.net/">discount ugg boots</a>
<a href="http://www.uggboots-home.net/">uggs" target="_blank">http://www.uggboots-home.net/">uggs</a>
<a href="http://www.uggboots-home.net/">ugg boots</a>
<a href="http://www.uggboots-home.net/">cheap ugg boots</a>
<a href="http://www.uggboots-home.net/">cheap uggs</a>
<a href="http://www.uggboots-home.net/">uggs" target="_blank">http://www.uggboots-home.net/">uggs online</a>
<a href="http://www.uggboots-shoes.net/">ugg boots on sale</a>
<a href="http://www.uggboots-shoes.net/">uggs outlet</a>
<a href="http://www.uggboots-shoes.net/">ugg outlet</a>
<a href="http://www.uggboots-shoes.net/">wholesale Ugg Boots</a>
<a href="http://www.uggboots-shoes.net/">ugg boots</a>
<a href="http://www.ugg-trade.com/">uggs" target="_blank">http://www.ugg-trade.com/">uggs outlet</a>
<a href="http://www.ugg-trade.com/">ugg outlet</a>
<a href="http://www.ugg-trade.com/">ugg outlet store</a>
<a href="http://www.ugg-trade.com/">uggs" target="_blank">http://www.ugg-trade.com/">uggs outlet stores</a>
<a href="http://www.ugg-trade.com/">wholesale uggs</a>
<a href="http://www.ugg-trade.com/">ugg boots</a>
<a href="http://www.uggbootspace.com">uggs" target="_blank">http://www.uggbootspace.com">uggs on sale</a>
<a href="http://www.uggbootspace.com">uggs" target="_blank">http://www.uggbootspace.com">uggs outlet</a>
<a href="http://www.uggbootspace.com">ugg boots sale</a>
<a href="http://www.uggbootspace.com">uggs" target="_blank">http://www.uggbootspace.com">uggs sale</a>
<a href="http://www.uggbootspace.com">uggs" target="_blank">http://www.uggbootspace.com">uggs boots</a>
<a href="http://www.uggbootspace.com">uggs" target="_blank">http://www.uggbootspace.com">uggs boots sale</a>
<a href="http://www.uggbootspace.com">ugg Australia</a>
<a href="http://www.buy-cheap-uggs.com/">buy ugg</a>
<a href="http://www.buy-cheap-uggs.com/">buy ugg boots</a>
<a href="http://www.buy-cheap-uggs.com/">buy uggs</a>
<a href="http://www.buy-cheap-uggs.com/">buy cheap ugg</a>
<a href="http://www.buy-cheap-uggs.com/">buy cheap uggs</a>
<a href="http://www.buy-cheap-uggs.com/">cheap ugg boots</a>
<a href="http://www.buy-cheap-uggs.com/">cheap uggs</a>
<a href="http://www.buy-cheap-uggs.com/">uggs outlet</a>
<a href="http://www.buy-cheap-uggs.com/">ugg outlet</a>
<a href="http://www.buy-cheap-uggs.com/">ugg boots outlet</a>
<a href="http://www.buy-cheap-uggs.com/">ugg boots</a>
<a href="http://www.buy-cheap-uggs.com/">wholesale ugg boots</a>
<a href="http://www.buy-cheap-uggs.com/">discount ugg boots</a>
<a href="http://www.buy-cheap-uggs.com/">ugg boots on sale</a>
<a href="http://www.buy-cheap-uggs.com/">ugg boots for sale</a>
<a href="http://www.buy-cheap-uggs.com/">uggs.com</a>" target="_blank">http://www.buy-cheap-uggs.com/">uggs.com&l...;
<a href="http://www.ugg-boot-shoes.net/">UGG Australia</a>
<a href="http://www.ugg-boot-shoes.net/">ugg boots</a>
<a href="http://www.ugg-boot-shoes.net/">wholesale ugg boots</a>
<a href="http://www.ugg-boot-shoes.net/">uggs</a>
<a href="http://www.ugg-boot-shoes.net/">cheap ugg boots</a>
<a href="http://www.ugg-boot-shoes.net/Ugg-Coach-Boots.html... boots</a>
<a href="http://www.ugg-boot-shoes.net/">ugg shoes</a>
<a href="http://www.ugg-boot-shoes.net/">UGG boots snow</a>
<a href="http://www.ugg-boot-shoes.net/">ugg snow boots</a>
<a href="http://www.ugg-boot-shoes.net/">ugg boot shoes</a>
<a href="http://www.ugg-boot-shoes.net/">uggs outlet</a>
<a href="http://www.ugg-boot-shoes.net/Ugg-Coach-Boots.html... boots</a>
<a href="http://www.ugg-boot-shoes.net/">Uggs outlet</a>
<a href="http://www.ugg-boot-shoes.net/">UGG Australia</a>
<a href="http://www.ugg-boot-shoes.net/">Ugg boots snow</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Bailey_Button_bo... Bailey Button boots</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Classic.html&quo... Classic</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Classic_Cardy_Bo... Classic Cardy Boots</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Classic_Mini_Boo... Classic Mini Boots</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Classic_Short_Bo... Classic Short Boots</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Classic_Tall_Boo... Classic Tall Boots</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Classic_Tall_Met... Classic Tall Metallic Boots</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Classic_Argyle_K... Classic Argyle Knit</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Classic_Crochet_... Classic Crochet Boots</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Kids_Boots.html&... Kids Boots</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Nightfall_Boots.... Nightfall Boots</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Sandals.html&quo... Sandals</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Amelie_Sandals.h... Amelie Sandals</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Coquette_Sandals... Coquette Sandals</a>
<a href="http://www.buy-cheap-uggs.com/Ugg_Dakota_sandals.h... Dakota sandalsc</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Gypsy_sandals.ht... Gypsy sandals</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Halendi_sandals.... Halendi sandals</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Morocco_sandals.... Morocco sandals</a>
<a href="http://www.buy-cheap-uggs.com/Ugg_Stripe_Cable_Kni... Stripe Cable Knit</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Sundance_boots.h... Sundance boots</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Sundance_Grab_ba... Sundance Grab bags</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Ultra_boots.html... Ultra boots</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Ultra_Short_boot... Ultra Short boots</a>
<a href="http://www.buy-cheap-uggs.com/UGG_Ultra_Tall_boots... Ultra Tall boots</a>
[url=http://www.uggbootspace.com/]uggs outlet[/url]
[url=http://www.uggbootspace.com/]uggs on sale[/url]
[url=http://www.uggbootspace.com/]uggs boots[/url]
[url=http://www.uggbootspace.com/]uggs[/url]
[url=http://www.cheap-uggboots.net/]cheap ugg boots[/url]
[url=http://www.cheap-uggboots.net/]uggs for cheap[/url]
[url=http://www.cheap-uggboots.net/]ugg boots[/url]
[url=http://www.cheap-uggboots.net/]ugg boots cheap[/url]
[url=http://www.cheap-uggboots.net/]wholesale ugg boots[/url]
[url=http://www.uggboots-home.net/]discount ugg boots[/url]
[url=http://www.uggboots-home.net/]uggs[/url]
[url=http://www.uggboots-home.net/]ugg boots[/url]
[url=http://www.uggboots-home.net/]cheap ugg boots[/url]
[url=http://www.uggboots-home.net/]cheap uggs[/url]
[url=http://www.uggboots-home.net/]uggs online[/url]
[url=http://www.uggboots-shoes.net/]ugg boots on sale[/url]
[url=http://www.uggboots-shoes.net/]uggs outlet[/url]
[url=http://www.uggboots-shoes.net/]ugg outlet[/url]
[url=http://www.uggboots-shoes.net/]wholesale Ugg Boots[/url]
[url=http://www.uggboots-shoes.net/]ugg boots[/url]
[url=http://www.ugg-trade.com/]uggs outlet[/url]
[url=http://www.ugg-trade.com/]ugg outlet[/url]
[url=http://www.ugg-trade.com/]ugg outlet store[/url]
[url=http://www.ugg-trade.com/]uggs outlet stores[/url]
[url=http://www.ugg-trade.com/]wholesale uggs[/url]
[url=http://www.ugg-trade.com/]ugg boots[/url]
[url=http://www.uggbootspace.com]uggs on sale[/url]
[url=http://www.uggbootspace.com]ugg boots sale[/url]
[url=http://www.uggbootspace.com]uggs sale[/url]
[url=http://www.uggbootspace.com]uggs boots[/url]
[url=http://www.uggbootspace.com]uggs boots sale[/url]
[url=http://www.uggbootspace.com]ugg Australia[/url]
[url=http://www.buy-cheap-uggs.com/]buy ugg[/url]
[url=http://www.buy-cheap-uggs.com/]buy ugg boots[/url]
[url=http://www.buy-cheap-uggs.com/]buy uggs[/url]
[url=http://www.buy-cheap-uggs.com/]buy cheap ugg[/url]
[url=http://www.buy-cheap-uggs.com/]buy cheap uggs[/url]
[url=http://www.buy-cheap-uggs.com/]cheap ugg boots[/url]
[url=http://www.buy-cheap-uggs.com/]cheap uggs[/url]
[url=http://www.buy-cheap-uggs.com/]uggs outlet[/url]
[url=http://www.buy-cheap-uggs.com/]ugg outlet[/url]
[url=http://www.buy-cheap-uggs.com/]ugg boots outlet[/url]
[url=http://www.buy-cheap-uggs.com/]ugg boots[/url]
[url=http://www.buy-cheap-uggs.com/]wholesale ugg boots[/url]
[url=http://www.buy-cheap-uggs.com/]discount ugg boots[/url]
[url=http://www.buy-cheap-uggs.com/]ugg boots on sale[/url]
[url=http://www.buy-cheap-uggs.com/]ugg boots for sale[/url]
[url=http://www.buy-cheap-uggs.com/]uggs.com[/url]
[url=http://www.ugg-boot-shoes.net/Ugg-Coach-Boots.html]coach boots[/url]
[url=http://www.ugg-boot-shoes.net/]Uggs outlet[/url]
[url=http://www.ugg-boot-shoes.net/]UGG Australia[/url]
[url=http://www.ugg-boot-shoes.net/]Ugg boots snow[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Bailey_Button_boots.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Bailey_Button_bo...]UGG Bailey Button boots[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Classic.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Classic.html]UGG Classic[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Classic_Cardy_Boots.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Classic_Cardy_Bo...]UGG Classic Cardy Boots[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Classic_Mini_Boots.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Classic_Mini_Boo...]UGG Classic Mini Boots[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Classic_Short_Boots.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Classic_Short_Bo...]UGG Classic Short Boots[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Classic_Tall_Boots.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Classic_Tall_Boo...]UGG Classic Tall Boots[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Classic_Tall_Metallic_Boots.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Classic_Tall_Met...]UGG Classic Tall Metallic Boots[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Classic_Argyle_Knit.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Classic_Argyle_K...]UGG Classic Argyle Knit[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Classic_Crochet_Boots.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Classic_Crochet_...]UGG Classic Crochet Boots[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Kids_Boots.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Kids_Boots.html]UGG Kids Boots[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Nightfall_Boots.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Nightfall_Boots....]UGG Nightfall Boots[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Sandals.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Sandals.html]UGG Sandals[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Amelie_Sandals.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Amelie_Sandals.h...]UGG Amelie Sandals[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Coquette_Sandals.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Coquette_Sandals...]UGG Coquette Sandals[/url]
[url=http://www.buy-cheap-uggs.com/Ugg_Dakota_sandals.html]Ugg Dakota sandalsc[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Gypsy_sandals.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Gypsy_sandals.ht...]UGG Gypsy sandals[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Halendi_sandals.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Halendi_sandals....]UGG Halendi sandals[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Morocco_sandals.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Morocco_sandals....]UGG Morocco sandals[/url]
[url=http://www.buy-cheap-uggs.com/Ugg_Stripe_Cable_Knit.html" target="_blank">http://www.buy-cheap-uggs.com/Ugg_Stripe_Cable_Kni...]Ugg Stripe Cable Knit[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Sundance_boots.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Sundance_boots.h...]UGG Sundance boots[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Sundance_Grab_bags.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Sundance_Grab_ba...]UGG Sundance Grab bags[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Ultra_boots.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Ultra_boots.html...]UGG Ultra boots[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Ultra_Short_boots.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Ultra_Short_boot...]UGG Ultra Short boots[/url]
[url=http://www.buy-cheap-uggs.com/UGG_Ultra_Tall_boots.html" target="_blank">http://www.buy-cheap-uggs.com/UGG_Ultra_Tall_boots...]UGG Ultra Tall boots[/url]
my code is:
/** start code **/
$.fn.tinymce = function(){
return this.each(function(){
tinyMCE.execCommand("mceAddControl", true, this.id);
});
}
function initMCE(){
tinyMCE.init({mode : "none",
theme : "advanced",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_statusbar_location : "bottom",
theme_advanced_resizing:true,
theme_advanced_resize_horizontal : false
});
}
$.editable.addInputType('mce', {
element : function(settings, original) {
var textarea = $('<textarea id="'+$(original).attr("id")+'_mce"/>');
if (settings.rows) {
textarea.attr('rows', settings.rows);
} else {
textarea.height(settings.height);
}
if (settings.cols) {
textarea.attr('cols', settings.cols);
} else {
textarea.width(settings.width);
}
$(this).append(textarea);
return(textarea);
},
plugin : function(settings, original) {
tinyMCE.execCommand("mceAddControl", true, $(original).attr("id")+'_mce');
},
submit : function(settings, original) {
tinyMCE.triggerSave();
tinyMCE.execCommand("mceRemoveControl", true, $(original).attr("id")+'_mce');
},
reset : function(settings, original) {
tinyMCE.execCommand("mceRemoveControl", true, $(original).attr("id")+'_mce');
original.reset();
}
});
function startEdit () {
initMCE();
$('.edit').tinymce();
$('.edit').editable(function(value,setting) {
alert('dati' + value + " - " + setting);
},{
type : 'mce',
submit : 'OK',
indicator : "Saving...",
tooltip : 'Click to edit...',
width : '500px',
height : '100px'
});
}
$(document).ready(function() {
$('#whitebox').click(function() {
startEdit();
});
});
/*** end of code **/
and all of this is applied to a simple html like this:
<html><!-- [...]-->
<div id="whitebox" class='edit'></div>
http://www.sale-sunglasses.net/ cheap sunglasses
http://www.sale-sunglasses.net/ sunglasses 2010
http://www.sale-sunglasses.net/ new sunglasses
http://www.sale-sunglasses.net/ fashion sunglasses
http://www.sale-sunglasses.net/ aviator sunglasses
http://www.suprashoesstore.net/Supra-Indy.html Supra Indy
http://www.suprashoesstore.net/Supra-Thunder.html Supra Thunder
http://www.suprashoesstore.net/Supra-Society-NS.ht... Supra Society NS
http://www.suprashoesstore.net/Supra-Style-II.html... Supra Style II
http://www.suprashoesstore.net/Supra-Vaider.html Supra Vaider
I'm trying to use jeditable with tinymce. This used to work but gives a conflict with the latest version of tinymce. If you doubleclick on the text, tinymce appears, but if you click in the textarea, it disappears again. If you then doubleclick on the textarea, it works.
Did you encounter this problem and did you find a solution?
thank you,
Axel
In our online shop, you can purchase different designer mbt shoes, and we offer the commodities are high in quality and reasonable at price now.
These are our mbt shoes on sale.
Shop's homepage www.mbtshoeshop-online.com
<a href=\"http://www.mbtshoeshop-online.com\">walking shoes</a>
<a href="http://www.mbtshoeshop-online.com">comfort shoes</a>
<a href="http://www.mbtshoeshop-online.com">mbt shoes</a>
nike mens shoes ~!http://www.shoesol.net/nike-mens-shoes-c-21.html
nike air max tn~ http://www.shoesol.net/nike-air-max-tn-c-21_58.htm...
nike air max net ~http://www.shoesol.net/nike-air-max-tn-net-c-21_60...
nike air max 90 ~ http://www.shoesol.net/nike-air-max-90-c-21_47.htm...
nike air max 2009~ http://www.shoesol.net/nike-air-max-2009-c-21_54.h...
here are made with high quality and stylish design. What is more,
there are promotion activities here. That means you can buy low
price coach sunglasses. Just have a look at our websites, I am sure
you would find your ideal coach sunglasses.
Our website is:
http://www.newcoachoutlet.com/
http://www.coachoutletusa.com/
http://www.discount-coach.com/
http://www.coachpursesoutlet.com/
The customer is god, welcome you the presence!
U.N. Security Council Condemns ‘Acts’ in Israeli Raid http://www.sf9456.com
BP Tries Again to Divert Oil Leak With Dome http://www.sf9458.com
Strike Is Said to Kill a Top Qaeda Leader Hurdles http://www.iqwsf.com
http://www.jacketsvscoats.com
http://www.us-coachpursesoutlet.com
http://www.monclerstyle.com
http://www.mbtshoes-footwear.com
http://www.monclerstyle.com
http://www.us-moncleroutlet.com
http://www.coach-outlets.org
http://www.hispyder.com
http://www.us-pumaoutlet.com
http://www.us-dioroutlet.com
http://www.herveleger-outlet.com
http://www.sunglass-mall.com
http://www.skispyder.com
http://www.ghdmanufactoryoutlet.net
http://www.huntingedhardy.com
http://www.cars-cost.com
http://www.coach-handbags-outlet.com/ coach factory outlet
http://www.coach-handbags-outlet.com/ cheap coach handbags
http://www.chanelbags2010.com chanel bags
http://deaikei-flash.com/comment/no002.html
http://deaikei-flash.com/comment/no003.html
http://deaikei-flash.com/comment/no004.html
http://deaikei-flash.com/comment/no005.html
http://deaikei-flash.com/comment/no006.html
http://deaikei-flash.com/comment/no007.html
http://deaikei-flash.com/comment/no008.html
http://deaikei-flash.com/comment/no009.html
http://deaikei-flash.com/comment/no010.html
http://deaikei-flash.com/comment/no011.html
http://deaikei-flash.com/comment/no012.html
http://deaikei-flash.com/comment/no013.html
http://deaikei-flash.com/comment/no014.html
http://deaikei-flash.com/comment/no015.html
http://deaikei-flash.com/comment/no016.html
http://deaikei-flash.com/comment/no017.html
http://deaikei-flash.com/comment/no018.html
http://deaikei-flash.com/comment/no019.html
http://deaikei-flash.com/comment/no020.html
<a href="http://www.chaussureshub.com">tn requin</a>
<a href="http://http://www.69sneakers.com">nike shox r4</a>
<a href="http://www.shoxnzworld.com">nike shox running shoes</a>
<a href="http://http://www.lyle-scott-polo.com">lyl... and scott wholesale</a>
<a href="http://http://www.tnchaussurecom.com">mbt walking shoes</a>
<a href="http://http://www.buy-ed-hardys.com">cheap... ed hardy</a>
I thought I would leave my first comment. I don’t know what to say except that I have enjoyed reading.Nice blog,I will keep visiting this blog very often.
http://www.coach-handbags-outlet.com/ coach factory outlet
http://www.coach-handbags-outlet.com/ cheap coach handbags
http://www.chanelbags2010.com chanel bags
http://www.air-jordan-retro.com
http://www.authentic-air-jordan.com
http://www.airjordan-fusion.com
http://www.air-jordanfusion.com
http://www.air-jordan-jumpman.com
http://www.air-jordan-6ring.com
http://www.nab-net.com
http://www.party-entertainment-blog.com
http://www.shoes-with-toes.com
http://www.clothing-website.com
http://www.fashion-clothing-blog.com
http://www.apparel-clothing.com
http://www.basketball-stars-blog.com
http://www.ncaa-basketball-forum.com
http://www.basketball-ncaa.com
http://www.basketball-competition-forum.com
http://www.write-blogs.com
http://www.air-ordans.com
http://www.nba-information.com
http://www.nba-website.com
http://www.moncler-women.com
http://www.moncler-men.com
http://www.monclerdown.com
http://www.beauty-bloger.com
http://www.air-ordan-jumpman.com
http://www.beauty-tips-for-girls.com
http://www.newaj.com air jordan
http://www.gucci-shoes.cc gucci shoes
http://www.saleairmaxshoes.com air max
http://www.sinomaterial.com
http://www.glassestore.com
http://www.enjoy-handbags.net
http://www.sinomaterial.com
http://smartester.wordpress.com
http://smartester.tumblr.com
http://risingtechmaterial.blogspot.com
http://www.replica-rolex-replicas-watches.com
http://smartester.livejournal.com
http://smartester.blogetery.com
http://www.thoughts.com/chfchfchf
http://www.blogster.com/smartester
http://www.aeonity.com/chfchfch