Yes it will successfully execute a non js href
(href="http://www.thissite.com") but it will not do:
href="javascript:window.open()"

>Date: Wed, 19 Jul 2000 12:44:11 -0600
>From: "Don Vawter" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: Re: setting an href to call a javascript function
>Message-ID: <003201bff1b1$56448620$[EMAIL PROTECTED]>
>
>Are you successfully putting in a non js href, but failing on js href, or
is
>it failing even on non js href too?
>----- Original Message -----
>From: "Brian P. Doyle" <[EMAIL PROTECTED]>
>To: "CF-talk" <[EMAIL PROTECTED]>
>Sent: Wednesday, July 19, 2000 12:35 PM
>Subject: setting an href to call a javascript function


> Hi, I'm trying to use CFTree selections to populate a select box.
Currently
> the form that has the select box has an add button, this button opens the
> cftree in a pop-up window.  I'm trying to do something along the lines of:
>
> href="javascript:window.open()"
>
> as an example (I don't want it to open a window in the end, it's just an
> easy test to see if it's working.  I successfully did this using a
> javascript tree.  The problem is that I need to create the tree from a
query
> and CFTree seems like the logical choice with that.  I have been searching
> for an answer to this on the web for a while now.  The problem is that
most
> websites that have any information on the matter really are just mirrors
of
> the CFdocs (which aren't helping).  It seems like something that should be
> fairly easy, however it's not.  Any help would be greatly appreciated.
>
> Brian P. Doyle
>
> --------------------------------------------------------------------------

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to