Topic: slideshow without javascript
bob
avatar
Posts: 2

Posted:
2.Apr 2009 - 21:12

I am using the "Lightbox" front-end. For users having JavaScript disabled, the "Lightbox" slide-show did not shows anything at all!
So I disabled the slide-show when JavaScript is not enabled in the mediashare_browseicons.html file.

My question: How can I call the "Standard"-front-end slide-show (which works fine without JavaScript) if JavaScript is not enabled in the user's browser? And continue to use the "Lightbox"-front-end slide-show for all other users?

Thanks a lot.

==START==mediashare_browseicons.html=============================================================



document.write("\"\"");

<noscript>

</noscript>







==END====mediashare_browseicons.html=============================================================
jornwildt
avatar
Posts: 11

Posted:
8.Apr 2009 - 06:55

> How can I call the "Standard"-front-end slide-show (which works fine without JavaScript) if JavaScript is not enabled in the user's browser?

That's not possible - but I do understand your issue. Please add as a feature request on code.zikula.org/mediashare.