On Aug 12, 2006, at 9:34 PM, Tristan Kelley wrote:
if (parentHeight < 100) { Element.setStyle(tog.parentNode,
{height:'auto',overflow:'visable'}); }
^^^
}
Any ideas?
Try "visible". Note spelling:-)
ote what I'm passing through in Effect.toggle() in the
generated html code spits out "e; instead of actual quotes:
CME
Thanks in advance!
-Al
___
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
} catch (e) {
this.dispatchException(e);
}
}
/* Avoid memory leak in MSIE: clean up the oncomplete event
handler */
if (event == 'Complete')
this.transport.onreadystatechange = Prototype.emptyFunction;
},
As I said, I&
I think you need to have the attribute 'defer' set to true in order
for scripts to run using IE. As in,
// ...
-Al
On 4/14/06, Daniel Elmore <[EMAIL PROTECTED]> wrote:
> My Ajax.Updater is set for evalScripts and it receives this:
>
> complete();
>
> It works
uctor.
>
> Setting innerHTML with javascript does not cause the javascript to be
> invoked.
>
> Greg
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> [mailto:rails-spinoffs-
> > [EMAIL PROTECTED] On Behalf Of Al
> > Sent: Wednesday, Ap
my tags. The inplace editing functionality
works when I run the go_url link on its own, but when I embed it in
the manner above, the html properly appears, but the code does not
run.
Am I doing the right thing to use innerHTML?
-Al
___
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs