Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 1 and 478 pageviews
I have a big problem in my ckeditor plugin which i have developed to handle the image upload functionalty.
I have two drop down boxes whose values have to pass in the url of the uploader script written in php.
Every thing work fine if i give a static value(hard coded) to ...
sanjay_ojha
14 Nov 11
Rating:
This post has a quality rating of 2, base on 1 rating
Impact:
This post has a impact factor of 18 and 1715 pageviews
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 ...
nguyendh
10 Sep 10
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 35 and 979 pageviews
This question is a mirror of the question Sum of subsets which I found interesting. The problem is like this:
Let , how many subsets with k elements that are having the sum of value r?
For instance, if n = 6, k = 3, r = 10:
The following sets: ...
sciencolic
19 Aug 10
|1 answer
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 36 and 700 pageviews
I have already created image handling functions:
An upload reciever (filebrowserUploadUrl) and an image browser dialog (filebrowserBrowseUrl)
- Both work perfectly
BUT of course my users want more... ...
T4NK3R
06 Aug 10
|2 answers
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 44 and 776 pageviews
This equation is an inhomogeneous version of the equation in this post.
How to solve this equation:
sciencolic
26 Jun 10
|1 answer
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 13 and 3017 pageviews
This question is inspired by this post.
In the above post, it asked about how to solve the following equation:
At the first sight, I think I would like to try using the following form as a particular solution: ...
ross_tang
15 Jun 10
Rating:
This post has a quality rating of 3.9, base on 1 rating
Impact:
This post has a impact factor of 65 and 1154 pageviews
Hi,
I created a plugin for ckeditor to save the content via AJAX. I'd like pass to plugin witch URL the AJAX action must call to save the content.
It's possible? ...
joanteixi
03 Jun 10
|2 answers