javascript to close pop up window

JavaScript:%3B%22%20onclick=%22window.top.close()%3B

At some point in upgrading a site to Freeway Pro 5 my javascript for closing
a pop up window is become garbled and dysfunctional

If I want a simple click option to close such a window - what is the best
way to implement it?

all the best
Brian_S


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Brian,

use this in pace of the garbled version:

javascript:onclick=window.top.close()

I’ll take a look to see what’s causing the problem you’re having.

Hope this helps,

Joe

On 4 Dec 2008, at 14:01, Brian Steere wrote:

JavaScript:%3B%22%20onclick=%22window.top.close()%3B

At some point in upgrading a site to Freeway Pro 5 my javascript for
closing
a pop up window is become garbled and dysfunctional

If I want a simple click option to close such a window - what is the
best
way to implement it?

all the best
Brian_S


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Joe
I think its ok - but I noticed a lot of weirdness in failed process of
editing the URLs globally. (Loads of space codes got inserted).
But editing each instance via Master pages seems to have got round that.

BTW I WISH Freeway would have a normal clipboard routine!
I am always trying to paste text in from other apps and finding it isn’t
picking it up. Often having to click out of Freeway and back again.

I couldn’t paste anything into the replacement URL in edit URLs.

I’ll get back if this issue hasn’t resolved

all the best
Brian_S

Joe Billings said recently:

Hi Brian,

use this in pace of the garbled version:

javascript:onclick=window.top.close()

I’ll take a look to see what’s causing the problem you’re having.

Hope this helps,

Joe

On 4 Dec 2008, at 14:01, Brian Steere wrote:

JavaScript:%3B%22%20onclick=%22window.top.close()%3B

At some point in upgrading a site to Freeway Pro 5 my javascript for
closing
a pop up window is become garbled and dysfunctional

If I want a simple click option to close such a window - what is the
best
way to implement it?

all the best
Brian_S


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options