similar to: Pure-DOM JS based rich text editor

Displaying 20 results from an estimated 2000 matches similar to: "Pure-DOM JS based rich text editor"

2005 Dec 22
6
Scriptaculous and Prototype based Rich Text Editor
Hi Guys, I'm currently using the Dojo Rich text editor on my site https://wideword.net but am not 100% happy with it as I'm a prototype kind of guy. So I started writing this Rich Text Editor the other day on an experiment. I used the In Place Editor as a template for it and have gotten it to more or less work under IE and Gecko. Unfortunately it still isn't working on Safari ( The
2010 Apr 18
1
Comparing data frames
Dear very helpful friends, It is Sunday, there is no air traffic in Europe, what better to do than try and learn me some more R. I have the following example: owner <- c(1:4) animal <- c("cat", "dog", "cat", "dog") char.1 <- c("fluffy", "playful", "mean", "stupid") food <- c("cat food",
2007 Aug 06
2
used the described Class in a shared behavior
Is it possible to access the described class in a shared behavior? I''m trying to do something like this: describe "Siberian feline", :shared => true do described_class_instance_as :feline, :name => "fluffy", :breed => "Siberian" # or maybe before(:all) do @feline = described_class.new(:name => "fluffy", :breed =>
2005 Jun 02
0
Windows logon doesn't work, Samba says it's fine
This is an immensely frustrating problem. I try to logon to my Samba 3.0.11 PDC running on SuSE, and the Samba logs report that it all went swimmingly: [2005/06/02 16:34:45, 2] auth/auth.c:check_ntlm_password(305) check_ntlm_password: authentication for user [stpierre] -> [stpierre] -> [stpierre] succeeded So w00t, right. But no! Windows rejects my login with a "bad
2007 Feb 14
0
How to use Rpad
I am a beginner and I don't know how to use Rpad package. I installed it and opened the following example .Rpad page in Internet Explorer. When I clicked "Calculate" button, nothing seems to happen. Can anyone tell me how to use Rpad? <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <!-- by Tom Short, EPRI, tshort at epri.com (c) Copyright 2005 by
2005 Dec 21
1
ustack() issues && correlating SIGSEGV activity?
Howdy, I was playing around with the malloc/free D script provided by Philip Beevers: http://www.opensolaris.org/jive/thread.jspa?threadID=4224&tstart=15 And decided to change the free:entry probe from: pid24169::free:entry / sz[arg0] / { printf("Freeing %p (size %d)\n", arg0, sz[arg0]); sz[arg0] = 0; } to: pid24169::free:entry / ! sz[arg0] / { printf("[ *
2008 Feb 11
1
Rich Text Editor and link_to_remote
Hi How can I get link_to_remote to call a new page and respect the javascript within that page. I do have an edit page for datarecords, that have a textarea which is enhanced with the YUI Rich Text Editor. If I call that edit page through link_to_remote, the editor isn''t displayed. If i call it without the AJAX, it works fine. What can I do?
2005 Nov 25
4
Rich Text Editor
I know this doesn''t necessarily fall under AJAX, but does anyone have any plans of donating a RTE (Rich Text Editor) plugin to scriptaculous?
2005 May 29
0
Horrendously slow transfer speeds in FC3 is drivingmecrazy!!! Please help... - SOLVED!
Thanks for the tip but recompiling the latest version was the second thing I did after trying and failing to tweak the smb.conf on my original hardware conf. I found that compiling it for my specific architecture (i686) increased my performance by 100% (from a punny 0.8 MB/s to a better but still punny 1.6 MB/s). -----Original Message----- From: Diego Julian Remolina
2020 Oct 27
1
Looking for a guide to collect all e-mail from the ISP mail server
2008 Jan 09
4
Problems with widgEditor (HTML rich text editor)
Hello, I need a HTML rich text editor for a field, and widgEditor seems to be just what I need: http://www.themaninblue.com/experiment/widgEditor/ I''ve installed it, following the Aidanf.net''s post: http://www.aidanf.net/adding-a-rich-text-editor-to-your-rails-application But althougth it displays well, I can''t write inside; as if it was Read-only!! I can''t
2006 Feb 17
7
Rich Text Editor (RTE)
Hello, We are developing an commercial application that need to use an RTE. Someone know one RTE editor that can I use in an commercial application? We need basic functions to format paragrapher, bold, italic, ... I found FCKEditor but it is very expensive and weight. I found this list too but don''t know what is trustful: http://www.geniisoft.com/showcase.nsf/WebEditors Some
2006 Feb 03
6
Rich Text Editor
I know I saw something a while back about a simple Rich Text Editor; did that go anywhere? I''d love to see something as simple as the one google uses in gmail. If not, I''ll get started on it :-D. -Jerod _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2011 Oct 26
1
Starcraft 2, oblivion, potentially skyrim and dota2?
Hello! I'm considering to get Linux on my computer, and do you guys think it would be reasonable easy to start up skyrim at the release date without TOO much work? Does starcraft 2 run easily? Oblivion? and potentially DoTA2? I know it might be difficult to answer about the Elder Scrolls V: Skyrim, but since I think you guys know your sh***. I thought you'd might have an idea :) Best
2005 Jun 07
0
Re: Horrendously slow transfer speeds in FC3 is drivi ng mecrazy!!! Please help... - SOLVED!
Does SMB need Push bits acknowledged? I had a similar problem with sloooow printing on OpenBSD, and had to set the AckOnPush parameter to enabled. That cured the printing issue for me. Just a thought... Jim > -----Original Message----- > From: Al [mailto:alsalooq@socal.rr.com] > Sent: Monday, June 06, 2005 4:44 PM > To: samba@lists.samba.org > Subject: [Samba] Re: Horrendously
2019 Aug 27
0
Opus Todo
<div id="contentDescription" style="line-height:1.5;text-align:justify;text-justify:inter-ideograph"> <div>Thanks to your reply.</div><div><br></div><div>So part of the wiki is out of date? Beside Opus-tools, I also concern about the spec, optimization and future work in wiki. Could you tell me about if they are out
2013 Jan 28
0
Markdown Here: write email in Markdown
Markdown Here is a Chrome, Firefox, and Thunderbird (and, to a lesser extent, Postbox) extension that allows you to write email* in Markdown**, and then render it before sending. The project page has links to the browser extensions, screenshots, etc.: https://github.com/adam-p/markdown-here I started it last year after I finally got sick of how fiddly it is to write good looking, complex, often
2006 Jul 25
3
Ruby hangman (was Re: List etiquette question)
"Beast" is more appropriate than you know. It''s definately Frankenstein code. (read: it ain''t pretty, but it works - some of the time). Anyway, it entertains my wife; not sure if hardcore programmers will get anything out of it or not. You might find it interesting (or pointless) that in a complete bastardization of rails'' main reason for being it
2008 Jun 20
5
About prototype.js and xml dom
Hello, I''m looking for a cross-browsers library based on prototype.js that wraps XML dom. I tried to extend XML dom elements by using Object.extend and Element.extend without success. It works fine with firefox (Object.extend) but don''t work with IE (msxml). I suppose that IE objects are not ''prototype based'' objects. Is there a way to go around this issue like
2010 Jan 11
0
Fwd: [codec] WG Review: Internet Wideband Audio Codec (codec)
Hi everyone, Here's a follow-up on the two BoFs we've had about doing royalty-free codecs at the IETF. Well, the good new is that the proposal is now in IETF last call until January 20th (see below). No final decision has been made, so it's important to get as much support as possible for the Working Group proposal. You can see the ongoing discussion on the mailing list archive: