facebook

Reposition Text after panel is resized

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #335319 Reply

    tteasdale
    Member

    Syntax needs: After ‘hiding’ un-needed text and then resizing the panel, I’d like the move/reposition needed text that is near the bottom of the panel higher so that it can be seen. Not sure of the required css/attr syntax to do this.

    #335364

    @tteasdale,

    I’m looking for an example that I think will be helpful for your requirement. Will follow up with you as soon as I get it

    #335367

    tteasdale
    Member

    Octavio,
    I too was looking for an example/solution and figured it out. Here is an example:

    $(‘#m1-MyProject-text34’).css({‘position’: ‘absolute’, ‘top’: 40, ‘left’: 102});

    With this, you can change the X and Y coordinates associated to the the ‘top’ and ‘left’ CSS attribute locations.

    Hope this helps others.

    #335401

    @tteasdale,

    Thanks for the follow up, as you already got it working, I’m closing the thread.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Reposition Text after panel is resized

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