Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Flickrshow

BentotBentot New
edited May 2007 in Vanilla 1.0 Help
I want to implement Flickrshow (http://www.flickrshow.com/) in one of my Categories. Is this possible? Please show me how and where to paste the script in the Head Tag



// This is your call to flickrshow
// The parameters are photoset ID, ID of target and colour
// Repeat this call to have multiple flickrshows on a page
fs1 = new flickrShow("538075", "fsDemo", "blue");


So that I can just paste the html code in a new discussions:
<...div id="fsDemo" style="position:relative; width: 500px; height:300px;">

A slide show will appear here shortly.

<..../div>

Thanks in advance

Comments

This discussion has been closed.