Skip to content

Content is not showing #8

Description

@vikasinnoeye

Can you please tell me why content is not showing for me. I am using following code:

$scope.options = {
title: 'Demo',
width: 400,
height: 200,
x: 200,
y: 0,
minWidth: 200,
maxWidth: Infinity,
minHeight: 100,
maxHeight: Infinity,
resizable: true,
// appendTo: element.parent(),
onClose: function() {
return true;
}
};

aaaaaaaaaaaaaaaaaaaaaa

But nothing is showing in popup window.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions