bxSlider within show/hide divs
My page's content is toggled using different links, showing one div at a time using a jQuery 'showonlyone' function. On loading the page, none of the divs should be displayed. I got it working fine, until i tried to put a picture slider (bxSlider) within one of the divs, newboxes1 . Outside the box, the bxSlider works fine. Within it, the pictures don't show. See live example here . Here's what my code looks like : <head> <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script> <script type="text/javascript"> function showonlyone(thechosenone) { $('.newboxes')