Hi all,
At this site : http://www.longislandprays.com/index2.htm
I have some javascript for the bottom right table called "Prayer Articles". THis is supposed to link to a sever and change every so often on it's own.
However........ I get a message that I need to enable Javasxript on my browser. Does anyone know what the heck this means. I know what it means in general but I never heard of this before.
Here is the code that I inserted there :
<table width="200" cellpadding=0 cellspacing=0>
<!-- begin syndicated content -->
<script language="Javascript1.1"><!--
var syndicate = new Object;
syndicate.title_fontbold = true;
syndicate.title_fontital = false;
syndicate.title_fontface = 'Tahoma, Arial, Helvetica, sans-serif';
syndicate.title_fontsize = '3';
syndicate.title_fontcolor = '#000099';
syndicate.date_fontbold = false;
syndicate.date_fontital = true;
syndicate.date_fontunder = false;
syndicate.date_fontface = 'Tahoma, Arial, Helvetica, sans-serif';
syndicate.date_fontsize = '1';
syndicate.date_fontcolor = '#666666';
syndicate.summary_fontbold = false;
syndicate.summary_fontital = false;
syndicate.summary_fontunder = false;
syndicate.summary_fontface = 'arial,helvetica,sans-serif';
syndicate.summary_fontsize = '2';
syndicate.summary_fontcolor = '#000000';
syndicate.bgcolor = '#FFFFFF';
syndicate.max_articles = '5';
syndicate.display_date = false;
syndicate.display_summaries = false;
syndicate.not_found_message = '<font face="arial,helvetica,sans-serif" size="2" color="#000000">Sorry, no articles were found.</font>';
// -->
</script>
<script language="Javascript1.1" src="http://www.globalpastorsnetwork.org/cgi-bin/artman/publish/syndicate_21.js"></script>
<noscript>
<tr>
<td bgcolor="#FFFFFF">
<font color="#000000" face="arial,helvetica,sans-serif" size="2">
<p>This webpage uses Javascript to display some content.
<p>Please enable Javascript in your browser and reload this page.
</font>
</td>
</tr>
</noscript>
<!-- end of syndicated content -->
</table>
If anyone has an Idea let me know. Thanks ......![]()





Bookmarks