Rainer Scheppelmann
Wed, 28 May 2008 12:28:24 -0700
> I've had a go at adding support for HTML in the latest build. The > addition of user definable states should make a few other useful > things possible too.
To join the choir - this is quite a nice addition!
I'm not sure though whether I have fully understood the
fcwsyntax.ini syntax, maybe I just haven't looked hard enough.
Would it be possible with the current syntax to markup
Javascript functions and other tags in the HTML header?
At present they appear as one huge comment block.
<html>
<head>
<script language="JavaScript" type="text/JavaScript">
<!--
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=a[i];}}
}
// and so on
//-->
</script>
<style type="text/css">
<!--
.style1 {
color: #E44B01;
font-weight: bold;
}
-->
</style>
</head><body>blah</body></html>
--
Rainer Scheppelmann <[EMAIL PROTECTED]>
PGP key: see keyserver.pgp.com
_______________________________________________
Fc mailing list
Fc@silk.apana.org.au
http://silk.apana.org.au/mailman/listinfo/fc
Bug Tracker: http://bugs.silk.apana.org.au/