Welcome Guest Search | Active Topics | Members | Log In | Register
Javascript error while using Slideshow Options
Damodar
Posted: Monday, November 17, 2008 4:58:37 AM
Rank: Member

Joined: 11/12/2008
Posts: 6
Location: Bangalore
Hi Roger,

I am geting a Javascript error while using the slide show. The page seems to hang due to this error.

The Js error occurs at this function:
function moViewPageLoad(sender, args)
{
$addHandler($get('html'), 'keydown', html_onkeydown);
$get('moid').value = _moid;

_inPrefetch = true;
PageMethods.GetMediaObjectHtml(_moid, getDisplayType(), getMediaObjectHtmlCompleted);

_fadeInMoAnimation = new AjaxControlToolkit.Animation.FadeInAnimation($get(_mo), 0.2, 20, 0, 1, true);

}

It seems some object is not instanriated but i am not able to resolve this.

This happens everytime i try to load default.aspx page with the querystring that contains media object id.

The page just seems to hang when i use the Slide show to view/play the next media object.

Please help me on this as i have run out of ideas on how to resolve this.

Regards,
Damodar

File Attachment(s):
JS eror.bmp (2,305kb) downloaded 2 time(s).


Roger Martin
Posted: Monday, November 17, 2008 8:39:17 AM
Rank: Administration

Joined: 8/3/2007
Posts: 844
Location: Fort Atkinson, WI
Sounds like the <html> tag for the page does not have an ID of 'html' applied. It should look like this:

<html id="html" xmlns="http://www.w3.org/1999/xhtml">


Roger Martin
Lead Developer for Gallery Server Pro
Damodar
Posted: Tuesday, November 18, 2008 3:35:44 AM
Rank: Member

Joined: 11/12/2008
Posts: 6
Location: Bangalore
Hi Roger,

Thanks for your support.

The html tag in my master page had this issue.

I set it right and the issue is resolved.

Regards,
Damodar
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Powered by Yet Another Forum.net version 1.9.1.2 (NET v2.0) - 9/27/2007
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.