|
|
|
|
|
| |
Example 1:
Default News & Press Feed Page:
Scripts used to create the Press and News feed:
<SCRIPT LANGUAGE='JAVASCRIPT'
SRC="http://www.WebHostMagazine.com/pressfeed.asp?np=p">
</SCRIPT>
<br>
<SCRIPT LANGUAGE='JAVASCRIPT'
SRC="http://www.WebHostMagazine.com/pressfeed.asp?np=n">
</SCRIPT>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Example 2:
The example below displays the
News Feed without the "Web Hosting News" Title (hdr=n). That lets you add
your own title to the news feed with our getting in the way. This feed also
does not have the dot bullet is not displayed (dy=n). Obviously the headline is
green (hs=gn) and the font is courier (hf=6, or hc=c). The headline is 50 characters
long (hl=50) with "more" set to 10px black verdana. Date is not displayed
Here is the JavaScript used to create the feed:
<SCRIPT LANGUAGE='JAVASCRIPT'
SRC="http://www.WebHostMagazine.com/pressfeed.asp
?np=p&hdr=n&dy=n&hc=gn&hs=12&hf=6&hl=50&"> </SCRIPT>
|
|
|
|
|
|
|
|
|
|
|
| |
Example 3:
Press Feed and News feed with black Dot Bullet, black, 11px Arial, non-bold Headline, full description in charcola text color, with date
and green elapsed tie at bottom of news item
Here is the JavaScript used to create the feed:
<SCRIPT LANGUAGE='JAVASCRIPT'
SRC="http://www.webhostmagazine.com/pressfeed.asp?np=p
&hd=5&tw=s&ls=5&hf=a&hs=11&hc=bk&hb=n&py=y&dy=n&sy=y
&sc=co&my=n&ty=y&tsb=n">
</SCRIPT>
<br>
<br>
<SCRIPT LANGUAGE='JAVASCRIPT'
SRC="http://www.webhostmagazine.com/pressfeed.asp?np=n
&hd=5&tw=s&ls=5&hf=a&hs=11&hc=bk&hb=n&py=y&dy=n&sy=y
&sc=co&my=n&ty=y&tsb=n">
</SCRIPT>
|
|
|
|
|
|
|
|
|
|
|
| |
Example 4:
Press Feed with beige Dot Bullet "Arrow*" background, light green cell background for
the headline which is displayed as 10px, charcoal, Verdana text with a red color "more" and green date:
*Note that the Dot Bullet "arrow" maybe not display correctly on your PC if you do not have the correct font
Here is the JavaScript used to create the feed:
<SCRIPT LANGUAGE='JAVASCRIPT'
SRC="http://www.WebHostMagazine.com/pressfeed.asp
?np=p&hd=15&hl=100&db=b&dw=15&df=a&dc=red&ds=9&dk=be
&hf=v&hs=10&hc=co&mf=a&Mc=rd&Ms=10&cf=a&cc=gn
&cs=10&ci=y&tb=1&tp=0&tk=ln">
</SCRIPT>
|
|
|
|
|
|
|
|
|
|
|
| |
Example 5:
Press Feed with date at front of headline, blue Courier font only 40 characters long, with red, 10px, Arial "more":
Here is the JavaScript used to create the feed:
<SCRIPT LANGUAGE='JAVASCRIPT'
SRC="http://www.WebHostMagazine.com/pressfeed.asp
?np=p&hd=20&hl=40&hf=c&hs=12&hc=bl
&hi=n&dy=n&db=b&dw=15&df=a&dc=red&ds=9&dk=be
&My=y&mf=a&Mc=rd&Ms=10&mi=n&cy=y&cb=y&cw=70
&cf=a&cc=gn&cs=12&ci=n&tb=0&tp=0&tk=">
</SCRIPT>
|
|
|
|
|
|
|
|