Java Feeds
Java feeds are one of the quickest ways to get fresh content delivered to your web page on a daily basis. Select a category below, and the Java code in the code window will update based on your selection. Simply cut and paste the code snippet into an appropriate place on your web page(s) and you'll immediately be displaying timely articles to your readers. Each script will display the10 most recent articles. A live example of the Java script can be seen at the bottom of this page. The JAVA feed is updated once every 3 hours.
Code Snippets
"; document.javaform.javacode.value=source; document.javaform.javacode.focus(); return(true); } -->Live Java Feed Example
This example uses the Computers.js java script code example to display the 10 most recent Computer related articles on your page. Each link opens a new window so your readers still have a window open to your site.
