How to I get the value passed back to me into a script? And why does
evalscripts not work with this function?
Deco
___
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
I am looking to execute some javascript after the inPlace editor has
executed. That is I want to execute a script on my server side as the
result of enterin gtext.
I added evalscripts to the inPlaceEditor call, but did not get a
response. Is this possible?
Deco
___
On Mon, Apr 03, 2006 at 03:41:21PM -0500, Todd Ross wrote:
> On 4/3/06, Gregory Hill <[EMAIL PROTECTED]> wrote:
> > IE is loading the page in the 'href'. Not sure there's a way to prevent
> > that.
That's because it doesn't seem to be running the event code at all.
> Return false from the oncli
On 4/3/06, Gregory Hill <[EMAIL PROTECTED]> wrote:
> IE is loading the page in the 'href'. Not sure there's a way to prevent
> that.
Return false from the onclick event.
Todd
___
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://l
IE is loading the page in the 'href'. Not sure there's a way to prevent
that.
Greg
> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:rails-spinoffs-
> [EMAIL PROTECTED] On Behalf Of Bill Moseley
> Sent: Monday, April 03, 2006 1:49 PM
> To: rails-spinoffs@lists.rubyonrails.org
> Subj
I'm working again on unloading events before making my ajax call.
This code works on Firefox/Opera, but IE doesn't seem to get the
onclick events registered. Could someone with IE take a look?
http://hank.org/demos/ajax3.html
The js is included in that file. There's alerts() to show when
Hi!
I'm trying to create a simple menu using Effect.toggle('outer-div',
'slide').
The menu containes 2 divs - the first one is a list of links and span
elements, the second one is just plain text with an image in the
background.
In ff 1.5 everything works fine.
In opera 8.5 span elements fro