Click here to get back home

animated gif stops when used as a link to a popup

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
animated gif stops when used as a link to a popup Mark D. Smith 03-11-2006
Posted by Mark D. Smith on March 11, 2006, 11:48 am
Please log in for more thread options


Hi

i have to popup (argh) a small page when an animated gif is clicked on. the
animation stops as soon as the popup opens. is there a way to restart the
gif or prevent it from stopping in the first place?

the popup uses the javascript below

function popUpLaunch(url) {
newWindow=window.open(url, 'windowNew',
'width=836,height=593,status=no,toolbar=no,menubar=no,screenX=200,screenY=20
0,left=200,top=200');
}

Mark


Posted by VK on March 11, 2006, 12:32 pm
Please log in for more thread options



Mark D. Smith wrote:
> Hi
>
> i have to popup (argh) a small page when an animated gif is clicked on. the
> animation stops as soon as the popup opens. is there a way to restart the
> gif or prevent it from stopping in the first place?
>
> the popup uses the javascript below
>
> function popUpLaunch(url) {
> newWindow=window.open(url, 'windowNew',
> 'width=836,height=593,status=no,toolbar=no,menubar=no,screenX=200,screenY=20
> 0,left=200,top=200');
> }

That must be IE - they never fixed this ugly bug since 4.0. A
workaround would be to not use javascript: protocol, use instead
<a href="something.html" onclick="openPopup(args); return false;">


Posted by Mark D. Smith on March 11, 2006, 12:59 pm
Please log in for more thread options



>
> Mark D. Smith wrote:
> > Hi
> >
> > i have to popup (argh) a small page when an animated gif is clicked on.
the
> > animation stops as soon as the popup opens. is there a way to restart
the
> > gif or prevent it from stopping in the first place?
> >
> > the popup uses the javascript below
> >
> > function popUpLaunch(url) {
> > newWindow=window.open(url, 'windowNew',
> >
'width=836,height=593,status=no,toolbar=no,menubar=no,screenX=200,screenY=20
> > 0,left=200,top=200');
> > }
>
> That must be IE - they never fixed this ugly bug since 4.0. A
> workaround would be to not use javascript: protocol, use instead
> <a href="something.html" onclick="openPopup(args); return false;">
>

Thanks

works a treat

Mark


Similar ThreadsPosted
code to popup link in new browser window January 2, 2005, 10:05 pm
url masking stops links working? January 25, 2005, 1:23 pm
(OT) ISO tool for producing animated GIFs via command line June 16, 2006, 9:28 am
CSS popup tooltips June 15, 2005, 8:37 am
scrollbar won't add to popup window July 22, 2004, 1:57 pm
Validation errors: Popup or errorline ? November 25, 2006, 7:19 pm
Is there soemthing called modal popup windows? May 16, 2007, 8:36 am
HTML Form post to popup-window January 22, 2008, 10:41 pm
How to remove automatic printing popup from saved web page? July 3, 2005, 10:52 am
How do I pass a list of arguments from a popup window to the parent window? July 6, 2006, 4:49 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap