Ok, Dan,

You can't place a style block inside of a script block, you need to add the </script>

<pre>
<script type="text/_javascript_" src="" /> <!--Epoch's Code--></script> 

<style type="text/css" />
<!--
body {
background-color: #7D94B5;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.style7 {font-size: 10px; font-style: normal; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;}
-->
</style>
<script type="text/_javascript_">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src="">
}

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<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src="">
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>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<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(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="">
}
//-->
</script>

</pre>


On Jun 2, 2006, at 10:18 AM, Dan Stein wrote:

OK I does get stranger and this is now over my head and past my acceptable
level of frustration

If you go to


This is the only way I can seem to get it working

If I actually put a cal on the page then when you click the button the popup
actually comes up and works fine.

It must be a bug in the epoch code itself because I took his example file
and took out the two flat cals and his popup no longer works either.

Hopefully he has a fix because the DHTML is nice to work with.




on 6/2/06 12:56, Beverly Voth at [EMAIL PROTECTED] wrote:

On 06/2/2006 11:40 AM, "Dan Stein" <[EMAIL PROTECTED]> wrote in whole or in
part:

I need to get these two _javascript_ files called from inside my Witango
results page 

<script type="text/_javascript_" src=""></script>

<script type="text/_javascript_" src=""></script>

Especially the classes file I can't add that to my witango itself.

So what is the proper syntax.

I tried <@appfilepath> and that does not work either

The syntax is correct, if the files are on the same directory level as the
calling '.taf'. They can be in the <head> or within the <body>, but I
generally prefer within the <head>. If the path to the files is not the
same, then put the correct path in.

Beverly


________________________________________________________________________


-- 
Dan Stein
FileMaker 7 Certified Developer
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Cell: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000, MySQL, CWP
www.dss-db.com


    "There is a larger frame to the painting than the one that bounds our
life's events."


________________________________________________________________________


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to