WP-SimpleViewer » How-to and Troubleshooting

Full screen fails with javascript error : jsbx is not defined

(7 posts)

  1. davo
    Member

    Thickbox works fine, all the code seems to work well, except when clicking the link to view full screen, I get "jsbx is not defined" in the javascript error log, and nothing happens.

    Looking at the code for the page function jsbx is listed, I can see it in the source above the div for thickbox ..

    any help would be appreciated, not sure why it's not being 'read'.

    Posted 1 year ago #
  2. davo
    Member

    What is odd about this, is the relevant code from wp-simpleviewer.php also has the call to the tb-close.png, which is fine ... it shows no probs ..

    var tb_pathToImage='".get_option('siteurl')."/wp-includes/js/thickbox/loadingAnimation.gif';
    var tb_closeImage ='".get_option('siteurl')."/wp-includes/js/thickbox/tb-close.png';
    function jsbx(url,caption,imageGroup) { tb_show(caption,url,imageGroup); }
    Posted 12 months ago #
  3. Do you have a URL to test this?

    Posted 10 months ago #
  4. lyksyr
    Member

    hi there,

    I have the same thing.

    an url : http://www.lacaracole.com/galerie

    wp_footer() and wp_head() functions are present

    thanks for your works.

    Posted 10 months ago #
  5. For me your page works fine!

    Posted 10 months ago #
  6. lyksyr
    Member

    ouch...

    don't work for me, neither ie8 ou ff (tested on XP & Seven)

    I clean the temp files

    the galerie opens, but when i click on the link "afficher les images en pleine taille", it makes a javascript error...

    I don't understand why it works for you...

    Posted 10 months ago #
  7. I testes it in Opera and there it works fine. I now tried firefox and it works fine as well. So this must be an issue with your pc...

    Posted 9 months ago #

RSS feed for this topic

Reply

You must log in to post.