Guillaumeb
04-07-2009, 07:38 PM
1) Script Title: RSS Display Boxes + StyleSwitch
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex9/stylesheetswitcher.htm
http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm
3) Describe problem:
On a page (see below) i am using RSS Display Box. I have set up main.php with the feed. I am using styleswitch in order to hide show . basically, it works great (belfiore.fr (http://www.belfiore.fr))
Now I wanted to have several feeds and therefore a bunch of different CSS playing with display:blocks; and display: none;
I have placed those feeds on a page (belfiore.fr/index2.html (http://www.belfiore.fr/index2.html)) in different DIVs so that I can identify them in the CSS for the display value. For each DIV, I call a different feed id previously set up in the main.php file.
Now I have checked and checked everything it simply won't work. In fact it appears broken as when I click on a link, say "Monde", it returns the feed set up for "Tech". it's just plain weirdly broken
Do you think you can take a look at the code of this page (belfiore.fr/index2.html (http://www.belfiore.fr/index2.html)) and tell me what I missed. I do not know where to look (cache options ? conflicted IDs?)
Thank you very much
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex9/stylesheetswitcher.htm
http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm
3) Describe problem:
On a page (see below) i am using RSS Display Box. I have set up main.php with the feed. I am using styleswitch in order to hide show . basically, it works great (belfiore.fr (http://www.belfiore.fr))
Now I wanted to have several feeds and therefore a bunch of different CSS playing with display:blocks; and display: none;
I have placed those feeds on a page (belfiore.fr/index2.html (http://www.belfiore.fr/index2.html)) in different DIVs so that I can identify them in the CSS for the display value. For each DIV, I call a different feed id previously set up in the main.php file.
Now I have checked and checked everything it simply won't work. In fact it appears broken as when I click on a link, say "Monde", it returns the feed set up for "Tech". it's just plain weirdly broken
Do you think you can take a look at the code of this page (belfiore.fr/index2.html (http://www.belfiore.fr/index2.html)) and tell me what I missed. I do not know where to look (cache options ? conflicted IDs?)
Thank you very much