Ok. Thanks. Let us know.
On Tue, Jan 18, 2011 at 2:12 PM, Scorpio <[email protected]> wrote:
> yes I'm using this recaptcha annd no the js i'm using is
>
> Event.observe(window, 'load', function() {
> $$('textarea').each(function(elm){
> fldName = elm.name;
> if ( fldName && fldName.length ) {
> oInstance = CKEDITOR.replace(fldName ,
> { toolbar : [ ['DocProps','‐','Preview','‐','Templates'],
>
> ['Cut','Copy','Paste','PasteText','PasteWord','‐','Print','SpellCheck'],
>
> ['Undo','Redo','‐','Find','Replace','‐','SelectAll','RemoveFormat'],
> [],
> '/',
>
>
> ['Bold','Italic','Underline','StrikeThrough','‐','Subscript','Superscript'],
>
> ['OrderedList','UnorderedList','‐','Outdent','Indent','Blockquote'],
>
> ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
> ['Link','Unlink'],
> ['Image','Rule','SpecialChar','PageBreak'],
> '/',
> ['Style','FontFormat','FontName','FontSize'],
> ['TextColor','BGColor'],
> ['FitWindow','ShowBlocks','‐','About'] ]}
> );
> oInstance.setData( elm.value );
> }
> });
> });
>
> I'll try the js you suggested and I'll get back to you
> thx
>
> On Jan 18, 4:19 am, Owen <[email protected]> wrote:
> > Are you using this version?
> >
> > https://github.com/ambethia/recaptcha
>
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<hobousers%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/hobousers?hl=en.
>
>
--
- Owen
Owen Dall, Chief Systems Architect
Barquin International
www.barquin.com
Cell: 410-991-0811
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.