What about tinymce? We use it in our app and love it.
---
Why Be Red?
Project Management Software
http://whybered.com
On Sun, Sep 20, 2009 at 3:45 PM, Anush Shetty wrote:
>
>
> On Sun, Sep 20, 2009 at 11:29 AM, David D wrote:
>
>> You don't need to use ckfinker. Ckeditor 3 ju
Why not put the image in a div with style="display:none" and then show it
based on the response?
-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of Ricardo
Sent: Thursday, August 27, 2009 2:52 PM
To: jQuery (English)
Subject: [jQuery] Re
Richard,
A similar question was asked not to long ago. Here is the reply (not from
me). If I recall correctly this resolved the issue.
Hi,
"id" is designed to work with only 1 instance in a web page.
If you need multiple instances of an element, use class="newsTrigger"
instead of id="newsTri
I don't follow what you are asking... perhaps more code and an example of
what you are trying to achieve would help.
-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of lowercase
Sent: Thursday, August 27, 2009 9:05 PM
To: jQuery (English)
Sent: Wednesday, August 26, 2009 12:00 AM
To: jQuery (English)
Subject: [jQuery] Re: Event Not Triggering On External JS Files
@Meroe: That was kind of pseudo-code so I checked anyway and there's
no spaces in the actual code.
@James: No, it doesn't work if I put the jQuery script tag i
http://mydomain.com/js/
button.js">
Check your source, but I see an extra space after / and before button.js
-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of Greg
Sent: Tuesday, August 25, 2009 6:31 PM
To: jQuery (English)
Subject:
Post your file text please so we can see the layout. There is a no conflict
setting for jquery, but you don't seem to be registering the ext library
yet.
-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of Mik Fig
Sent: Sunday, August 23,
query...@googlegroups.com] On
Behalf Of Ken Phan
Sent: Wednesday, August 19, 2009 3:15 PM
To: jQuery (English)
Subject: [jQuery] Re: KFManager v1.0
u want licensing terms ?
On Aug 19, 2:54 am, "Meroe" wrote:
> What are the licensing terms?
>
> -Original Message-
> From:
So do you just want to load a form when one of those links is clicked?
-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of Vladimir
Sent: Tuesday, August 18, 2009 10:47 AM
To: jQuery (English)
Subject: [jQuery] Add post to "My favorites" p
I was able to get this working. I'm now integrating with codeigniter
to see how it does there.
On Aug 18, 4:06 pm, Web Specialist wrote:
> Good job. Awesome!
>
> Cheers
> Marco Antonio
>
> On Tue, Aug 18, 2009 at 1:20 PM, Ken Phan wrote:
>
> > KFManager (Ken's File Manager) is a plugin of jque
What are the licensing terms?
-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of Ken Phan
Sent: Tuesday, August 18, 2009 12:21 PM
To: jQuery (English)
Subject: [jQuery] KFManager v1.0
KFManager (Ken's File Manager) is a plugin of jquery.
Hello all,
I assume I'm like many of you. I'm able to write code, but when it comes to
design I am at a loss. I've seen some really neat layouts such as mochaui
and extjs examples, but I'm struggling to put together one I'm happy with.
I'm using the jquery UI layout to set up my north,
What if you change
$("a").click(function ()
To
$("#a").click(function ()
-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of Patrick
Sent: Thursday, August 13, 2009 2:16 PM
To: jQuery (English)
Subject: [jQuery] Code inside click(
That's a really good idea. I would love to print them all out, bind them, and
make my own little book.
-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf
Of Nick Fitzsimons
Sent: Thursday, August 13, 2009 10:27 AM
To: jquery-en@googlegroup
You need to ensure you are using the document ready function. If you don't
put it within that it won't fire when loading the way you are. The document
ready function is detailed on the jquery site and fires before the content
loads. I can't surf the web at the moment to get you the link sorry.
15 matches
Mail list logo