jQWidgets Forums

jQuery UI Widgets Forums Navigation Tabs filename affecting tabs

This topic contains 2 replies, has 2 voices, and was last updated by  elessar 12 years, 1 month ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • filename affecting tabs #15380

    elessar
    Participant

    Hello, this isn’t really a problem, but rather odd behavior;
    I had index.html using various jqwidgets (version 2.4 or so) . One of these widgets was jqxtabs. After I switched to newest version (v 2.7) the tabs went missing (there was just blank white space). This was happening in firefox, in chrome everything was ok. After hours of checking code I tried to change the extension to index.htm and voila, everything was ok. So my question is, if you have any explanation to this behavior and what caused it (I want to avoid any kind of unexpected behavior when I deploy this webpage online).
    Thank you very much

    filename affecting tabs #15382

    Peter Stoev
    Keymaster

    Hi elessar,

    If your web page’s extension is not correct, it is expected that the browser will display a blank page. jqxTabs is a Javascript widget and it runs on the client side. If it is initialized correctly and the required files are loaded, it will be displayed.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    filename affecting tabs #15394

    elessar
    Participant

    yes, the thing is, that other widgets were ok (splitter, various windows, buttons etc), just the place, where tabs should be was blank. But I guess it’s some strange cache-problem (even though I cleared it), when I moved index.html to another directory, it was ok again. Strange 🙂
    Thank you once again

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.