3 Replies Latest reply on May 16, 2007 2:23 PM by alexsmirnov

    Dynamic styles loading

    dmitry.kudryavtsev

      Hello, I've faced the following problem with AJAX4JSF (current SVN snapshot) in LiferayPortal environment.

      When page is loaded using direct request from browser, styles embedded using HTML tag are displayed, but they disappear after any AJAX request.

      If I use <a4j:loadStyle /> tag, styles are not working after direct request, but suddenly appear to work after AJAX requests.