Jump to content
Search Community

MG Dev

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by MG Dev

  1. Thank you fro your reply but unfortunately it doesn't work

     

    Maybe the problem is in this line

    var $self = $(this);
    // size
            var width = $self.outerWidth();
            var height = $self.outerHeight();

    but I can't figure out how to change $self for all page area

×
×
  • Create New...