Not sure if this will work, but it's worth a try:

Just paste the follwing javascript into your web-page:
<script language="javascript">

function OpenVideo (c) {

     window.open(c,

                'video',

                 
'width=350,height=350,location=1,resizable=1,scrollbars=yes,status=yes') 
;

                                             }

</script>

<a href="http://www.thisIsTheLinkToYourVideoPopUp.com/something.html";  
onclick="OpenVideo(this.href); return false">click here for my  
subjective view video</a>









On Sep 5, 2005, at 2:35 PM, jmedakev wrote:

> My video blog relies on pop-ups to play videos. But the latest version
> of Norton seems to knock out pop-ups all together, even when I turn
> the feature off on Norton, it still blocks the pop-ups. The reason I
> know this is because I encountered two separate computers with the
> exact same problem. Both had this Norton bar on their browser.
>
> My goal is to be 100% compatible with all browsers and viewers. I
> think flash is a good way to reach the broadest range of viewers, but
> I don't want to embed the movie, because I don't want the web page to
> take forever to load.
>
> Norton is throwing a wrench into everything.
>
> Anyone have any ideas on a fail-safe work around for my legitimate  
> pop-
> up site?
>
>
>
>
>
>
> ------------------------ Yahoo! Groups Sponsor -------------------- 
> ~-->
> Get Bzzzy! (real tools to help you find a job). Welcome to the  
> Sweet Life.
> http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/lBLqlB/TM
> -------------------------------------------------------------------- 
> ~->
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/lBLqlB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/videoblogging/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to