Adding Headlines to your Blog or MySpace AccountMany
popular community websites, such as MySpace, do not allow javascript to
be posted to their system. If you wish to post our animal cruelty
headlines on your MySpace account, click here for a list of available banners and widgets.

Javascript Ticker Banners
There are three javascript banners available:
NOTE: These headlines require your viewers to have javascript enabled.
To add a scrolling ticker like the one you see below, simply copy and paste the IFRAME code into your website.
The code:
<iframe src="http://www.pet-abuse.com/rss/ticker.php" title="ticker" width="400" height="48" frameborder="0" scrolling="no">
<!-- Alternate content for non-supporting browsers -->
<a href="http://www.pet-abuse.com/" target="_new">Pet-Abuse.Com Cruelty Cases - Click here</a>
</iframe>
|
If you wish to only display cases for your state, simply add ?state=ABBREVIATION to the Pet-Abuse.Com url. (This works for Canadian Provinces too.) For example, if you wanted to display only cases for California, your code would look like this:
<iframe src="http://www.pet-abuse.com/rss/ticker.php?state=CA" title="ticker" width="400" height="48" frameborder="0" scrolling="no">
<!-- Alternate content for non-supporting browsers -->
<a href="http://www.pet-abuse.com/" target="_new">Pet-Abuse.Com Cruelty Cases - Click here</a>
</iframe>
|
Javascript Ticker Banner - Recent OPEN Cases
To add a scrolling ticker like the one you see below, simply copy and paste the IFRAME code into your website.
The code:
<iframe src="http://www.pet-abuse.com/rss/openticker.php" title="ticker" width="400" height="48" frameborder="0" scrolling="no">
<!-- Alternate content for non-supporting browsers -->
<a href="http://www.pet-abuse.com/" target="_new">Pet-Abuse.Com Cruelty Cases - Click here</a>
</iframe>
|
If you wish to only display cases for your state, simply add ?state=ABBREVIATION to the Pet-Abuse.Com url. (This works for Canadian Provinces too.) For example, if you wanted to display only cases for California, your code would look like this:
<iframe src="http://www.pet-abuse.com/rss/openticker.php?state=CA" title="ticker" width="400" height="48" frameborder="0" scrolling="no">
<!-- Alternate content for non-supporting browsers -->
<a href="http://www.pet-abuse.com/" target="_new">Pet-Abuse.Com Cruelty Cases - Click here</a>
</iframe>
|
Long Display
You can even customize the state or region you wish to display - simply select the options you wish by using the form below. You do not have to select any options. If you choose not to select any options, the defaults will be used. The headlines on the right side of the page will update to display your new options when you click submit.
Copy this code and paste it into your webpage where you want the headlines to appear:
| <script type="text/javascript" src="http://www.pet-abuse.com/rss/headlines.php?max=5"> </script> |
|