Scroller Genie Support Product Page

This topic is locked
This topic was archived

Scroller positionning

Asked 27 Aug 2003 00:38:10
1
has this question
27 Aug 2003 00:38:10 V C posted:
I need help!

I am just using the scroller for the first time and everything was going fine: my web page is fully centered and I placed the scroller just in the center, using the anchor facility. Then I accessed the page from another PC with a different screen size and definition than mine... well the result is crushed my heart: while loading the page, the scroller appear in a totally different place (of course more on the top left corner direction) and then jumps to the center where is the anchorage point. So finally the whole page looks at it is suppose to be, but the loading process is awfull... May be the solution is rather simple, but I am at a too basic level to figure it out alone.

Many thanks in advance.

Victor.

PS: is there any way to edit the scroller, from within the interface (calling it up again) after insertion or only via DW View?

Replies

Replied 27 Aug 2003 08:50:20
27 Aug 2003 08:50:20 Marja Ribbers-de Vroed replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
May be the solution is rather simple, but I am at a too basic level to figure it out alone.
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
What you can do is: set the visibility property for the outermost scroller layer to 'hidden' initially for your page and show it as the last action on the onLoad event for the BODY tag.
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
PS: is there any way to edit the scroller, from within the interface (calling it up again) after insertion or only via DW View?
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
You can edit speed settings etc. by calling up the Init behavior dialog again (it's applied to the onLoad event of the BODY tag). But you can't modify the width and height of the scroller using a Dreamweaver dialog. If you need other width/height settings then you better insert a new scroller in your page.

Hope this helps.

--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
Replied 29 Aug 2003 01:10:46
29 Aug 2003 01:10:46 V C replied:
Dear Marja,
Thanks for your quick answer. I have been trying to do what you told me, but without success. I guess that I am still to novice. I am sending you the code. Could you please do me the big favor to mark the modifications I have to do? I would appreciate veru much and it will teach me a lot as well. Many thanks in advance.

Kindest regards,
Victor

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> &lt;html&gt;
&lt;html xmlns="www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;title&gt;Main page&lt;/title&gt;
&lt;meta name="title" content="Fetish - UKAboutUs - About Us main page" /&gt;
&lt;meta http-equiv="imagetoolbar" content="no" /&gt;
&lt;meta http-equiv="Content-Language" content="EN" /&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=windows-1252"&gt;
&lt;meta name="Description" content="My page" /&gt;
&lt;meta name="pragma" content="no-cache" /&gt;
&lt;meta name="generator" content="Macromedia Dreamweaver MX V 6.0" /&gt;
&lt;meta name="language" content="en" /&gt;
&lt;meta name="author" content="VC" /&gt;
&lt;meta name="copyright" content="2001-2003 VC" /&gt;
&lt;meta name="robots" content="INDEX, FOLLOW" /&gt;
&lt;meta name="revisit-after" content="5 days" /&gt;
&lt;meta name="Reply-to" content=" " /&gt;
&lt;meta name="document-class" content="Published" /&gt;
&lt;meta name="document-classification" content="Personal" /&gt;
&lt;meta name="document-rights" content="Copyrighted Work" /&gt;
&lt;meta name="document-type" content="Public" /&gt;
&lt;meta name="document-rating" content="Restricted" /&gt;
&lt;meta name="document-state" content="Dynamic" /&gt;
&lt;meta name="Abstract" content="My page" /&gt;
&lt;meta name="Target"
&lt;meta name="Publisher" content="VC" /&gt;
&lt;meta name="Publisher-Email" content=" " /&gt;
&lt;meta name="Page-Topic" content="My page" /&gt;
&lt;meta name="Page-Type" content="Private Homepage" /&gt;
&lt;meta http-equiv="imagetoolbar" content="no"&gt;
&lt;script language="JavaScript" type="text/JavaScript"&gt;
&lt;!--
&lt;!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i&lt;a.length; i++)
if (a[i].indexOf("#"!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape"&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?")&gt;0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i&lt;d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i&lt;d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i&lt;a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i&lt;(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//--&gt;
&lt;/script&gt;
&lt;style type="text/css"&gt;
&lt;!--
#dmx1IFrame {position:absolute; top:-10px; left:-10px;}
#dmx1Scroller {position:absolute; top:190px; left:200px; width:606px; height: 309px; z-index:100; visibility:visible; overflow:hidden; }
#dmx1OuterBackground {position:absolute; top:0px; left:0px; width:606px; height:309px; background-color:#FFFFFF; layer-background-color:#FFFFFF; border:1px none #000000; }
#dmx1Back {position:absolute; left:588px; top:0px; width:18px;}
#dmx1Slider {position:absolute; left:595px; top:18px; width:4px;}
#bg1Slider {background-image:url(images/0051vbgslider.gif); background-repeat:repeat-y; }
#dmx1Thumb {position:absolute; left:593px; top:18px; width:8px;}
#dmx1Forth {position:absolute; left:588px; top:291px; width:18px;}
#dmx1InnerBorder {position:absolute; left:0px; top:0px; width:584px; height:309px; background-color:#717171; layer-background-color:#717171; border:1px none #000000; }
#dmx1InnerBackground {position:absolute; left:1px; top:1px; width:582px; height:307px; background-color:#FFFFFF; layer-background-color:#FFFFFF; border:1px none #000000; }
#dmx1Container {position:absolute; left:7px; top:7px; width:570px; height:295px; visibility:visible; clip:rect(0px 570px 295px 0px); overflow:hidden; }
.dmx1Content {position:absolute; left:0px; top:295px; width:570px; }
.dmx1Content td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#717171; }
#dmx1Content1 {position:absolute; left:0px; top:0px; }
--&gt;
&lt;/style&gt;
&lt;script language="JavaScript" type="text/JavaScript" src="ScriptLibrary/ScrollerGenie.js"&gt;&lt;/script&gt;
&lt;/head&gt;
&lt;body onLoad="dmxFSG1(1,1,2,25,20,0,0,0,'AnchorPoint',2,10,5);MM_preloadImages('images/0051vup_over.gif','images/0051vdown_over.gif')"&gt;

&lt;table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%"&gt;
&lt;tr&gt;
&lt;td height="487" align="center" valign="middle"&gt; &lt;table width="600" border="0" cellspacing="0" cellpadding="0" bgcolor="#666666" align="center" height="446" style="border-style: solid; border-color: #FFFFFF"&gt;
&lt;tr&gt;
&lt;td width="598" height="438" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF" bgcolor="#FFFFFF" style="border-style: solid; border-color: #FFFFFF"&gt;
&lt;table width="622" border="0" cellspacing="1" cellpadding="0" align="center" height="348"&gt;
&lt;!--DWLayoutTable--&gt;
&lt;tr&gt;
&lt;td width="612" height="31" align="right"&gt;&nbsp;&lt;img border="0" src="images/white_ball04_0.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_1.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_2.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_3.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_4.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;&lt;img border="0" src="images/white_ball04_00.gif" width="10" height="10" /&gt;
&lt;img border="0" src="images/VC01.gif" width="100" height="19" /&gt;&lt;/td&gt;
&lt;td width="3" height="31" align="right"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="612" height="65" bgcolor="#FFFFFF" align="right"&gt; &lt;div align="justify"&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" width="102%"&gt;
&lt;tr&gt;
&lt;td width="49%"&gt; &lt;p align="left"&gt;&lt;img border="0" src="images/VC.gif" width="114" height="37"&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td width="53%"&gt;&lt;img border="0" src="images/VC01.gif" width="327" height="40"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;&lt;/td&gt;
&lt;td width="3" height="65" bgcolor="#FFFFFF" align="right"&gt;&nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="612" height="202" bgcolor="#FFFFFF"&gt; &lt;table width="615" height="202" border="0" cellpadding="0" cellspacing="0"&gt;
&lt;tr&gt;
&lt;td width="615" height="202" valign="top"&gt; &lt;div align="left"&gt;
&lt;p&gt;&lt;a name="AnchorPoint"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&nbsp;&lt;/p&gt;
&lt;p&gt;&nbsp;&lt;/p&gt;
&lt;p&gt;&nbsp;&lt;/p&gt;
&lt;p&gt;&nbsp;&lt;/p&gt;
&lt;p&gt;&nbsp;&lt;/p&gt;
&lt;p&gt;&nbsp;&lt;/p&gt;
&lt;p&gt;&nbsp;&lt;/p&gt;
&lt;p&gt;&nbsp;&lt;/p&gt;
&lt;p&gt;&nbsp;&lt;/p&gt;
&lt;p&gt;&nbsp;&lt;/p&gt;
&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;td width="3" height="202" bgcolor="#FFFFFF"&gt;&nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="612" height="19"&gt;&lt;table border="0" width="99%"&gt;
&lt;tr&gt;
&lt;td width="30%" align="center"&gt; &lt;p align="left"&gt;&lt;font size="1"&gt;&lt;a href="javascript:%20window.history.back()"&gt;&lt;img border="0" src="images/Back04.gif" width="20" height="10"&gt;&lt;/a&gt;
&lt;/font&gt;&lt;/td&gt;
&lt;td width="65%" align="center"&gt;&lt;font size="1"&gt;&nbsp;&nbsp;&lt;/font&gt;&lt;/td&gt;
&lt;td width="5%" align="center"&gt;&lt;blockquote&gt;
&lt;div align="right"&gt;&lt;/div&gt;
&lt;/blockquote&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;td width="3" height="19" bgcolor="#FFFFFF"&gt; &lt;div align="justify"&gt;&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="612" height="19" bgcolor="#FFFFFF"&gt; &lt;table width="610" border="0" cellspacing="0" cellpadding="0" height="18"&gt;
&lt;tr&gt;
&lt;td width="198" height="18"&gt;&lt;div align="center"&gt;&lt;font face="Verdana" size="1" color="#000000"&gt;&lt;img src="images/nn1.gif" width="17" height="13" align="absmiddle"&gt;
&lt;/font&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td width="235" height="18"&gt;&lt;div align="center"&gt;&lt;font color="#000000" size="1" face="Verdana"&gt;&lt;span style="letter-spacing: -1pt"&gt;
Copyright © 2001-2003 VC.COM &lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td width="177" height="18"&gt; &lt;p align="right"&gt;&lt;font color="#000000" size="1" face="Verdana"&gt;&lt;span style="letter-spacing: -1pt"&gt;Modified:
&lt;!-- #BeginDate format:Am1 --&gt;August 24, 2003&lt;!-- #EndDate --&gt;
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;td width="3" height="19" bgcolor="#FFFFFF"&gt;&nbsp; &lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;noscript&gt;
&lt;/noscript&gt;
&lt;!-- Start Scroller Genie. Do NOT change these element ID's --&gt;
&lt;iframe name="dmx1IFrame" id="dmx1IFrame" src="about:blank" width="0" height="0"&gt;&lt;/iframe&gt;
&lt;div id="dmx1Scroller"&gt; &lt;img src="images/shim.gif" alt="" width="606" height="309" border="0"&gt;
&lt;div id="dmx1OuterBackground"&gt;&lt;/div&gt;
&lt;div id="dmx1Back"&gt;&lt;a href="javascript:;" onmousedown="dmxFSG2(1,1);" onmouseup="dmxFSG3(1);" onclick="return false;" onkeydown="dmxFSG2(1,1);" onkeyup="dmxFSG3(1);" onmouseover="MM_swapImage('img1Back','','images/0051vup_over.gif',1)" onmouseout="MM_swapImgRestore()"&gt;&lt;img src="images/0051vup_up.gif" alt="Scroll Up" width="18" height="18" name="img1Back" border="0"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div id="dmx1Slider"&gt;
&lt;table width="4" border="0" cellspacing="0" cellpadding="0"&gt;
&lt;tr&gt;
&lt;td id="bg1Slider"&gt;&lt;img src="images/shim.gif" alt="" width="4" height="273" border="0"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div id="dmx1Thumb"&gt;&lt;a href="javascript:;"&gt;&lt;img src="images/0051vthumb.gif" alt="Drag to Scroll Up/Down" width="8" height="20" name="img1Thumb" border="0"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div id="dmx1Forth"&gt;&lt;a href="javascript:;" onmousedown="dmxFSG2(1,0);" onmouseup="dmxFSG3(1);" onclick="return false;" onkeydown="dmxFSG2(1,0);" onkeyup="dmxFSG3(1);" onmouseover="MM_swapImage('img1Forth','','images/0051vdown_over.gif',1)" onmouseout="MM_swapImgRestore()"&gt;&lt;img src="images/0051vdown_up.gif" alt="Scroll Down" width="18" height="18" name="img1Forth" border="0"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div id="dmx1InnerBorder"&gt;&lt;/div&gt;
&lt;div id="dmx1InnerBackground"&gt;&lt;/div&gt;
&lt;div id="dmx1Container"&gt;
&lt;div id="dmx1Content1" class="dmx1Content" onMouseWheel="dmxFSG4(1)"&gt;
&lt;table width="570" border="0" cellspacing="0" cellpadding="0"&gt;
&lt;tr&gt;
&lt;td&gt; &lt;p align="justify"&gt;&lt;font size="2" face="Arial, Helvetica, sans-serif"&gt;To
start on a very conventional way..., have fun!&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Replied 29 Aug 2003 08:21:54
29 Aug 2003 08:21:54 Marja Ribbers-de Vroed replied:
Change this:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>#dmx1Scroller {position:absolute; top:190px; left:200px; width:606px; height: 309px; z-index:100; visibility:visible; overflow:hidden; }<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
into this:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>#dmx1Scroller {position:absolute; top:190px; left:200px; width:606px; height: 309px; z-index:100; visibility:hidden; overflow:hidden; }<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
And change this:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>#dmx1Container {position:absolute; left:7px; top:7px; width:570px; height:295px; visibility:visible; clip:rect(0px 570px 295px 0px); overflow:hidden; }<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
into this:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>#dmx1Container {position:absolute; left:7px; top:7px; width:570px; height:295px; clip:rect(0px 570px 295px 0px); overflow:hidden; }<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
And then apply the standard 'Show/Hide Layer' behavior to the onLoad event for the BODY tag to show #dmx1Scroller again.

Hope this helps.


--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
Replied 31 Aug 2003 00:54:19
31 Aug 2003 00:54:19 V C replied:
Dear Marja,

It worked! It's fixed!

Thank you very much for your quick and effective support.

I know now that I can keep on buying your products!

Cheers.

Victor
Replied 31 Aug 2003 22:45:08
31 Aug 2003 22:45:08 Marja Ribbers-de Vroed replied:
Hi Victor,
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
It worked! It's fixed!
Thank you very much for your quick and effective support.
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
You're very welcome <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

Best regards,

--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
Replied 10 Nov 2003 00:34:18
10 Nov 2003 00:34:18 V C replied:
Hi Marja,

How is it going?

I have a new question: I have applied your scroller on a page that has animated gifs, when I click one of the scroller controls or the smart scroller, the gifs stop working in the place they were when I clicked the scroller part. Do you have any clue for that?
Many thanks in advance.

Cheers!

Victor
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Hi Victor,
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
It worked! It's fixed!
Thank you very much for your quick and effective support.
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
You're very welcome <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

Best regards,

--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/

<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Replied 10 Nov 2003 11:29:59
10 Nov 2003 11:29:59 Marja Ribbers-de Vroed replied:
Hi Victor,
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>I have a new question: <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
In the future, please start a new topic/thread if you have a new question. It will keep the support forum more accessible for others who may be struggling with the same problem/question. And you will have a better chance of getting a swift reply.
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>I have applied your scroller on a page that has animated gifs, when I click one of the scroller controls or the smart scroller, the gifs stop working in the place they were when I clicked the scroller part. Do you have any clue for that?<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Nothing obvious comes to my mind that could cause this issue. Can you post an URL so I can take a look?

--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
Replied 10 Nov 2003 15:49:39
10 Nov 2003 15:49:39 V C replied:
Hi there!

You can have a look at:

69.0.151.56/Test04.htm

Many thanks again.

Victor
Replied 10 Nov 2003 16:15:46
10 Nov 2003 16:15:46 Marja Ribbers-de Vroed replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
You can have a look at: 69.0.151.56/Test04.htm
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Error: Cannot find server or DNS Error


--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
Replied 10 Nov 2003 22:25:41
10 Nov 2003 22:25:41 V C replied:
Sorry, basic mistake! Here goes the correct address:

69.0.161.56/Test04.htm

Many thanks.
Replied 10 Nov 2003 23:00:04
10 Nov 2003 23:00:04 Marja Ribbers-de Vroed replied:
Hi Victor,

I see what you mean in IE6.
But as the page works correctly in all the other browsers I've tested it in (Netscape 7.2, Opera 6, Opera 7.2 and Mozilla 1.5), I think this is simply an IE bug.
I can't think of any other reason why the GIF animation would be influenced by the scroller in IE only.

Sorry!

Regards,

--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
Replied 10 Nov 2003 23:06:23
10 Nov 2003 23:06:23 V C replied:
Hi,

You are right, I'm using IE6...

Thank you for your time and help!

Regards,
Victor
Replied 10 Nov 2003 23:15:45
10 Nov 2003 23:15:45 Marja Ribbers-de Vroed replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>Thank you for your time and help!<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
You're very welcome.

Just sorry I had no solution for you.

--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/
Replied 07 Mar 2005 22:10:18
07 Mar 2005 22:10:18 foufou fouki replied:
hello Afflicted for my English. My language is french I did not include/understand what it should be done so that the scroller is directly centered. In your example: www.dmxzone.com/demo/sg/martha/demos/vertical_scroller.htm the scroller remains has left 1 second and then is placed in the center. So that I include/understand what it is necessary to do, can you give me the code, starting from your example, which would center the scroller directly. I specify; I use IE 6.0
Replied 08 Mar 2005 18:12:40
08 Mar 2005 18:12:40 Marja Ribbers-de Vroed replied:
You posted your question in a very, very ol thread. Please start a new thread if you need more help.

Anyway, did you see this FAQ: www.dmxzone.com/showDetail.asp?TypeId=7&NewsId=6631 ?


--
Marja Ribbers-de Vroed
www.webwaresystems.nl
www.flevooware.nl/dreamweaver/

Reply to this topic