facebook

Panel High with 1.5 version

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #324522 Reply

    cmstephan
    Member

    Hi,
    I upgraded to the 1.5 version

    Now I have the issue that the custom list example is not working anymore.
    You mentioned in the release notes that the height attribute has to be set for custom lists, but I do not know how to handle that.

    Before upgrading following codes worked fine:
    //calc new height
    var listHt = 44 * (+intPollsCount +1) + 35;
    //update list panel height & scroller
    //$(‘#m1-Master_Meetings-‘).height(listHt);
    //$(‘#m1-Master_Meetings-‘)[0].myScroll.refresh();

    After the upgrade I get the error that $(‘#m1-Master_Meetings-‘)[0] is not an object.

    I think it would be helpfull to update the example in the How-To area as well

    I need help – Thanks
    Christopher

Viewing 1 post (of 1 total)
Reply To: Panel High with 1.5 version

You must be logged in to post in the forum log in