Modules

Publish your news in the Mozilla and netscape Sidebar

hervet  23-Jan-2005 16:37 5599 Reads   2 Comment(s) 
If you want, you can give the possibility to your users to read your website's news directly from their Mozilla/Netscape sidebar. To do it, create a custom html block in the blocks manager, name it as you want and copy/paste the following content inside it (you will have to replace the website's name and the url or your website). This example is available for xoops.org :
<script language='JavaScript'>
function 
addabar()
{ if ((
typeof window.sidebar == 'object') && 
      (
typeof window.sidebar.addPanel == 'function'))
 { 
window.sidebar.addPanel ('Xoops News','https://xoops.org/pda.php',''); } } 
</
script>

<
a href="javascript:addabar();">Click here to add the <i><b><font color="#993366">Xoops News  </font></b></i></ato your browser's <i>sidebar</i>


I did not made this script myself, I justs had the idea to use it for Xoops. All the credits are for the creator of this article

PS : in the final link, remove the space between the word java and script


Rating 0/5
Rating: 0/5 (0 votes)
Voting is disabled!


Login

Who's Online

234 user(s) are online (8 user(s) are browsing Publisher)


Members: 0


Guests: 234


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits

Categories