Just upgraded to 1.5.1 and an old bug showed its ugly head in safari:
I'm downloading some content via ajax updater and on success feeding a
div with the content and using Effect.Appear on it.
Works in mozilla flavored browsers and IE 6 but on safari just after
the effect stops the div goes mental
Nice start. I also find the other editors to be too bulky. I also
have a pretty full plate, but if I have some time to add something to
it I will and forward it on.
On 12/22/05, Pelle Braendgaard <[EMAIL PROTECTED]> wrote:
> Hi Guys,
> I'm currently using the Dojo Rich text editor on my site
> h
Err, As soon as I touch the scroll bar with the mouse, the whole div
fades away. Were you able to get around this Greg???
Daniel
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Gregory Hill
Sent: Monday, January 02, 2006 4:21 PM
To: rails-spinoffs@lists.
Ooo, got it. Just use "overflow: auto;"
Daniel
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Gregory Hill
Sent: Monday, January 02, 2006 4:21 PM
To: rails-spinoffs@lists.rubyonrails.org
Subject: RE: [Rails-spinoffs] Autocompleter with a scroll bar
I di
Thanks Greg, that almost works for me. It's giving me some display
issues. A horizontal scroll bar is displayed even though it's not
needed. Is there a way to flag a scroll-y only?
Thanks!
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Gregory Hill
Sent
I did with an Autocompleter.Local, just put it in the css on the div to
scroll.
style="overflow: scroll;"
Greg
> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:rails-spinoffs-
> [EMAIL PROTECTED] On Behalf Of Daniel Elmore
> Sent: Monday, January 02, 2006 3:14 PM
> To: rails-spino
Has anyone been able to make scrollable results for an autocompleter?
Thanks!
___
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
___
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
Oh, and if I’m looking at the right
code, this.onFocus just calls this.elm.onfocus, so it shouldn’t work at
all it seems. Am I missing something?
Greg
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gregory
Hill
Sent: Monday, January 02, 2006
12:44 PM
To:
You might want to try:
Event.observe(this.elm, ‘focus’,
this.onFocus.bindAsEventListener(this));
That’s just at a cursory glance. If
it still doesn’t work, I could look into it more.
Greg
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael Ladum
Se
Hi,
I’ve just had my very first attempt of making a
_javascript_ class, ”prototype” style, so please bare with me, for
any disastrous errors J
Anyway, I’ve made this class, which is called
on an input field on focus: http://pastebin.com/487417
It works fine in FireFox, but cau
great, thanksOn 1/2/06, Michael Zachariassen Krog <[EMAIL PROTECTED]> wrote:
Hi Tarek.No its not. But theres an easy workaround. The following code may not executeas its not tested in a browser, just written from the back of my head. :-)
Here it goes:--
var System={
Hi Tarek.No its not. But theres an easy workaround. The following code may not executeas its not tested in a browser, just written from the back of my head. :-)Here it goes:--
var System={
Mouse:{
Hello,
Is it possible somehow to get mouse coordinates without using the event mechanism ?
I need to get the current mouse position to initialize some div position, but not at page load
Tarek
___
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonr
Hello.
I'm using the Autocompleter to display suggestions when the user enters
text in an input field. Sometimes the user wants to add text that is not
among the suggestions but that is the prefix of one of the suggested
entries. What's the best way to accomplish this (the problem is, that
th
I've just tested with scriptaculous 1.5.1 and the editor does not
work. Here is the js error :
---8<--
Error: too much recursion
Source File: file:///home/nick/prototype.js
Line: 52
---8<--
Fedora Core 3, Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12)
Gecko/20050920 Firefox/1.0.7
Rega
16 matches
Mail list logo