That got it.  Thanks.

On Tue, Aug 24, 2010 at 11:51 AM, Medic <hofme...@gmail.com> wrote:

>
> You can't have spaces in a window name silly goose.
>
> Try: Laurel_Burch_Red_Tiger_Earrings
>
>
> On Tue, Aug 24, 2010 at 12:40 PM, Matthew Smith <chedders...@gmail.com
> >wrote:
>
> >
> > <a rel="nofollow"
> >
> >
> href="javascript:myPopup('/includes/www_redhotkitties_com/dev/images/products/red-tiger-earrings.jpg',
> > 'Laurel Burch Red Tiger
> > Earrings','600','600','100','300')<
> >
> http://www.redhotkitties.com/art-item/laurel-burch-red-tiger-earrings-386/
> > >
> > "><img src="
> >
> >
> /includes/www_redhotkitties_com/dev/images/products/red-tiger-earrings-t.jpg<
> >
> http://www.redhotkitties.com/includes/www_redhotkitties_com/dev/images/products/red-tiger-earrings-t.jpg
> > >"
> > border="0" alt="Laurel Burch Red Tiger Earrings" /></a>
> >
> > On Tue, Aug 24, 2010 at 10:46 AM, Medic <hofme...@gmail.com> wrote:
> >
> > >
> > > It's got to be something wrong with your call. The following works for
> me
> > > in
> > > IE,FF,Chrome,Opera and Safari.
> > >
> > >
> > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> > > <html>
> > > <head>
> > > <title>Untitled</title>
> > > <script language="javascript" type="text/javascript">
> > >  <!--//
> > >     function myPopup(url,windowname,w,h,x,y){
> > >
> > >
> > >
> >
> window.open(url,windowname,"resizable=no,location=no,toolbar=no,scrollbars=no,menubar=no,status=no,directories=no,width="+w+",height="+h+",left="+x+",top="+y);
> > >        }
> > > //-->
> > > </script>
> > > </head>
> > > <body>
> > > <a href="#" onclick="myPopup('http://www.microsoft.com
> > > ','myWin',500,250,100,100)">click
> > > me</a>
> > > </body>
> > > </html>
> > >
> > >
> > >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:325835
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm

Reply via email to