I would like to embed the following link into a Publisher website is
this possible to do, if yes how could I go about doing it?
javascript:pop_me_up2('http://www.nytimes.com/video/html/2005/11/17/technology/20051117_POGUE_VIDEO.html',
'820_700',
'width=820,height=700,location=yes,scrollbars=no,toolbars=no,resizable=yes')
Thanks very much for any support with this.
David Bartosik [MSFT MVP] - 20 Nov 2005 06:24 GMT
Insert menu, HTML Code fragment.
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com
>I would like to embed the following link into a Publisher website is
> this possible to do, if yes how could I go about doing it?
[quoted text clipped - 4 lines]
>
> Thanks very much for any support with this.
rfranklin66@gmail.com - 20 Nov 2005 06:43 GMT
Thanks for your quick response, I tried your suggestion without
success.
How should code look? Code snippet below.
<!--
javascript:pop_me_up2('http://www.nytimes.com/video/html/2005/11/17/technology/20051117_POGUE_VIDEO.html',
'820_700',
'width=820,height=700,location=yes,scrollbars=no,toolbars=no,resizable=yes')
-->
I am testing the above with no success in preview mode.
David Bartosik - 22 Nov 2005 14:49 GMT
If you're just wanting a javascript pop up window I have an article on that
located at
http://www.publishermvps.com/WebDesign/Advanced/tabid/97/Default.aspx

Signature
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com
> Thanks for your quick response, I tried your suggestion without
> success.
[quoted text clipped - 8 lines]
>
> I am testing the above with no success in preview mode.